0% found this document useful (0 votes)
44 views189 pages

RomCmdOutput TimeOut

The document summarizes the initialization of a Linux kernel version 4.0.9 running on an x86 system emulated with KVM. It lists the CPU as an Intel Celeron N3050 running at 1.60GHz. It also provides details on initializing memory management, IRQ routing, and activating 1 CPU on the single-core system for a total of 3199.81 BogoMIPS.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views189 pages

RomCmdOutput TimeOut

The document summarizes the initialization of a Linux kernel version 4.0.9 running on an x86 system emulated with KVM. It lists the CPU as an Intel Celeron N3050 running at 1.60GHz. It also provides details on initializing memory management, IRQ routing, and activating 1 CPU on the single-core system for a total of 3199.81 BogoMIPS.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 189

[ 0.

000000] Initializing cgroup subsys cpu


[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.0.9-android-x86+ (duanlusheng@a11-gz02-
test.i.nease.net) (gcc version 4.9 20150123 (prerelease) (GCC) ) #1 SMP PREEMPT Thu
Apr 6 15:47:13 HKT 2023
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffeffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007fff0000-0x000000007fffffff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[ 0.000000] SMBIOS 2.5 present.
[ 0.000000] DMI: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x7fff0 max_arch_pfn = 0x100000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR variable ranges disabled:
[ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
[ 0.000000] CPU MTRRs all blank - virtualized system.
[ 0.000000] found SMP MP-table at [mem 0x0009fff0-0x0009ffff] mapped at
[d009fff0]
[ 0.000000] initial memory mapped: [mem 0x00000000-0x00ffffff]
[ 0.000000] Base memory trampoline at [d009b000] 9b000 size 16384
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x27000000-0x273fffff]
[ 0.000000] [mem 0x27000000-0x273fffff] page 4M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x26ffffff]
[ 0.000000] [mem 0x00100000-0x003fffff] page 4k
[ 0.000000] [mem 0x00400000-0x26ffffff] page 4M
[ 0.000000] init_memory_mapping: [mem 0x27400000-0x277fdfff]
[ 0.000000] [mem 0x27400000-0x277fdfff] page 4k
[ 0.000000] BRK [0x00d45000, 0x00d45fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x7fe94000-0x7ffdffff]
[ 0.000000] Allocated new RAMDISK: [mem 0x276b2000-0x277fdc84]
[ 0.000000] Move RAMDISK from [mem 0x7fe94000-0x7ffdfc84] to [mem 0x276b2000-
0x277fdc84]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000E0000 000024 (v02 NEMU )
[ 0.000000] ACPI: XSDT 0x000000007FFF0030 00003C (v01 NEMU NEMUXSDT 00000001
ASL 00000061)
[ 0.000000] ACPI: FACP 0x000000007FFF00F0 0000F4 (v04 NEMU NEMUFACP 00000001
ASL 00000061)
[ 0.000000] ACPI: DSDT 0x000000007FFF0470 001CEB (v01 NEMU NEMUBIOS 00000002
INTL 20100528)
[ 0.000000] ACPI: FACS 0x000000007FFF0200 000040
[ 0.000000] ACPI: APIC 0x000000007FFF0240 000054 (v02 NEMU NEMUAPIC 00000001
ASL 00000061)
[ 0.000000] ACPI: SSDT 0x000000007FFF02A0 0001CC (v01 NEMU NEMUCPUT 00000002
INTL 20100528)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] 1415MB HIGHMEM available.
[ 0.000000] 631MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 277fe000
[ 0.000000] low ram: 0 - 277fe000
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: cpu 0, msr 0:276b1001, primary cpu clock
[ 0.000000] BRK [0x00d46000, 0x00d46fff] PGTABLE
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000001000-0x00000000277fdfff]
[ 0.000000] HighMem [mem 0x00000000277fe000-0x000000007ffeffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000007ffeffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007ffeffff]
[ 0.000000] On node 0 totalpages: 524174
[ 0.000000] free_area_init_node: node 0, pgdat d0b8d8c0, node_mem_map f66b1020
[ 0.000000] Normal zone: 1264 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 161692 pages, LIFO batch:31
[ 0.000000] HighMem zone: 362482 pages, LIFO batch:31
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0x4008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] e820: [mem 0x80000000-0xfffbffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on KVM
[ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 18 pages/cpu @f6693000 s41676 r0 d32052 u73728
[ 0.000000] pcpu-alloc: s41676 r0 d32052 u73728 alloc=18*4096
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages:
522910
[ 0.000000] Kernel command line: androidboot.serialno=ZX1G42CPJD
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] Initializing HighMem for node 0 (000277fe:0007fff0)
[ 0.000000] Initializing Movable for node 0 (00000000:00000000)
[ 0.000000] Memory: 2065416K/2096696K available (7468K kernel code, 630K rwdata,
2772K rodata, 656K init, 976K bss, 31280K reserved, 0K cma-reserved, 1449928K
highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
[ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
[ 0.000000] lowmem : 0xd0000000 - 0xf77fe000 ( 631 MB)
[ 0.000000] .init : 0xd0ba1000 - 0xd0c45000 ( 656 kB)
[ 0.000000] .data : 0xd084b657 - 0xd0b9f880 (3408 kB)
[ 0.000000] .text : 0xd0100000 - 0xd084b657 (7469 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor
mode...Ok.
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS:2304 nr_irqs:256 16
[ 0.000000] CPU 0 irqstacks, hard=d0020000 soft=d0022000
[ 0.000000] Offload RCU callbacks from all CPUs
[ 0.000000] Offload RCU callbacks from CPUs: 0.
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] tsc: Detected 1599.905 MHz processor
[ 12.628771] Calibrating delay loop (skipped) preset value.. 3199.81 BogoMIPS
(lpj=6399620)
[ 12.629770] pid_max: default: 32768 minimum: 301
[ 12.630783] ACPI: Core revision 20150204
[ 13.033366] ACPI: All ACPI Tables successfully acquired
[ 13.037885] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 13.038483] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 13.062628] Initializing cgroup subsys freezer
[ 13.063181] Initializing cgroup subsys debug
[ 13.064535] CPU: Physical Processor ID: 0
[ 13.065046] mce: CPU supports 0 MCE banks
[ 13.065904] process: using mwait in idle threads
[ 13.066530] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[ 13.066994] Last level dTLB entries: 4KB 256, 2MB 16, 4MB 16, 1GB 0
[ 31.491666] Freeing SMP alternatives memory: 28K (d0c45000 - d0c4c000)
[ 31.928417] ftrace: allocating 27377 entries in 54 pages
[ 32.388282] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 32.446837] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 32.561425] APIC calibration not consistent with PM-Timer: 97ms instead of 100ms
[ 32.562288] APIC delta adjusted to PM-Timer: 6292257 (6108757)
[ 32.571943] smpboot: CPU0: Intel(R) Celeron(R) CPU N3050 @ 1.60GHz (fam: 06,
model: 4c, stepping: 03)
[ 32.584877] Performance Events: unsupported p6 CPU model 76 no PMU driver,
software events only.
[ 32.709765] x86: Booted up 1 node, 1 CPUs
[ 32.710942] smpboot: Total of 1 processors activated (3199.81 BogoMIPS)
[ 32.804200] NET: Registered protocol family 16
[ 32.820305] cpuidle: using governor ladder
[ 32.822364] cpuidle: using governor menu
[ 32.823844] ACPI: bus type PCI registered
[ 32.839769] PCI: PCI BIOS revision 2.10 entry at 0xfda26, last bus=0
[ 32.841008] PCI: Using configuration type 1 for base access
[ 32.887687] ACPI: Added _OSI(Module Device)
[ 32.888316] ACPI: Added _OSI(Processor Device)
[ 32.888903] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 32.889504] ACPI: Added _OSI(Processor Aggregator Device)
[ 32.958769] ACPI: Executed 1 blocks of module-level executable AML code
[ 32.997997] ACPI: Interpreter enabled
[ 32.998980] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_]
(20150204/hwxface-580)
[ 33.000765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_]
(20150204/hwxface-580)
[ 33.002317] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_]
(20150204/hwxface-580)
[ 33.004109] ACPI: (supports S0 S5)
[ 33.004744] ACPI: Using IOAPIC for interrupt routing
[ 33.007540] PCI: Ignoring host bridge windows from ACPI; if necessary, use
"pci=use_crs" and report a bug
[ 33.040579] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 33.042420] acpi PNP0A03:00: _OSC: OS supports [Segments MSI]
[ 33.043345] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 33.048886] acpi PNP0A03:00: host bridge window [io 0x0000-0x0cf7 window]
(ignored)
[ 33.049589] acpi PNP0A03:00: host bridge window [io 0x0d00-0xffff window]
(ignored)
[ 33.050214] acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff
window] (ignored)
[ 33.050776] acpi PNP0A03:00: host bridge window [mem 0x80000000-0xffdfffff
window] (ignored)
[ 33.051280] PCI: root bus 00: using default resources
[ 33.051411] acpi PNP0A03:00: fail to add MMCONFIG information, can't access
extended PCI configuration space under this bridge.
[ 33.053278] PCI host bridge to bus 0000:00
[ 33.054225] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 33.055155] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 33.056434] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
[ 33.065002] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 33.074463] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 33.077790] pci 0000:00:02.0: [80ee:beef] type 00 class 0x030000
[ 33.081279] pci 0000:00:02.0: reg 0x10: [mem 0xe0000000-0xe0ffffff pref]
[ 33.107050] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 33.108763] pci 0000:00:03.0: reg 0x10: [io 0xd000-0xd01f]
[ 33.113049] pci 0000:00:04.0: [80ee:cafe] type 00 class 0x088000
[ 33.116768] pci 0000:00:04.0: reg 0x10: [io 0xd020-0xd03f]
[ 33.120884] pci 0000:00:04.0: reg 0x14: [mem 0xf0000000-0xf03fffff]
[ 33.124926] pci 0000:00:04.0: reg 0x18: [mem 0xf0400000-0xf0403fff pref]
[ 33.142375] pci 0000:00:06.0: [106b:003f] type 00 class 0x0c0310
[ 33.145233] pci 0000:00:06.0: reg 0x10: [mem 0xf0404000-0xf0404fff]
[ 33.171041] pci 0000:00:07.0: [8086:7113] type 00 class 0x068000
[ 33.174645] pci 0000:00:09.0: [1c87:1074] type 00 class 0x050000
[ 33.178248] pci 0000:00:09.0: reg 0x10: [io 0xd040-0xd07f]
[ 33.183596] pci 0000:00:09.0: reg 0x14: [mem 0xf4000000-0xf7ffffff]
[ 33.215258] pci 0000:00:0d.0: [8086:2829] type 00 class 0x010601
[ 33.218154] pci 0000:00:0d.0: reg 0x10: [io 0xd080-0xd087]
[ 33.225886] pci 0000:00:0d.0: reg 0x18: [io 0xd090-0xd097]
[ 33.234031] pci 0000:00:0d.0: reg 0x20: [io 0xd0a0-0xd0af]
[ 33.238412] pci 0000:00:0d.0: reg 0x24: [mem 0xf8000000-0xf8001fff]
[ 33.244252] pci_bus 0000:00: on NUMA node 0
[ 33.254873] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 9 10 *11)
[ 33.259603] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 10 *11)
[ 33.262444] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 9 *10 11)
[ 33.265533] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 *9 10 11)
[ 33.276648] ACPI: Enabled 2 GPEs in block 00 to 07
[ 33.285106] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 33.295001] vgaarb: device added:
PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 33.296532] vgaarb: loaded
[ 33.297578] vgaarb: bridge control possible 0000:00:02.0
[ 33.299619] SCSI subsystem initialized
[ 33.302827] libata version 3.00 loaded.
[ 33.304953] ACPI: bus type USB registered
[ 33.306025] usbcore: registered new interface driver usbfs
[ 33.306672] usbcore: registered new interface driver hub
[ 33.307792] usbcore: registered new device driver usb
[ 33.308747] pps_core: LinuxPPS API ver. 1 registered
[ 33.309979] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti
<[email protected]>
[ 33.311189] PTP clock support registered
[ 33.314494] Advanced Linux Sound Architecture Driver Initialized.
[ 33.315756] PCI: Using ACPI for IRQ routing
[ 33.316389] PCI: pci_cache_line_size set to 64 bytes
[ 33.318366] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[ 33.318414] e820: reserve RAM buffer [mem 0x7fff0000-0x7fffffff]
[ 33.321437] Bluetooth: Core ver 2.20
[ 33.322073] NET: Registered protocol family 31
[ 33.322604] Bluetooth: HCI device and connection manager initialized
[ 33.323179] Bluetooth: HCI socket layer initialized
[ 33.323928] Bluetooth: L2CAP socket layer initialized
[ 33.324558] Bluetooth: SCO socket layer initialized
[ 33.328512] Switched to clocksource kvm-clock
[ 33.379352] pnp: PnP ACPI init
[ 33.381806] pnp 00:00: Plug and Play ACPI device, IDs PNP0303 (active)
[ 33.382672] pnp 00:01: Plug and Play ACPI device, IDs PNP0f03 (active)
[ 33.386893] pnp: PnP ACPI: found 2 devices
[ 33.465691] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
[ 33.465743] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
[ 33.468159] NET: Registered protocol family 2
[ 33.479165] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 33.479923] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 33.480891] TCP: Hash tables configured (established 8192 bind 8192)
[ 33.482280] TCP: reno registered
[ 33.482885] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 33.483503] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 33.485241] NET: Registered protocol family 1
[ 33.486175] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 33.486924] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 33.487672] pci 0000:00:02.0: Video device with shadowed ROM
[ 33.506751] PCI: CLS 0 bytes, default 64
[ 33.507764] Trying to unpack rootfs image as initramfs...
[ 33.610774] Freeing initrd memory: 1328K (f76b2000 - f77fe000)
[ 33.612798] platform rtc_cmos: registered platform RTC device (no PNP device
found)
[ 33.627832] microcode: CPU0 sig=0x406c3, pf=0x8, revision=0x0
[ 33.633785] microcode: Microcode Update Driver: v2.00
<[email protected]>, Peter Oruba
[ 33.645284] futex hash table entries: 256 (order: 2, 16384 bytes)
[ 33.696648] kpagecache_limitd_run vm_pagecache_limit_mb 200
[ 33.699588] vm_pagecache_limit_mb expand to 210
[ 33.704591] fuse init (API version 7.23)
[ 33.725426] bounce: pool size: 64 pages
[ 33.726114] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 33.726887] io scheduler noop registered
[ 33.727398] io scheduler cfq registered (default)
[ 33.729764] ACPI: Deprecated procfs I/F for AC is loaded, please retry with
CONFIG_ACPI_PROCFS_POWER cleared
[ 33.740118] ACPI: AC Adapter [AC] (on-line)
[ 33.744138] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 33.746060] ACPI: Power Button [PWRF]
[ 33.747033] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1
[ 33.747852] ACPI: Sleep Button [SLPF]
[ 33.779231] virtio-pci 0000:00:03.0: virtio_pci: leaving for legacy driver
[ 33.781138] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 33.794112] Linux agpgart interface v0.103
[ 33.794862] [drm] Initialized drm 1.1.0 20060810
[ 33.843762] brd: module loaded
[ 33.870163] loop: module loaded
[ 33.886774] ahci 0000:00:0d.0: version 3.0
[ 33.906427] ahci 0000:00:0d.0: SSS flag set, parallel bus scan disabled
[ 33.907832] ahci 0000:00:0d.0: AHCI 0001.0100 32 slots 2 ports 3 Gbps 0x3 impl
SATA mode
[ 33.908757] ahci 0000:00:0d.0: flags: 64bit ncq stag only ccc
[ 33.920374] scsi host0: ahci
[ 33.922417] scsi host1: ahci
[ 33.923726] ata1: SATA max UDMA/133 abar m8192@0xf8000000 port 0xf8000100 irq 21
[ 33.924633] ata2: SATA max UDMA/133 abar m8192@0xf8000000 port 0xf8000180 irq 21
[ 33.941131] tun: Universal TUN/TAP device driver, 1.6
[ 33.941710] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
[ 34.002488] pcnet32: pcnet32.c:v1.35 21.Apr.2008 [email protected]
[ 34.003513] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[ 34.004257] e100: Copyright(c) 1999-2006 Intel Corporation
[ 34.005681] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 34.006363] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 34.007154] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[ 34.007807] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
[ 34.013497] ixgb: Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAPI
[ 34.014200] ixgb: Copyright (c) 1999-2008 Intel Corporation.
[ 34.015423] PPP generic driver version 2.4.2
[ 34.024882] PPP BSD Compression module registered
[ 34.025474] PPP Deflate Compression module registered
[ 34.026022] PPP MPPE Compression module registered
[ 34.026564] NET: Registered protocol family 24
[ 34.027237] usbcore: registered new interface driver asix
[ 34.027859] usbcore: registered new interface driver ax88179_178a
[ 34.028649] usbcore: registered new interface driver cdc_ether
[ 34.029284] usbcore: registered new interface driver net1080
[ 34.029881] usbcore: registered new interface driver cdc_subset
[ 34.030499] usbcore: registered new interface driver zaurus
[ 34.031187] usbcore: registered new interface driver cdc_ncm
[ 34.034213] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 34.034816] ehci-pci: EHCI PCI platform driver
[ 34.035453] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 34.036037] ohci-pci: OHCI PCI platform driver
[ 34.049608] ohci-pci 0000:00:06.0: OHCI PCI host controller
[ 34.050795] ohci-pci 0000:00:06.0: new USB bus registered, assigned bus number 1
[ 34.052232] ohci-pci 0000:00:06.0: irq 22, io mem 0xf0404000
[ 34.139391] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[ 34.140098] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 34.141013] usb usb1: Product: OHCI PCI host controller
[ 34.141573] usb usb1: Manufacturer: Linux 4.0.9-android-x86+ ohci_hcd
[ 34.142174] usb usb1: SerialNumber: 0000:00:06.0
[ 34.144012] hub 1-0:1.0: USB hub found
[ 34.144876] hub 1-0:1.0: 12 ports detected
[ 34.170730] uhci_hcd: USB Universal Host Controller Interface driver
[ 34.171829] usbcore: registered new interface driver usb-storage
[ 34.173369] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64
irq 1,12
[ 34.200653] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 34.207438] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 34.208953] mousedev: PS/2 mouse device common for all mice
[ 34.219313] usbcore: registered new interface driver xpad
[ 34.220142] usbcore: registered new interface driver usb_acecad
[ 34.221463] usbcore: registered new interface driver aiptek
[ 34.222219] usbcore: registered new interface driver gtco
[ 34.222903] usbcore: registered new interface driver hanwang
[ 34.223599] usbcore: registered new interface driver kbtab
[ 34.246576] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[ 34.258439] input: AT Translated Set 2 keyboard as
/devices/platform/i8042/serio0/input/input2
[ 34.263433] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[ 34.265917] device-mapper: uevent: version 1.0.3
[ 34.270473] device-mapper: ioctl: 4.30.0-ioctl (2014-12-22) initialised: dm-
[email protected]
[ 34.274631] Bluetooth: Virtual HCI driver ver 1.5
[ 34.294627] Driver 'mmcblk' needs updating - please use bus_type methods
[ 34.295589] sdhci: Secure Digital Host Controller Interface driver
[ 34.296364] sdhci: Copyright(c) Pierre Ossman
[ 34.297265] hidraw: raw HID events driver (C) Jiri Kosina
[ 34.303690] usbcore: registered new interface driver usbhid
[ 34.304724] usbhid: USB HID core driver
[ 34.305398] ashmem: initialized
[ 34.306414] logger: created 256K log 'log_main'
[ 34.307239] logger: created 256K log 'log_events'
[ 34.307973] logger: created 256K log 'log_radio'
[ 34.309318] logger: created 256K log 'log_system'
[ 34.318469] Mirror/redirect action on
[ 34.319241] netem: version 1.3
[ 34.319749] u32 classifier
[ 34.320356] Actions configured
[ 34.320899] Netfilter messages via NETLINK v0.30.
[ 34.321535] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 34.322686] ctnetlink v0.93: registering with nfnetlink.
[ 34.324391] xt_time: kernel timezone is -0000
[ 34.325490] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 34.327343] arp_tables: (C) 2002 David S. Miller
[ 34.330278] TCP: cubic registered
[ 34.331081] Initializing XFRM netlink socket
[ 34.332730] NET: Registered protocol family 10
[ 34.336112] mip6: Mobile IPv6
[ 34.336848] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 34.338208] sit: IPv6 over IPv4 tunneling driver
[ 34.340003] NET: Registered protocol family 17
[ 34.341069] NET: Registered protocol family 15
[ 34.342386] Bluetooth: RFCOMM TTY layer initialized
[ 34.342976] Bluetooth: RFCOMM socket layer initialized
[ 34.343553] Bluetooth: RFCOMM ver 1.11
[ 34.344104] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 34.344791] Bluetooth: BNEP socket layer initialized
[ 34.345342] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 34.345900] Bluetooth: HIDP socket layer initialized
[ 34.347210] Using IPI No-Shortcut mode
[ 34.351424] registered taskstats version 1
[ 34.352843] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 34.402849] ALSA device list:
[ 34.403432] No soundcards found.
[ 34.433230] ata1.00: ATA-8: NEMU HARDDISK, 1.0, max UDMA/133
[ 34.433943] ata1.00: 3994538 sectors, multi 128: LBA48 NCQ (depth 31/32)
[ 34.439942] ata1.00: configured for UDMA/133
[ 34.570121] scsi 0:0:0:0: Direct-Access ATA NEMU HARDDISK 1.0 PQ: 0
ANSI: 5
[ 34.591261] sd 0:0:0:0: [sda] 3994538 512-byte logical blocks: (2.04 GB/1.90
GiB)
[ 34.601490] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 34.603925] sd 0:0:0:0: [sda] Write Protect is off
[ 34.604725] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 34.605354] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't
support DPO or FUA
[ 34.670228] sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
[ 34.690423] sd 0:0:0:0: [sda] Attached SCSI disk
[ 34.706509] usb 1-1: new full-speed USB device number 2 using ohci-pci
[ 34.921055] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 34.922354] ata2.00: ATA-8: NEMU HARDDISK, 1.0, max UDMA/133
[ 34.923309] ata2.00: 268589056 sectors, multi 128: LBA48 NCQ (depth 31/32)
[ 34.924813] ata2.00: configured for UDMA/133
[ 34.941811] scsi 1:0:0:0: Direct-Access ATA NEMU HARDDISK 1.0 PQ: 0
ANSI: 5
[ 34.944929] sd 1:0:0:0: [sdb] 268589056 512-byte logical blocks: (137 GB/128
GiB)
[ 34.947651] sd 1:0:0:0: [sdb] Write Protect is off
[ 34.951085] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 34.952036] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 34.953215] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't
support DPO or FUA
[ 34.958287] sdb: sdb1 sdb2 sdb3
[ 34.963925] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 35.042586] Freeing unused kernel memory: 656K (d0ba1000 - d0c45000)
[ 35.071201] Write protecting the kernel text: 7472k
[ 35.076410] Write protecting the kernel read-only data: 2776k
[ 35.098114] usb 1-1: New USB device found, idVendor=80ee, idProduct=0021
[ 35.099269] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=0
[ 35.100136] usb 1-1: Product: USB Tablet
[ 35.100878] usb 1-1: Manufacturer: VirtualBox
[ 35.166836] 59:59 exit_group:0
[ 35.181537] input: VirtualBox USB Tablet as
/devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/0003:80EE:0021.0001/input/input4
[ 35.193716] hid-generic 0003:80EE:0021.0001: input,hidraw0: USB HID v1.10 Mouse
[VirtualBox USB Tablet] on usb-0000:00:06.0-1/input0
[ 35.203971] 60:60 exit_group:0
[ 35.227110] 61:61 exit_group:0
[ 35.257458] 62:62 exit_group:0
[ 35.279038] 63:63 exit_group:0
[ 35.439521] 64:64 exit_group:0
[ 35.453297] random: env urandom read with 78 bits of entropy available
[ 35.526685] 65:65 exit_group:0
[ 35.606361] 66:66 exit_group:0
[ 36.315260] 71:71 exit_group:0
[ 36.321937] 69:69 exit_group:0
[ 36.329136] 70:70 exit_group:0
[ 36.363849] 72:72 exit_group:0
[ 36.381647] 73:73 exit_group:0
[ 36.401010] 74:74 exit_group:0
[ 36.421091] 75:75 exit_group:0
[ 36.443828] EXT3-fs (sda6): error: couldn't mount because of unsupported
optional features (40)
[ 36.445800] EXT2-fs (sda6): error: couldn't mount because of unsupported
optional features (40)
[ 36.518092] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts:
(null)
[ 36.518188] 76:76 exit_group:0
[ 36.538306] 79:79 exit_group:0
[ 36.557420] 80:80 exit_group:0
[ 36.576126] 81:81 exit_group:0
[ 36.602215] 82:82 exit_group:0
[ 36.629860] 83:83 exit_group:0
[ 36.653907] EXT3-fs (sdb3): error: couldn't mount because of unsupported
optional features (40)
[ 36.655953] EXT2-fs (sdb3): error: couldn't mount because of unsupported
optional features (40)
[ 36.705114] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts:
(null)
[ 36.705318] 84:84 exit_group:0
[ 36.731339] 88:88 exit_group:0
[ 36.937567] 90:90 exit_group:0
[ 36.943675] 92:92 exit_group:0
[ 36.973664] vgdrvHeartbeatInit: Setting up heartbeat to trigger every 2000
milliseconds
[ 36.982928] input: Unspecified device as
/devices/pci0000:00/0000:00:04.0/input/input5
[ 36.988157] nemuguest: misc device minor 49, IRQ 20, I/O port d020, MMIO at
00000000f0000000 (size 0x400000)
[ 37.007416] nemuguest: Successfully loaded version 5.0.14 (interface 0x00010004)
[ 37.009149] 89:89 exit_group:0
[ 37.051766] 96:96 exit_group:0
[ 37.055421] 94:94 exit_group:0
[ 37.062662] 95:95 exit_group:0
[ 37.086769] 93:93 exit_group:0
[ 37.186234] 97:97 exit_group:0
[ 37.241574] 99:99 exit_group:1
[ 37.277339] 100:100 exit_group:1
[ 37.279409] 98:98 exit_group:0
[ 37.299401] 102:102 exit_group:0
[ 37.326309] 103:103 exit_group:1
[ 37.352075] EXT3-fs (sdb1): error: couldn't mount because of unsupported
optional features (40)
[ 37.354277] EXT2-fs (sdb1): error: couldn't mount because of unsupported
optional features (40)
[ 37.376113] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts:
(null)
[ 37.376343] 104:104 exit_group:0
[ 37.397513] 107:107 exit_group:0
[ 37.558616] 108:108 exit_group:0
[ 37.630324] 109:109 exit_group:0
[ 37.635647] init: init started!
[ 37.698507] 110:110 exit_group:0
[ 37.702340] init: init second stage started!
[ 37.707875] init: (Loading properties from /default.prop took 0.00s.)
[ 37.714536] init: (Parsing /init.environ.rc took 0.00s.)
[ 37.715072] init: (Parsing /init.usb.rc took 0.00s.)
[ 37.716138] init: could not import file '/init.bluetooth.rc' from
'/init.cancro_overseas.rc'
[ 37.718029] init: (Parsing /init.superuser.rc took 0.00s.)
[ 37.718081] init: (Parsing /init.cancro_overseas.rc took 0.00s.)
[ 37.718652] init: (Parsing /init.usb.configfs.rc took 0.00s.)
[ 37.719021] init: (Parsing /init.zygote32.rc took 0.00s.)
[ 37.719218] init: (Parsing /init.trace.rc took 0.00s.)
[ 37.719265] init: (Parsing /init.rc took 0.01s.)
[ 37.721823] init: Starting service 'ueventd'...
[ 37.725665] init: Starting service 'exec 0 (/system/bin/dhcptool)'...
[ 37.762086] ueventd: ueventd started!
[ 38.087145] 112:112 exit_group:0
[ 38.095061] init: Service 'exec 0 (/system/bin/dhcptool)' (pid 112) exited with
status 0
[ 38.105151] init: write_file: Unable to open
'/sys/module/xt_qtaguid/parameters/ctrl_write_limited': No such file or directory
[ 38.105496] init: Waiting for /dev/.coldboot_done...
[ 38.529182] ueventd: Coldboot took 0.73s.
[ 38.530452] init: Waiting for /dev/.coldboot_done took 0.42s.
[ 38.530683] init: /dev/hw_random not found
[ 38.543138] init: write_file: Unable to open
'/sys/class/misc/alarm/rtc_local_time': Permission denied
[ 38.554050] init: write_file: Unable to open
'/proc/sys/kernel/hung_task_timeout_secs': No such file or directory
[ 38.554162] init: write_file: Unable to open '/proc/cpu/alignment': No such file
or directory
[ 38.554495] init: write_file: Unable to open
'/proc/sys/kernel/sched_compat_yield': No such file or directory
[ 38.558019] init: write_file: Unable to open '/dev/cpuctl/cpu.shares':
Permission denied
[ 38.559490] init: write_file: Unable to open
'/dev/cpuctl/bg_non_interactive/cpu.shares': Permission denied
[ 38.568045] modprobe: /sbin/modprobe fs-cpuset
[ 38.569486] modprobe: Couldn't probe module 'fs-cpuset'
[ 38.570149] 115:115 exit_group:-1
[ 38.575781] init: write_file: Unable to open '/proc/sys/abi/swp': No such file
or directory
[ 38.578719] init: /dev/hw_random not found
[ 38.588016] 116:116 exit_group:0
[ 38.591529] init: Starting service 'logd'...
[ 38.601999] init: Starting service 'exec 1 (/system/bin/logwrapper)'...
[ 38.877091] modprobe: /sbin/modprobe net-pf-16-proto-9
[ 38.889518] modprobe: Couldn't probe module 'net-pf-16-proto-9'
[ 38.890110] 125:125 exit_group:-1
[ 38.917098] logd.auditd: start
[ 38.917343] logd.klogd: 25749209199
[ 38.972138] 126:126 exit_group:0
[ 39.041820] 127:127 exit_group:0
[ 39.077424] 128:128 exit_group:0
[ 39.110660] 129:129 exit_group:0
[ 39.384137] 130:130 exit_group:1
[ 39.630577] nemusf: Successfully loaded version 5.0.14 (interface 0x00010004)
[ 39.630666] 131:131 exit_group:0
[ 39.837284] [drm] Initialized nemuvideo 1.0.0 20090303 for 0000:00:02.0 on minor
0
[ 39.837358] 132:132 exit_group:0
[ 39.926378] 133:133 exit_group:0
[ 40.103219] 134:134 exit_group:1
[ 40.250664] 135:135 exit_group:1
[ 40.467438] 136:136 exit_group:0
[ 40.487453] 137:137 exit_group:1
[ 40.530506] 138:138 exit_group:0
[ 40.698349] 139:139 exit_group:0
[ 40.862112] 140:140 exit_group:0
[ 40.910719] 141:141 exit_group:0
[ 41.000138] 142:142 exit_group:0
[ 41.093983] 143:143 exit_group:0
[ 41.245177] 144:144 exit_group:0
[ 41.407656] 146:146 exit_group:0
[ 41.466884] modprobe: Couldn't probe module 'snd-sb16'
[ 41.467507] 147:147 exit_group:-1
[ 41.610809] 148:148 exit_group:1
[ 41.662514] 149:149 exit_group:1
[ 41.889822] 150:150 exit_group:0
[ 41.921246] 151:151 exit_group:0
[ 41.966143] modprobe: Couldn't probe module 'btusb'
[ 41.966531] 152:152 exit_group:-1
[ 42.011321] 153:153 exit_group:0
[ 42.154504] 154:154 exit_group:0
[ 42.214746] modprobe: Couldn't probe module 'uvesafb'
[ 42.215366] 155:155 exit_group:-1
[ 42.382338] 156:156 exit_group:1
[ 42.637357] 157:157 exit_group:0
[ 42.647108] 158:158 exit_group:0
[ 42.701278] 159:159 exit_group:0
[ 42.854918] 160:160 exit_group:0
[ 42.914463] modprobe: Couldn't probe module 'psmouse'
[ 42.915091] 161:161 exit_group:-1
[ 43.045922] 162:162 exit_group:0
[ 43.163885] 163:163 exit_group:0
[ 43.274439] 164:164 exit_group:0
[ 43.426915] 165:165 exit_group:0
[ 43.567520] 166:166 exit_group:0
[ 43.751790] 167:167 exit_group:0
[ 43.849513] 168:168 exit_group:0
[ 44.021609] 169:169 exit_group:0
[ 44.214848] 170:170 exit_group:0
[ 44.359767] 171:171 exit_group:0
[ 44.506977] 172:172 exit_group:0
[ 44.615952] 173:173 exit_group:0
[ 44.741091] 174:174 exit_group:0
[ 44.890378] 175:175 exit_group:0
[ 45.065234] 176:176 exit_group:0
[ 45.202090] 177:177 exit_group:0
[ 45.283378] 178:178 exit_group:0
[ 45.378335] 179:179 exit_group:0
[ 45.497315] 180:180 exit_group:0
[ 45.628137] 181:181 exit_group:0
[ 45.799851] 182:182 exit_group:0
[ 45.942456] 183:183 exit_group:0
[ 46.029516] 184:184 exit_group:-1
[ 46.181117] 185:185 exit_group:0
[ 46.310264] 186:186 exit_group:0
[ 46.469124] 187:187 exit_group:0
[ 46.601578] 188:188 exit_group:0
[ 46.708121] 189:189 exit_group:0
[ 46.854152] 190:190 exit_group:0
[ 47.009030] init: Unable to write persistent property to temp file
/data/property/.temp.w2kdYQ: No such file or directory
[ 47.250576] 191:191 exit_group:0
[ 47.391248] 192:192 exit_group:1
[ 47.521527] 193:193 exit_group:0
[ 47.633123] 194:194 exit_group:0
[ 47.791195] 195:195 exit_group:0
[ 47.960529] 196:196 exit_group:1
[ 48.099193] 197:197 exit_group:1
[ 48.338359] 199:199 exit_group:0
[ 48.546007] 200:200 exit_group:0
[ 48.722037] 201:201 exit_group:0
[ 48.736752] 198:198 exit_group:0
[ 48.852613] 202:202 exit_group:0
[ 49.013081] 203:203 exit_group:0
[ 49.148138] 204:204 exit_group:0
[ 49.297017] 205:205 exit_group:0
[ 49.462078] 206:206 exit_group:0
[ 49.579888] 207:207 exit_group:0
[ 49.684121] 208:208 exit_group:0
[ 49.811300] 209:209 exit_group:0
[ 49.969129] 210:210 exit_group:0
[ 50.103082] 211:211 exit_group:0
[ 50.215633] 212:212 exit_group:0
[ 50.361399] 213:213 exit_group:0
[ 50.522498] 214:214 exit_group:0
[ 50.653474] 215:215 exit_group:0
[ 50.799098] 216:216 exit_group:0
[ 50.886622] 217:217 exit_group:0
[ 51.043055] 218:218 exit_group:0
[ 51.050211] 119:119 exit_group:0
[ 51.063452] 118:118 exit_group:0
[ 51.071288] init: Service 'exec 1 (/system/bin/logwrapper)' (pid 118) exited
with status 0
[ 51.071758] init: Starting service 'VBoxShell'...
[ 51.087833] init: property_set("ro.sf.lcd_density", "240") failed
[ 51.109759] init: property_set("ro.kernel.android.checkjni", "0") failed
[ 51.110900] init: (Loading properties from /system/build.prop took 0.03s.)
[ 51.112858] init: Unable to read property file '/vendor/build.prop'
[ 51.116877] init: Unable to read property file '/factory/factory.prop'
[ 51.117613] init: /recovery not specified in fstab
[ 51.121544] init: Starting service 'vold'...
[ 51.143836] init: Not bootcharting.
[ 51.271516] init: Failed to reload policy
[ 51.272088] init: Starting service 'exec 2 (/system/bin/tzdatacheck)'...
[ 51.477563] 222:222 exit_group:0
[ 51.494822] init: Service 'exec 2 (/system/bin/tzdatacheck)' (pid 222) exited
with status 0
[ 51.496033] init: Starting service 'exec 3 (/system/bin/rm)'...
[ 51.643571] 223:223 exit_group:0
[ 51.659169] init: Service 'exec 3 (/system/bin/rm)' (pid 223) exited with status
0
[ 51.670755] init: Starting service 'exec 4 (/system/bin/logwrapper)'...
[ 52.077841] 228:228 exit_group:0
[ 52.149102] 232:232 exit_group:0
[ 52.178264] 233:233 exit_group:0
[ 52.214280] 234:234 exit_group:0
[ 52.396626] 235:235 exit_group:0
[ 52.552997] 236:236 exit_group:0
[ 52.689948] 237:237 exit_group:0
[ 52.835753] 238:238 exit_group:0
[ 53.155678] 241:241 exit_group:0
[ 53.166444] 240:240 exit_group:0
[ 53.378163] 243:243 exit_group:0
[ 53.385281] 242:242 exit_group:0
[ 53.589524] 245:245 exit_group:0
[ 53.598669] 244:244 exit_group:0
[ 53.793656] 247:247 exit_group:0
[ 53.799604] 246:246 exit_group:0
[ 53.803106] 239:239 exit_group:0
[ 53.987192] 248:248 exit_group:0
[ 54.127069] 249:249 exit_group:0
[ 54.145648] 226:226 exit_group:0
[ 54.151197] 225:225 exit_group:0
[ 54.165971] init: Service 'exec 4 (/system/bin/logwrapper)' (pid 225) exited
with status 0
[ 54.166381] init: Starting service 'virtual_shell'...
[ 54.202130] init: Starting service 'logd-reinit'...
[ 54.212135] init: Unable to read property file '/x86.prop'
[ 54.229657] init: write_file: Unable to open
'/proc/sys/vm/min_free_order_shift': No such file or directory
[ 54.251074] init: Starting service 'healthd'...
[ 54.266156] init: Starting service 'adbd'...
[ 54.268138] init: Starting service 'lmkd'...
[ 54.291253] init: Starting service 'servicemanager'...
[ 54.335948] init: Starting service 'surfaceflinger'...
[ 54.346818] init: Starting service 'ntp_server'...
[ 54.393814] init: Starting service 'vinput'...
[ 54.396138] init: Starting service 'local_gps'...
[ 54.426306] PR_SET_NEMU_ADBD_CLASS
[ 54.454952] init: Starting service 'local_camb'...
[ 54.527147] binder: 252:252 transaction failed 29189, size 0-0
[ 54.599724] 251:251 exit_group:0
[ 54.601983] logd.daemon: reinit
[ 54.635045] init: Starting service 'exec 5 (/system/bin/logwrapper)'...
[ 54.665958] init: Service 'logd-reinit' (pid 251) exited with status 0
[ 54.889731] input: nemuVM Virtual Input as /devices/virtual/input/input6
[ 55.305279] 266:266 exit_group:0
[ 55.492744] 275:275 exit_group:0
[ 55.558142] healthd: No battery devices found
[ 55.558935] init: Starting service 'bootanim'...
[ 55.591915] 278:278 exit_group:0
[ 55.758875] 280:280 exit_group:0
[ 56.017956] 281:281 exit_group:0
[ 56.230490] 282:282 exit_group:0
[ 56.412977] 283:283 exit_group:0
[ 56.573206] 284:284 exit_group:0
[ 56.582419] 265:265 exit_group:0
[ 56.595942] 264:264 exit_group:0
[ 56.602061] init: Service 'exec 5 (/system/bin/logwrapper)' (pid 264) exited
with status 0
[ 56.615100] init: Starting service 'netd'...
[ 56.622096] init: Starting service 'debuggerd'...
[ 56.624008] init: cannot find '/system/bin/debuggerd64', disabling 'debuggerd64'
[ 56.624104] init: Starting service 'ril-daemon'...
[ 56.639272] init: Starting service 'drm'...
[ 56.671054] init: Starting service 'media'...
[ 56.694782] init: Starting service 'installd'...
[ 56.733026] 279:279 exit_group:0
[ 56.756139] init: cannot find '/system/bin/install-recovery.sh', disabling
'flash_recovery'
[ 56.757788] init: Starting service 'keystore'...
[ 56.759998] init: Starting service 'zygote'...
[ 57.363442] 293:293 exit_group:0
[ 57.414272] modprobe: /sbin/modprobe net-pf-16-proto-5
[ 57.414867] modprobe: Couldn't probe module 'net-pf-16-proto-5'
[ 57.415478] 297:297 exit_group:-1
[ 57.849940] 306:306 exit_group:0
[ 57.859271] 305:305 exit_group:2
[ 58.049458] 308:308 exit_group:2
[ 58.218250] 309:309 exit_group:1
[ 58.253859] 307:307 exit_group:0
[ 58.264138] 298:298 exit_group:0
[ 58.283173] init: Service 'bootanim' (pid 279) exited with status 0
[ 58.297509] init: Starting service 'gatekeeperd'...
[ 58.299584] init: cannot find '/system/xbin/perfprofd', disabling 'perfprofd'
[ 58.299828] init: Starting service 'powerbtnd'...
[ 58.326341] init: Starting service 'nemu-service'...
[ 58.360107] init: Starting service 'opengl-gc'...
[ 58.423338] init: Starting service 'exec 6 (/system/bin/nemuVM-nemu-control)'...
[ 58.577579] 311:311 exit_group:1
[ 58.889425] 318:318 exit_group:1
[ 59.195201] 321:321 exit_group:1
[ 59.561054] 322:322 exit_group:0
[ 59.765777] 323:323 exit_group:0
[ 59.981720] 325:325 exit_group:0
[ 60.174737] 327:327 exit_group:0
[ 60.299221] input: Android Power Button as /devices/virtual/input/input7
[ 60.326104] 317:317 exit_group:0
[ 60.347867] init: Service 'exec 6 (/system/bin/nemuVM-nemu-control)' (pid 317)
exited with status 0
[ 60.357285] init: write_file: Unable to open
'/sys/class/android_usb/android0/enable': No such file or directory
[ 60.357500] init: write_file: Unable to open
'/sys/class/android_usb/android0/bDeviceClass': No such file or directory
[ 60.374004] 315:315 exit_group:0
[ 60.382427] init: Service 'nemu-service' (pid 315) exited with status 0
[ 60.388159] 329:329 exit_group:0
[ 60.406521] init: Untracked pid 329 exited with status 0
[ 60.470486] 328:328 exit_group:2
[ 60.602416] 332:332 exit_group:2
[ 60.758088] 333:333 exit_group:1
[ 60.931471] 334:334 exit_group:1
[ 61.110916] 335:335 exit_group:1
[ 61.378961] 336:336 exit_group:1
[ 61.645516] 337:337 exit_group:0
[ 61.785521] 338:338 exit_group:0
[ 61.972112] 342:342 exit_group:0
[ 62.149156] 347:347 exit_group:0
[ 62.283194] 348:348 exit_group:2
[ 62.405394] 349:349 exit_group:2
[ 62.455012] 350:350 exit_group:0
[ 62.526935] 351:351 exit_group:1
[ 62.718117] 353:353 exit_group:1
[ 62.736086] 354:354 exit_group:0
[ 62.770956] 355:355 exit_group:0
[ 62.866383] 356:356 exit_group:1
[ 62.910915] 357:357 exit_group:0
[ 62.925649] 352:352 exit_group:0
[ 63.005653] 358:358 exit_group:1
[ 63.102112] 361:361 exit_group:0
[ 63.142548] 360:360 exit_group:0
[ 63.235838] 362:362 exit_group:0
[ 63.247137] 359:359 exit_group:0
[ 63.286297] 363:363 exit_group:0
[ 63.445969] 364:364 exit_group:0
[ 63.611056] 365:365 exit_group:0
[ 63.626758] 366:366 exit_group:0
[ 63.753780] 368:368 exit_group:2
[ 63.799226] 369:369 exit_group:0
[ 63.925614] 370:370 exit_group:2
[ 63.946682] 371:371 exit_group:0
[ 63.962196] 367:367 exit_group:0
[ 64.099937] 372:372 exit_group:1
[ 64.233484] 374:374 exit_group:1
[ 64.438119] 375:375 exit_group:1
[ 64.631336] 376:376 exit_group:1
[ 64.806605] 377:377 exit_group:0
[ 64.969718] 378:378 exit_group:0
[ 65.153352] 379:379 exit_group:0
[ 65.237824] 380:380 exit_group:0
[ 65.389808] 381:381 exit_group:2
[ 65.578815] 382:382 exit_group:2
[ 65.677687] 383:383 exit_group:1
[ 65.762778] 384:384 exit_group:1
[ 65.845799] 385:385 exit_group:1
[ 65.939284] 386:386 exit_group:1
[ 66.057934] 387:387 exit_group:0
[ 66.153832] 388:388 exit_group:0
[ 66.254206] 389:389 exit_group:0
[ 66.373722] 390:390 exit_group:0
[ 66.473061] 391:391 exit_group:2
[ 66.581826] 392:392 exit_group:2
[ 66.905881] 373:373 exit_group:0
[ 66.921314] 393:393 exit_group:1
[ 67.047025] 394:394 exit_group:1
[ 67.153975] 395:395 exit_group:1
[ 67.269863] 397:397 exit_group:1
[ 67.370943] 398:398 exit_group:0
[ 67.487179] 400:400 exit_group:0
[ 67.495288] 399:399 exit_group:0
[ 67.605959] 402:402 exit_group:0
[ 67.659222] 403:403 exit_group:0
[ 67.750392] 404:404 exit_group:0
[ 67.780916] 405:405 exit_group:0
[ 67.797033] 401:401 exit_group:0
[ 67.940951] 406:406 exit_group:2
[ 68.381705] 407:407 exit_group:2
[ 68.613934] 412:412 exit_group:1
[ 68.754005] 414:414 exit_group:1
[ 68.787761] 413:413 exit_group:0
[ 68.862176] capability: warning: `main' uses 32-bit capabilities (legacy support
in use)
[ 68.921292] 415:415 exit_group:1
[ 69.174626] 418:418 exit_group:1
[ 69.278243] 417:417 exit_group:-1
[ 69.491401] 419:419 exit_group:0
[ 69.831344] 420:420 exit_group:0
[ 70.166506] 421:421 exit_group:0
[ 70.426880] 422:422 exit_group:0
[ 70.613991] 423:423 exit_group:2
[ 70.771225] 424:424 exit_group:2
[ 70.941447] 425:425 exit_group:1
[ 71.203105] 426:426 exit_group:1
[ 71.392381] 427:427 exit_group:1
[ 71.565177] 428:428 exit_group:1
[ 71.753982] 429:429 exit_group:0
[ 71.929231] 430:430 exit_group:0
[ 72.087468] 431:431 exit_group:0
[ 72.265618] 432:432 exit_group:0
[ 72.418122] 433:433 exit_group:2
[ 72.706172] 434:434 exit_group:2
[ 72.936051] 435:435 exit_group:1
[ 73.186605] 436:436 exit_group:1
[ 73.410459] 437:437 exit_group:1
[ 73.639270] 438:438 exit_group:1
[ 73.869532] 439:439 exit_group:0
[ 74.046480] 440:440 exit_group:0
[ 74.248066] 441:441 exit_group:0
[ 74.290552] random: nonblocking pool is initialized
[ 74.490831] 442:442 exit_group:0
[ 74.745766] 443:443 exit_group:2
[ 74.954011] 444:444 exit_group:2
[ 75.238541] 445:445 exit_group:1
[ 75.366310] 446:446 exit_group:1
[ 75.522943] 447:447 exit_group:1
[ 75.614307] 448:448 exit_group:1
[ 75.759081] 449:449 exit_group:0
[ 75.814569] 450:450 exit_group:0
[ 75.895036] 451:451 exit_group:0
[ 75.993188] 452:452 exit_group:0
[ 76.079632] 453:453 exit_group:0
[ 76.137819] 454:454 exit_group:0
[ 76.231411] 455:455 exit_group:2
[ 76.370221] 456:456 exit_group:2
[ 76.529832] 457:457 exit_group:1
[ 76.721378] 467:467 exit_group:1
[ 76.898048] 470:470 exit_group:1
[ 77.001077] 471:471 exit_group:1
[ 77.150098] 473:473 exit_group:0
[ 77.262135] 474:474 exit_group:0
[ 77.366715] 475:475 exit_group:0
[ 77.477988] 476:476 exit_group:0
[ 77.605621] 477:477 exit_group:2
[ 77.717930] 478:478 exit_group:2
[ 77.810993] 479:479 exit_group:1
[ 77.946187] 480:480 exit_group:1
[ 78.070081] 481:481 exit_group:1
[ 78.169515] 482:482 exit_group:1
[ 78.257391] 483:483 exit_group:0
[ 78.401755] 484:484 exit_group:0
[ 78.473528] 485:485 exit_group:0
[ 78.577564] 486:486 exit_group:0
[ 78.686284] 487:487 exit_group:2
[ 78.801725] 488:488 exit_group:2
[ 78.918310] 489:489 exit_group:1
[ 79.021834] 490:490 exit_group:1
[ 79.146037] 491:491 exit_group:1
[ 79.265829] 492:492 exit_group:1
[ 79.374186] 493:493 exit_group:0
[ 79.481447] 494:494 exit_group:0
[ 79.590338] 495:495 exit_group:0
[ 79.685133] 496:496 exit_group:0
[ 79.777963] 497:497 exit_group:2
[ 79.881215] 498:498 exit_group:2
[ 79.985428] 499:499 exit_group:1
[ 80.093633] 500:500 exit_group:1
[ 80.186446] 501:501 exit_group:1
[ 80.302263] 502:502 exit_group:1
[ 80.426568] 503:503 exit_group:0
[ 80.509386] 504:504 exit_group:0
[ 80.614025] 505:505 exit_group:0
[ 80.718586] 506:506 exit_group:0
[ 80.836627] 507:507 exit_group:2
[ 80.925386] 508:508 exit_group:1
[ 81.042571] 509:509 exit_group:1
[ 81.149881] 510:510 exit_group:0
[ 81.266332] 511:511 exit_group:0
[ 81.344953] modprobe: /sbin/modprobe iptable_nat
[ 81.345699] modprobe: Couldn't probe module 'iptable_nat'
[ 81.346376] 514:514 exit_group:-1
[ 81.379075] modprobe: /sbin/modprobe iptable_nat
[ 81.379822] modprobe: Couldn't probe module 'iptable_nat'
[ 81.385775] 516:516 exit_group:-1
[ 81.387786] 512:512 exit_group:3
[ 81.510172] modprobe: /sbin/modprobe iptable_nat
[ 81.511115] modprobe: Couldn't probe module 'iptable_nat'
[ 81.511757] 519:519 exit_group:-1
[ 81.545588] modprobe: /sbin/modprobe iptable_nat
[ 81.546312] modprobe: Couldn't probe module 'iptable_nat'
[ 81.546970] 521:521 exit_group:-1
[ 81.551016] 517:517 exit_group:3
[ 81.682370] modprobe: /sbin/modprobe iptable_nat
[ 81.682984] modprobe: Couldn't probe module 'iptable_nat'
[ 81.683633] 524:524 exit_group:-1
[ 81.707243] modprobe: /sbin/modprobe iptable_nat
[ 81.720984] modprobe: Couldn't probe module 'iptable_nat'
[ 81.721411] 526:526 exit_group:-1
[ 81.742883] 522:522 exit_group:3
[ 81.843954] modprobe: /sbin/modprobe iptable_nat
[ 81.847080] modprobe: Couldn't probe module 'iptable_nat'
[ 81.847690] 529:529 exit_group:-1
[ 81.881584] modprobe: /sbin/modprobe iptable_nat
[ 81.882248] modprobe: Couldn't probe module 'iptable_nat'
[ 81.882940] 531:531 exit_group:-1
[ 81.887323] 527:527 exit_group:3
[ 82.015838] modprobe: /sbin/modprobe iptable_nat
[ 82.023210] modprobe: Couldn't probe module 'iptable_nat'
[ 82.023869] 534:534 exit_group:-1
[ 82.071108] modprobe: /sbin/modprobe iptable_nat
[ 82.072131] modprobe: Couldn't probe module 'iptable_nat'
[ 82.077716] 536:536 exit_group:-1
[ 82.083678] 532:532 exit_group:3
[ 82.201466] modprobe: /sbin/modprobe iptable_nat
[ 82.202152] modprobe: Couldn't probe module 'iptable_nat'
[ 82.202725] 539:539 exit_group:-1
[ 82.225808] modprobe: /sbin/modprobe iptable_nat
[ 82.230043] modprobe: Couldn't probe module 'iptable_nat'
[ 82.230413] 541:541 exit_group:-1
[ 82.233679] 537:537 exit_group:3
[ 82.310933] modprobe: /sbin/modprobe iptable_nat
[ 82.311736] modprobe: Couldn't probe module 'iptable_nat'
[ 82.317189] 544:544 exit_group:-1
[ 82.351305] modprobe: /sbin/modprobe iptable_nat
[ 82.352015] modprobe: Couldn't probe module 'iptable_nat'
[ 82.358135] 546:546 exit_group:-1
[ 82.361420] 542:542 exit_group:3
[ 82.479430] modprobe: /sbin/modprobe iptable_nat
[ 82.480132] modprobe: Couldn't probe module 'iptable_nat'
[ 82.485720] 549:549 exit_group:-1
[ 82.515684] modprobe: /sbin/modprobe iptable_nat
[ 82.518743] modprobe: Couldn't probe module 'iptable_nat'
[ 82.519397] 551:551 exit_group:-1
[ 82.527649] 547:547 exit_group:3
[ 82.642017] modprobe: /sbin/modprobe iptable_nat
[ 82.647084] modprobe: Couldn't probe module 'iptable_nat'
[ 82.647422] 554:554 exit_group:-1
[ 82.673953] modprobe: /sbin/modprobe iptable_nat
[ 82.676060] modprobe: Couldn't probe module 'iptable_nat'
[ 82.682423] 556:556 exit_group:-1
[ 82.685416] 552:552 exit_group:3
[ 82.774084] modprobe: /sbin/modprobe iptable_nat
[ 82.775129] modprobe: Couldn't probe module 'iptable_nat'
[ 82.775756] 559:559 exit_group:-1
[ 82.806298] modprobe: /sbin/modprobe iptable_nat
[ 82.806965] modprobe: Couldn't probe module 'iptable_nat'
[ 82.807631] 561:561 exit_group:-1
[ 82.822629] 557:557 exit_group:3
[ 82.926957] 562:562 exit_group:0
[ 83.056989] 563:563 exit_group:0
[ 83.154050] modprobe: /sbin/modprobe iptable_nat
[ 83.154841] modprobe: Couldn't probe module 'iptable_nat'
[ 83.155289] 566:566 exit_group:-1
[ 83.189797] modprobe: /sbin/modprobe iptable_nat
[ 83.190476] modprobe: Couldn't probe module 'iptable_nat'
[ 83.191094] 568:568 exit_group:-1
[ 83.199636] 564:564 exit_group:3
[ 83.434083] 570:570 exit_group:0
[ 83.443997] 569:569 exit_group:0
[ 83.522607] 571:571 exit_group:2
[ 83.644129] 572:572 exit_group:2
[ 83.766099] 573:573 exit_group:1
[ 83.873859] 574:574 exit_group:1
[ 83.977422] 575:575 exit_group:1
[ 84.062754] 576:576 exit_group:1
[ 84.190369] 577:577 exit_group:0
[ 84.302453] 578:578 exit_group:0
[ 84.385406] 579:579 exit_group:0
[ 84.495187] 580:580 exit_group:0
[ 84.621240] 581:581 exit_group:0
[ 84.722147] 582:582 exit_group:0
[ 84.805769] 583:583 exit_group:0
[ 84.927309] 584:584 exit_group:0
[ 85.069354] modprobe: /sbin/modprobe ipt_owner
[ 85.070110] modprobe: Couldn't probe module 'ipt_owner'
[ 85.070738] 587:587 exit_group:-1
[ 85.098832] modprobe: /sbin/modprobe ipt_owner
[ 85.099270] modprobe: Couldn't probe module 'ipt_owner'
[ 85.099850] 589:589 exit_group:-1
[ 85.129365] modprobe: /sbin/modprobe ipt_owner
[ 85.130050] modprobe: Couldn't probe module 'ipt_owner'
[ 85.130659] 591:591 exit_group:-1
[ 85.134334] 585:585 exit_group:1
[ 85.251566] modprobe: /sbin/modprobe ip6t_owner
[ 85.254547] modprobe: Couldn't probe module 'ip6t_owner'
[ 85.255401] 594:594 exit_group:-1
[ 85.287838] modprobe: /sbin/modprobe ip6t_owner
[ 85.290562] modprobe: Couldn't probe module 'ip6t_owner'
[ 85.291209] 596:596 exit_group:-1
[ 85.339805] modprobe: /sbin/modprobe ip6t_owner
[ 85.353533] modprobe: Couldn't probe module 'ip6t_owner'
[ 85.354176] 598:598 exit_group:-1
[ 85.358320] 592:592 exit_group:1
[ 85.458318] 599:599 exit_group:0
[ 85.607104] 600:600 exit_group:0
[ 85.717782] 601:601 exit_group:2
[ 85.861642] 602:602 exit_group:2
[ 85.970206] 603:603 exit_group:1
[ 86.085409] 604:604 exit_group:1
[ 86.206729] 605:605 exit_group:1
[ 86.298617] 606:606 exit_group:1
[ 86.405220] 607:607 exit_group:0
[ 86.511986] 608:608 exit_group:0
[ 86.638043] 609:609 exit_group:0
[ 86.713649] 610:610 exit_group:0
[ 86.850687] modprobe: /sbin/modprobe iptable_nat
[ 86.854631] modprobe: Couldn't probe module 'iptable_nat'
[ 86.856011] 613:613 exit_group:-1
[ 86.884139] modprobe: /sbin/modprobe iptable_nat
[ 86.890527] modprobe: Couldn't probe module 'iptable_nat'
[ 86.891142] 615:615 exit_group:-1
[ 86.897375] 611:611 exit_group:3
[ 87.063001] 616:616 exit_group:0
[ 87.137913] 617:617 exit_group:0
[ 87.211773] 618:618 exit_group:0
[ 87.297135] 619:619 exit_group:0
[ 87.413509] 620:620 exit_group:0
[ 87.529470] 621:621 exit_group:0
[ 87.609859] 622:622 exit_group:0
[ 87.685243] 623:623 exit_group:1
[ 87.773404] 624:624 exit_group:1
[ 87.902136] 625:625 exit_group:1
[ 88.022140] 626:626 exit_group:1
[ 88.154206] 627:627 exit_group:1
[ 88.247866] 628:628 exit_group:1
[ 88.362980] 629:629 exit_group:0
[ 88.478772] 630:630 exit_group:0
[ 88.605538] 631:631 exit_group:0
[ 88.695088] 632:632 exit_group:0
[ 88.809705] 633:633 exit_group:1
[ 88.926090] 634:634 exit_group:1
[ 89.053638] 635:635 exit_group:1
[ 89.150520] 636:636 exit_group:1
[ 89.253663] 637:637 exit_group:1
[ 89.377665] 638:638 exit_group:1
[ 89.502196] 639:639 exit_group:0
[ 89.610902] 640:640 exit_group:0
[ 89.701869] 641:641 exit_group:0
[ 89.814001] 642:642 exit_group:0
[ 89.921475] 643:643 exit_group:0
[ 90.025612] 644:644 exit_group:0
[ 90.165443] 645:645 exit_group:0
[ 90.279560] 646:646 exit_group:0
[ 90.407286] 647:647 exit_group:0
[ 90.518358] 648:648 exit_group:0
[ 90.626471] 649:649 exit_group:0
[ 90.765853] 650:650 exit_group:0
[ 90.849336] 651:651 exit_group:0
[ 90.969773] 652:652 exit_group:0
[ 91.081922] 653:653 exit_group:0
[ 91.194929] 654:654 exit_group:0
[ 91.278158] 655:655 exit_group:0
[ 91.382223] 656:656 exit_group:0
[ 91.493161] 657:657 exit_group:0
[ 91.590829] 658:658 exit_group:0
[ 91.670533] 659:659 exit_group:0
[ 91.752778] 660:660 exit_group:0
[ 91.861885] 661:661 exit_group:0
[ 91.998500] modprobe: /sbin/modprobe ipt_owner
[ 91.999201] modprobe: Couldn't probe module 'ipt_owner'
[ 91.999766] 664:664 exit_group:-1
[ 92.031193] modprobe: /sbin/modprobe ipt_owner
[ 92.032001] modprobe: Couldn't probe module 'ipt_owner'
[ 92.045958] 666:666 exit_group:-1
[ 92.074507] modprobe: /sbin/modprobe ipt_owner
[ 92.075225] modprobe: Couldn't probe module 'ipt_owner'
[ 92.075833] 668:668 exit_group:-1
[ 92.083385] 662:662 exit_group:1
[ 92.210943] modprobe: /sbin/modprobe ip6t_owner
[ 92.212048] modprobe: Couldn't probe module 'ip6t_owner'
[ 92.216124] 671:671 exit_group:-1
[ 92.235667] modprobe: /sbin/modprobe ip6t_owner
[ 92.241085] modprobe: Couldn't probe module 'ip6t_owner'
[ 92.241574] 673:673 exit_group:-1
[ 92.273093] modprobe: /sbin/modprobe ip6t_owner
[ 92.273867] modprobe: Couldn't probe module 'ip6t_owner'
[ 92.274504] 675:675 exit_group:-1
[ 92.278341] 669:669 exit_group:1
[ 92.454399] 676:676 exit_group:0
[ 92.585220] 677:677 exit_group:0
[ 92.693332] 678:678 exit_group:0
[ 92.789919] 679:679 exit_group:0
[ 92.902254] 680:680 exit_group:0
[ 93.018592] 681:681 exit_group:0
[ 93.070435] modprobe: /sbin/modprobe netdev-dummy0
[ 93.071141] modprobe: Couldn't probe module 'netdev-dummy0'
[ 93.071757] 683:683 exit_group:-1
[ 93.101872] modprobe: /sbin/modprobe dummy0
[ 93.102578] modprobe: Couldn't probe module 'dummy0'
[ 93.103190] 685:685 exit_group:-1
[ 93.236138] 686:686 exit_group:0
[ 93.391780] 687:687 exit_group:0
[ 93.555402] 688:688 exit_group:0
[ 93.655905] 689:689 exit_group:0
[ 93.795537] 690:690 exit_group:0
[ 93.962567] 691:691 exit_group:0
[ 94.091275] 692:692 exit_group:0
[ 98.250008] 469:469 exit_group:0
[ 98.506420] 693:693 exit_group:0
[ 99.320005] 695:695 exit_group:0
[ 99.487888] 698:698 exit_group:0
[ 100.743023] 711:711 exit_group:0
[ 101.045567] 714:714 exit_group:0
[ 101.254086] 716:716 exit_group:0
[ 101.483852] 718:718 exit_group:0
[ 101.742362] 720:720 exit_group:0
[ 101.967804] 722:722 exit_group:0
[ 102.179754] 724:724 exit_group:0
[ 102.370585] 726:726 exit_group:0
[ 102.579354] 728:728 exit_group:0
[ 102.812540] 730:730 exit_group:0
[ 102.995994] 732:732 exit_group:0
[ 103.209052] 734:734 exit_group:0
[ 103.424609] 736:736 exit_group:0
[ 103.604138] 738:738 exit_group:0
[ 103.829608] 740:740 exit_group:0
[ 104.052136] 742:742 exit_group:0
[ 104.229937] 744:744 exit_group:0
[ 104.440854] 746:746 exit_group:0
[ 104.699149] 748:748 exit_group:0
[ 104.915963] 750:750 exit_group:0
[ 105.091513] 752:752 exit_group:0
[ 105.303303] 754:754 exit_group:0
[ 105.517495] 756:756 exit_group:0
[ 105.756989] 758:758 exit_group:0
[ 105.960477] 760:760 exit_group:0
[ 106.208938] 762:762 exit_group:0
[ 106.381141] 764:764 exit_group:0
[ 108.357243] 766:766 exit_group:1
[ 108.606993] 768:768 exit_group:1
[ 108.903504] 770:770 exit_group:1
[ 109.882629] 772:772 exit_group:1
[ 110.418523] 774:774 exit_group:1
[ 110.747096] 776:776 exit_group:1
[ 110.983416] 778:778 exit_group:1
[ 111.326424] 780:780 exit_group:1
[ 111.569490] 782:782 exit_group:1
[ 111.843992] 784:784 exit_group:1
[ 112.222111] 786:786 exit_group:1
[ 112.467749] 788:788 exit_group:1
[ 113.053146] 790:790 exit_group:1
[ 113.403611] 792:792 exit_group:1
[ 115.150445] 794:794 exit_group:1
[ 115.567492] healthd: battery l=44 v=3812 t=24.2 h=2 st=2 chg=a 2023-05-21
15:14:27.414901455 UTC
[ 115.705985] 796:796 exit_group:1
[ 116.099196] 798:798 exit_group:1
[ 116.302115] 800:800 exit_group:1
[ 116.560993] 802:802 exit_group:1
[ 117.418103] 804:804 exit_group:1
[ 118.230195] 806:806 exit_group:1
[ 118.693396] 808:808 exit_group:1
[ 119.033548] 810:810 exit_group:1
[ 119.290920] 813:813 exit_group:1
[ 119.602365] 815:815 exit_group:1
[ 123.206318] 817:817 exit_group:1
[ 131.408718] 819:819 exit_group:1
[ 137.424753] 821:821 exit_group:1
[ 138.342182] 823:823 exit_group:1
[ 140.248066] 825:825 exit_group:1
[ 141.426021] 827:827 exit_group:1
[ 141.775358] 829:829 exit_group:1
[ 142.067212] 831:831 exit_group:1
[ 142.785088] 833:833 exit_group:1
[ 143.616138] 835:835 exit_group:1
[ 144.687675] 837:837 exit_group:1
[ 145.277510] 839:839 exit_group:1
[ 145.561775] 841:841 exit_group:1
[ 146.025736] 843:843 exit_group:1
[ 146.530846] 846:846 exit_group:1
[ 146.793717] 848:848 exit_group:1
[ 148.025326] 850:850 exit_group:1
[ 148.687200] 852:852 exit_group:1
[ 149.082842] 855:855 exit_group:1
[ 149.436751] 858:858 exit_group:1
[ 149.897343] 861:861 exit_group:1
[ 150.266506] 864:864 exit_group:1
[ 150.855287] 866:866 exit_group:1
[ 151.170541] 869:869 exit_group:1
[ 151.399360] 871:871 exit_group:1
[ 151.867411] 873:873 exit_group:1
[ 152.741813] 876:876 exit_group:1
[ 153.221800] 879:879 exit_group:1
[ 153.614677] 882:882 exit_group:1
[ 154.750387] 884:884 exit_group:1
[ 157.005176] 887:887 exit_group:1
[ 159.338315] 889:889 exit_group:1
[ 159.681324] 892:892 exit_group:1
[ 160.505250] 894:894 exit_group:1
[ 161.502732] 896:896 exit_group:0
[ 162.575765] 898:898 exit_group:0
[ 164.819883] 900:900 exit_group:0
[ 165.233917] 902:902 exit_group:0
[ 165.536773] 904:904 exit_group:0
[ 165.748352] 906:906 exit_group:0
[ 166.890554] 908:908 exit_group:0
[ 167.452160] 910:910 exit_group:0
[ 167.755100] 912:912 exit_group:0
[ 168.047516] 914:914 exit_group:0
[ 168.444007] 916:916 exit_group:0
[ 169.070469] 918:918 exit_group:0
[ 169.582095] 920:920 exit_group:0
[ 169.847529] healthd: battery l=45 v=3820 t=24.5 h=2 st=2 chg=a 2023-05-21
15:15:21.691353345 UTC
[ 171.112489] lowmemorykiller: lowmem_shrink: convert oom_adj to oom_score_adj:
[ 171.112531] lowmemorykiller: oom_adj 0 => oom_score_adj 0
[ 171.112554] lowmemorykiller: oom_adj 1 => oom_score_adj 58
[ 171.112576] lowmemorykiller: oom_adj 2 => oom_score_adj 117
[ 171.112599] lowmemorykiller: oom_adj 3 => oom_score_adj 176
[ 171.112621] lowmemorykiller: oom_adj 9 => oom_score_adj 529
[ 171.112643] lowmemorykiller: oom_adj 15 => oom_score_adj 1000
[ 172.126596] 933:933 exit_group:0
[ 172.509538] 935:935 exit_group:0
[ 173.703699] 938:938 exit_group:0
[ 174.033479] 940:940 exit_group:0
[ 174.411176] 942:942 exit_group:0
[ 174.722896] 944:944 exit_group:0
[ 175.438555] 946:946 exit_group:0
[ 175.565531] healthd: battery l=45 v=3820 t=24.5 h=2 st=2 chg=a 2023-05-21
15:15:27.406498985 UTC
[ 176.151440] 948:948 exit_group:0
[ 176.597340] 950:950 exit_group:0
[ 177.111488] 952:952 exit_group:0
[ 177.414604] 954:954 exit_group:0
[ 177.721190] 956:956 exit_group:0
[ 177.974167] 958:958 exit_group:0
[ 178.281848] 960:960 exit_group:0
[ 178.630981] 962:962 exit_group:0
[ 179.203805] 964:964 exit_group:0
[ 179.901271] 966:966 exit_group:0
[ 180.494898] 968:968 exit_group:0
[ 186.239681] 970:970 exit_group:0
[ 186.775794] hrtimer: interrupt took 14437064 ns
[ 187.099653] 972:972 exit_group:0
[ 187.520764] 974:974 exit_group:0
[ 187.820715] 976:976 exit_group:0
[ 198.386060] 978:978 exit_group:0
[ 198.631858] 980:980 exit_group:0
[ 198.868251] 982:982 exit_group:0
[ 199.182488] 984:984 exit_group:0
[ 199.416211] 986:986 exit_group:0
[ 200.043226] 988:988 exit_group:0
[ 200.257731] 990:990 exit_group:0
[ 205.681871] 992:992 exit_group:0
[ 206.661975] 994:994 exit_group:0
[ 206.933434] 996:996 exit_group:0
[ 207.157259] 998:998 exit_group:0
[ 208.239656] 1000:1000 exit_group:0
[ 208.495697] 1002:1002 exit_group:0
[ 208.847961] 1004:1004 exit_group:0
[ 209.262731] 1006:1006 exit_group:0
[ 209.476275] 1008:1008 exit_group:0
[ 232.371713] 1010:1010 exit_group:0
[ 234.331218] 1012:1012 exit_group:0
[ 235.596759] healthd: battery l=46 v=3828 t=24.8 h=2 st=2 chg=a 2023-05-21
15:16:27.407697020 UTC
[ 235.792166] 1014:1014 exit_group:0
[ 236.115199] 1016:1016 exit_group:0
[ 237.093847] 1018:1018 exit_group:0
[ 238.291656] 1020:1020 exit_group:0
[ 238.601517] 1022:1022 exit_group:0
[ 238.837939] 1024:1024 exit_group:0
[ 239.094685] 1026:1026 exit_group:0
[ 242.047146] init: Starting service 'wpa_supplicant'...
[ 245.347507] 1075:1075 exit_group:0
[ 245.524430] 1076:1076 exit_group:0
[ 245.888702] modprobe: /sbin/modprobe ipt_IDLETIMER
[ 245.889473] modprobe: Couldn't probe module 'ipt_IDLETIMER'
[ 245.890047] 1085:1085 exit_group:-1
[ 245.905853] 1083:1083 exit_group:1
[ 246.045104] modprobe: /sbin/modprobe ip6t_IDLETIMER
[ 246.046355] modprobe: Couldn't probe module 'ip6t_IDLETIMER'
[ 246.064931] 1090:1090 exit_group:-1
[ 246.068055] 1086:1086 exit_group:1
[ 246.102254] init: write_file: Unable to open
'/proc/sys/net/ipv4/tcp_default_init_rwnd': No such file or directory
[ 246.107652] init: Starting service 'exec 7 (/system/bin/logwrapper)'...
[ 246.779278] 1100:1100 exit_group:0
[ 246.886382] 1102:1102 exit_group:0
[ 246.954527] 1103:1103 exit_group:0
[ 247.013481] 1104:1104 exit_group:0
[ 247.029290] 1099:1099 exit_group:0
[ 247.089204] 1096:1096 exit_group:0
[ 247.094819] init: Service 'exec 7 (/system/bin/logwrapper)' (pid 1096) exited
with status 0
[ 250.246372] 1134:1134 exit_group:0
[ 251.142214] 1147:1147 exit_group:0
[ 251.658860] 1155:1155 exit_group:0
[ 251.959606] 1165:1165 exit_group:1
[ 252.222261] 1172:1172 exit_group:1
[ 252.415481] 1176:1176 exit_group:1
[ 252.714937] 1181:1181 exit_group:1
[ 252.957300] 1137:1137 exit_group:0
[ 253.081049] 1183:1183 exit_group:1
[ 253.235299] 1187:1187 exit_group:1
[ 253.468366] 1188:1188 exit_group:1
[ 253.648238] 1189:1189 exit_group:1
[ 253.955981] 1190:1190 exit_group:1
[ 254.166629] 1193:1193 exit_group:1
[ 254.369444] 1195:1195 exit_group:1
[ 254.536501] 1198:1198 exit_group:1
[ 254.764317] 1199:1199 exit_group:1
[ 254.928796] 1200:1200 exit_group:1
[ 255.064734] 1201:1201 exit_group:1
[ 255.192427] 1202:1202 exit_group:1
[ 255.352939] 1203:1203 exit_group:0
[ 255.476191] 1204:1204 exit_group:0
[ 255.577557] 1205:1205 exit_group:0
[ 255.728758] 1206:1206 exit_group:0
[ 255.857116] 1207:1207 exit_group:0
[ 255.968809] 1208:1208 exit_group:0
[ 256.092803] 1209:1209 exit_group:0
[ 256.224657] 1210:1210 exit_group:0
[ 256.341651] 1211:1211 exit_group:0
[ 256.438832] 1212:1212 exit_group:0
[ 256.577826] 1213:1213 exit_group:0
[ 256.740640] 1214:1214 exit_group:0
[ 256.941141] 1215:1215 exit_group:0
[ 257.061545] 1216:1216 exit_group:0
[ 257.185305] 1217:1217 exit_group:0
[ 257.325132] 1218:1218 exit_group:0
[ 257.461800] 1219:1219 exit_group:0
[ 257.586829] 1220:1220 exit_group:0
[ 257.682520] 1221:1221 exit_group:0
[ 257.790033] 1222:1222 exit_group:0
[ 257.917724] 1223:1223 exit_group:0
[ 258.033995] 1224:1224 exit_group:0
[ 258.155074] 1225:1225 exit_group:0
[ 258.258688] 1226:1226 exit_group:0
[ 258.388191] 1227:1227 exit_group:0
[ 258.511601] 1228:1228 exit_group:0
[ 258.659188] 1229:1229 exit_group:0
[ 258.771049] 1230:1230 exit_group:0
[ 258.906351] 1231:1231 exit_group:0
[ 259.046475] 1232:1232 exit_group:0
[ 259.182593] 1233:1233 exit_group:0
[ 259.271792] 1234:1234 exit_group:0
[ 265.299895] binder: undelivered transaction 1834
[ 271.520991] ndroid.systemui[1142]: segfault at 24548b08 ip c735146d sp cfe06394
error 4 in libc.so[c72cf000+fa000]
[ 271.521331] 1142 handle_signal signum:11 ip:0xc735146d
[ 271.536141] 1142 c71f1000-c71f7000 r-xp 00000000 08:06 1274
/system/lib/libnativehelper.so
[ 271.536172] 1142 c71f7000-c71f8000 r--p 00005000 08:06 1274
/system/lib/libnativehelper.so
[ 271.536195] 1142 c71f8000-c71f9000 rw-p 00006000 08:06 1274
/system/lib/libnativehelper.so
[ 271.536218] 1142 c71f9000-c7224000 r-xp 00000000 08:06 1215
/system/lib/libexpat.so
[ 271.536240] 1142 c7224000-c7225000 ---p 00000000 00:00 0
[ 271.536263] 1142 c7225000-c7227000 r--p 0002b000 08:06 1215
/system/lib/libexpat.so
[ 271.536285] 1142 c7227000-c7228000 rw-p 0002d000 08:06 1215
/system/lib/libexpat.so
[ 271.536307] 1142 c7228000-c7281000 r-xp 00000000 08:06 1173
/system/lib/libandroidfw.so
[ 271.536329] 1142 c7281000-c7283000 r--p 00058000 08:06 1173
/system/lib/libandroidfw.so
[ 271.536351] 1142 c7283000-c7284000 rw-p 0005a000 08:06 1173
/system/lib/libandroidfw.so
[ 271.536373] 1142 c7284000-c7285000 r-xp 00000000 08:06 1270
/system/lib/libmemtrack.so
[ 271.536395] 1142 c7285000-c7286000 r--p 00000000 08:06 1270
/system/lib/libmemtrack.so
[ 271.536417] 1142 c7286000-c7287000 rw-p 00001000 08:06 1270
/system/lib/libmemtrack.so
[ 271.536439] 1142 c7287000-c7292000 r-xp 00000000 08:06 1188
/system/lib/libbacktrace.so
[ 271.536460] 1142 c7292000-c7293000 r--p 0000a000 08:06 1188
/system/lib/libbacktrace.so
[ 271.536498] 1142 c7293000-c7294000 rw-p 0000b000 08:06 1188
/system/lib/libbacktrace.so
[ 271.536522] 1142 c7294000-c72cc000 r-xp 00000000 08:06 1262
/system/lib/libm.so
[ 271.536545] 1142 c72cc000-c72cd000 ---p 00000000 00:00 0
[ 271.536567] 1142 c72cd000-c72ce000 r--p 00038000 08:06 1262
/system/lib/libm.so
[ 271.536589] 1142 c72ce000-c72cf000 rw-p 00039000 08:06 1262
/system/lib/libm.so
[ 271.536611] 1142 c72cf000-c73c9000 r-xp 00000000 08:06 1196
/system/lib/libc.so
[ 271.860985] binder: undelivered transaction 1622
[ 271.861024] binder: undelivered transaction 1625
[ 271.861046] binder: undelivered transaction 1640
[ 271.861068] binder: undelivered transaction 1838
[ 271.861090] binder: undelivered transaction 1839
[ 271.861111] binder: undelivered transaction 1866
[ 271.861133] binder: undelivered transaction 1867
[ 271.861154] binder: undelivered transaction 1868
[ 271.861176] binder: undelivered transaction 1879
[ 271.861197] binder: undelivered transaction 1979
[ 271.861219] binder: undelivered transaction 2304
[ 273.006005] 1418:1418 exit_group:1
[ 275.294074] 1438:1438 exit_group:1
[ 276.855482] 1454:1454 exit_group:1
[ 277.595180] 1465:1465 exit_group:0
[ 277.909108] 1466:1466 exit_group:0
[ 278.151492] 1467:1467 exit_group:1
[ 278.316287] 1468:1468 exit_group:0
[ 278.589533] 1471:1471 exit_group:0
[ 278.596380] 1470:1470 exit_group:0
[ 278.748153] 1473:1473 exit_group:0
[ 278.782923] 1472:1472 exit_group:0
[ 278.915422] 1475:1475 exit_group:0
[ 278.921540] 1474:1474 exit_group:0
[ 279.066562] 1477:1477 exit_group:0
[ 279.073758] 1476:1476 exit_group:0
[ 279.076876] 1469:1469 exit_group:0
[ 279.240962] 1478:1478 exit_group:0
[ 279.385908] 1480:1480 exit_group:0
[ 279.390417] 1479:1479 exit_group:0
[ 279.530321] sf_read_super_aux err=-71
[ 279.543474] sf_read_super_aux err=-71
[ 279.544438] sf_read_super_aux err=-71
[ 279.545274] 1482:1482 exit_group:1
[ 279.557501] 1481:1481 exit_group:1
[ 279.725675] 1483:1483 exit_group:0

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


05-21 15:13:13.314 147 147 E ProbeModule: cannot load dep file : (null)
05-21 15:13:13.813 152 152 E ProbeModule: cannot load dep file : (null)
05-21 15:13:14.062 155 155 E ProbeModule: cannot load dep file : (null)
05-21 15:13:14.762 161 161 E ProbeModule: cannot load dep file : (null)
05-21 15:13:20.343 200 200 I houdini : houdini enabled
05-21 15:13:23.099 219 219 W : VBoxShell enter the main function ...
05-21 15:13:23.324 222 222 I /system/bin/tzdatacheck: tzdata file
/data/misc/zoneinfo/current/tzdata does not exist. No action required.
--------- beginning of system
05-21 15:13:23.647 220 220 I vold : Vold 3.0 (the awakening) firing up
05-21 15:13:23.661 220 220 V vold : Detected support for: exfat ext4 iso9660
ntfs vfat
05-21 15:13:26.475 250 250 I virtual_shell: wait for property change...
05-21 15:13:26.689 259 259 D vinput : vinput property get resolution_x: 1120
05-21 15:13:26.689 259 259 D vinput : vinput property get resolution_y: 700
05-21 15:13:26.689 259 259 D vinput : vinput get converted xmax: 1120
05-21 15:13:26.689 259 259 D vinput : vinput get converted ymax: 700
05-21 15:13:26.716 260 260 D local_gps: wait for connect
05-21 15:13:26.778 255 255 I lowmemorykiller: Using in-kernel low memory killer
interface
05-21 15:13:26.788 259 259 D vinput : vinput create input deivce by property
05-21 15:13:27.082 257 257 I SurfaceFlinger: SurfaceFlinger is starting
05-21 15:13:27.085 257 257 I SurfaceFlinger: SurfaceFlinger's main thread ready
to run. Initializing graphics H/W...
05-21 15:13:27.150 257 257 D libEGL : loaded
/system/lib/egl/libEGL_emulation.so
05-21 15:13:27.205 257 257 D libEGL : loaded
/system/lib/egl/libGLESv1_CM_emulation.so
05-21 15:13:27.226 257 257 D libEGL : loaded
/system/lib/egl/libGLESv2_emulation.so
05-21 15:13:27.298 257 257 E SurfaceFlinger: hwcomposer module not found
05-21 15:13:27.301 257 257 I SurfaceFlinger: EGL information:
05-21 15:13:27.301 257 257 I SurfaceFlinger: vendor : Android
05-21 15:13:27.301 257 257 I SurfaceFlinger: version : 1.4 Android META-EGL
05-21 15:13:27.301 257 257 I SurfaceFlinger: extensions:
EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time
EGL_KHR_swap_buffers_with_damage EGL_KHR_image_base EGL_KHR_gl_texture_2D_image
EGL_KHR_fence_sync EGL_KHR_create_context EGL_KHR_surfaceless_context
EGL_ANDROID_image_native_buffer
05-21 15:13:27.301 257 257 I SurfaceFlinger: Client API: OpenGL_ES
05-21 15:13:27.301 257 257 I SurfaceFlinger: EGLSurface: 8-8-8-0, config=0x1a
05-21 15:13:27.347 257 257 I SurfaceFlinger: OpenGL ES informations:
05-21 15:13:27.347 257 257 I SurfaceFlinger: vendor : Qualcomm
05-21 15:13:27.347 257 257 I SurfaceFlinger: renderer : Adreno (TM) 640
05-21 15:13:27.347 257 257 I SurfaceFlinger: version : OpenGL ES 3.1
05-21 15:13:27.347 257 257 I SurfaceFlinger: extensions:
GL_EXT_EGL_image_external_wrap_modes GL_EXT_blend_minmax GL_EXT_color_buffer_float
GL_EXT_color_buffer_half_float GL_EXT_debug_marker GL_EXT_discard_framebuffer
GL_EXT_disjoint_timer_query GL_EXT_draw_buffers GL_EXT_draw_buffers_indexed
GL_EXT_float_blend GL_EXT_frag_depth GL_EXT_instanced_arrays
GL_EXT_multisampled_render_to_texture GL_EXT_occlusion_query_boolean
GL_EXT_read_format_bgra GL_EXT_robustness GL_EXT_sRGB GL_EXT_shader_texture_lod
GL_EXT_texture_buffer GL_EXT_texture_compression_bptc
GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc
GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_s3tc_srgb
GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888
GL_EXT_texture_norm16 GL_EXT_texture_rg GL_EXT_texture_storage
GL_EXT_texture_type_2_10_10_10_REV GL_EXT_unpack_subimage GL_KHR_debug
GL_KHR_no_error GL_KHR_parallel_shader_compile GL_KHR_texture_compression_astc_ldr
GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_image_external_essl3
GL_OES_compressed_EA
05-21 15:13:27.347 257 257 I SurfaceFlinger: GL_MAX_TEXTURE_SIZE = 16384
05-21 15:13:27.347 257 257 I SurfaceFlinger: GL_MAX_VIEWPORT_DIMS = 32767
05-21 15:13:27.351 257 257 D gralloc_x86: gralloc_alloc: Creating ashmem region
of size 4096
05-21 15:13:27.383 257 257 D SurfaceFlinger: Set power mode=2, type=0
flinger=0xc70a2000
05-21 15:13:27.902 257 257 D SurfaceFlinger: shader cache generated - 24
shaders in 497.371307 ms
05-21 15:13:27.928 257 257 D gralloc_x86: gralloc_alloc: Creating ashmem region
of size 4096
05-21 15:13:28.507 279 279 I BootAnimation: boot animation disabled
05-21 15:13:28.967 287 287 I : debuggerd: starting
05-21 15:13:29.119 286 286 I Netd : Netd 1.0 starting
05-21 15:13:29.141 291 291 I installd: installd firing up
05-21 15:13:29.141 291 291 E cutils : Failed to read /data/.layout_version: No
such file or directory
05-21 15:13:29.142 291 291 D installd: Upgrading to shared /data/media/obb
05-21 15:13:29.144 291 291 D installd: Upgrading to /data/misc/user directories
05-21 15:13:29.165 286 286 D TetherController: Setting IP forward enable = 0
05-21 15:13:29.262 297 297 E ProbeModule: cannot load dep file : (null)
05-21 15:13:29.295 286 286 E Netd : Unable to create netlink socket:
Protocol not supported
05-21 15:13:29.295 286 286 E Netd : Unable to open quota socket
05-21 15:13:29.300 286 286 D MDnsDS : MDnsSdListener::Hander starting up
05-21 15:13:29.332 286 301 D MDnsDS : MDnsSdListener starting to monitor
05-21 15:13:29.332 286 301 D MDnsDS : Going to poll with pollCount 1
05-21 15:13:29.425 292 292 I keystore: Found keymaster0 module Keymaster
OpenSSL HAL, version 2
05-21 15:13:29.426 292 292 I SoftKeymaster:
system/keymaster/soft_keymaster_device.cpp, Line 122: Creating device
05-21 15:13:29.427 292 292 D SoftKeymaster:
system/keymaster/soft_keymaster_device.cpp, Line 123: Device address: 0xc7122000
05-21 15:13:29.439 292 292 I keystore: Keymaster0 module is software-only.
Using SoftKeymasterDevice instead.
05-21 15:13:29.440 292 292 I SoftKeymaster:
system/keymaster/soft_keymaster_device.cpp, Line 122: Creating device
05-21 15:13:29.440 292 292 D SoftKeymaster:
system/keymaster/soft_keymaster_device.cpp, Line 123: Device address: 0xc7122180
05-21 15:13:29.449 292 292 I keystore: SELinux: Keystore SELinux is disabled.
05-21 15:13:30.617 314 314 I powerbtn: open event0(Power Button) ok fd=4
05-21 15:13:30.811 316 316 D opengl-gc: Connection established.
05-21 15:13:30.855 313 313 I gatekeeperd: Starting gatekeeperd...
05-21 15:13:30.894 313 313 W gatekeeperd: falling back to software GateKeeper
05-21 15:13:30.895 313 313 I gatekeeperd: cold boot: clearing state
05-21 15:13:31.247 290 290 V MediaUtils: physMem: 2117046272
05-21 15:13:31.248 290 290 V MediaUtils: requested limit: 1376080030
05-21 15:13:31.252 290 290 V MediaUtils: actual limit: 1376080030
05-21 15:13:31.253 290 290 V MediaUtils: original limits: 4294967295/4294967295
05-21 15:13:31.253 290 290 V MediaUtils: new limits: 1376080030/4294967295
05-21 15:13:31.317 290 290 I mediaserver: ServiceManager: 0xc614c680
05-21 15:13:31.317 290 290 I mediaserver: mediaServer start AudioFlinger
05-21 15:13:31.317 290 290 I AudioFlinger: Using default 3000 mSec as standby
time.
05-21 15:13:31.323 290 290 I mediaserver: mediaServer start mediaPlayerService
05-21 15:13:31.330 290 290 E : batterystats service unavailable!
05-21 15:13:31.333 290 290 E : batterystats service unavailable!
05-21 15:13:31.334 290 290 I mediaserver: mediaServer start
ResourceManagerService
05-21 15:13:31.338 290 290 I mediaserver: mediaServer start CameraService
05-21 15:13:31.343 290 290 I CameraService: CameraService started (pid=290)
05-21 15:13:31.343 290 290 I CameraService: CameraService process starting
05-21 15:13:31.349 290 290 E : batterystats service unavailable!
05-21 15:13:31.361 290 290 E : batterystats service unavailable!
05-21 15:13:33.509 290 290 V EmulatedCamera_GenyCamera: Initialize:
05-21 15:13:33.509 290 290 V EmulatedCamera_GenyCamera: initializing back
camera on local srv port 24801
05-21 15:13:33.585 290 290 V EmulatedCamera_GenyDevice: Initialize: Connected
to the emulated camera service 'back'
05-21 15:13:33.586 290 290 V EmulatedCamera_Device: initializeWhiteBalanceModes
with auto, 1.000000, 1.000000
05-21 15:13:33.586 290 290 V EmulatedCamera_Device: initializeWhiteBalanceModes
with incandescent, 1.380000, 0.600000
05-21 15:13:33.586 290 290 V EmulatedCamera_Device: initializeWhiteBalanceModes
with daylight, 1.090000, 0.920000
05-21 15:13:33.586 290 290 V EmulatedCamera_Device: initializeWhiteBalanceModes
with twilight, 0.920000, 1.220000
05-21 15:13:33.586 290 290 V EmulatedCamera_Device: setWhiteBalanceMode with
white balance auto
05-21 15:13:33.587 290 290 V EmulatedCamera_GenyCamera: getCameraOrientation:
camera orientation set to 0
05-21 15:13:33.587 290 290 V EmulatedCamera_GenyCamera: Initialize: Geny camera
back is initialized. Current frame is 1280x720
05-21 15:13:33.597 290 290 I CameraService: Loaded "Emulated Camera Module"
camera module
05-21 15:13:33.598 290 290 V EmulatedCamera_GenyCamera: getCameraOrientation:
camera orientation set to 0
05-21 15:13:33.598 290 290 V EmulatedCamera_GenyCamera: getCameraInfo:
overriding parent method, orientation: 0
05-21 15:13:33.598 290 290 V EmulatedCamera_GenyCamera: getCameraFacing: camera
facing set to back
05-21 15:13:33.598 290 290 V EmulatedCamera_GenyCamera: getCameraInfo:
overriding parent method, facing: back
05-21 15:13:33.598 290 290 V EmulatedCamera_Camera: getCameraInfo
05-21 15:13:33.598 290 290 V EmulatedCamera_BaseCamera: getCameraInfo
05-21 15:13:33.598 290 290 V EmulatedCamera_GenyCamera: getCameraOrientation:
camera orientation set to 0
05-21 15:13:33.599 290 290 V EmulatedCamera_GenyCamera: getCameraInfo:
overriding parent method, orientation: 0
05-21 15:13:33.599 290 290 V EmulatedCamera_GenyCamera: getCameraFacing: camera
facing set to front
05-21 15:13:33.599 290 290 V EmulatedCamera_GenyCamera: getCameraInfo:
overriding parent method, facing: front
05-21 15:13:33.599 290 290 V EmulatedCamera_Camera: getCameraInfo
05-21 15:13:33.599 290 290 V EmulatedCamera_BaseCamera: getCameraInfo
05-21 15:13:33.599 290 290 V EmulatedCamera_GenyCamera: getCameraOrientation:
camera orientation set to 0
05-21 15:13:33.599 290 290 V EmulatedCamera_GenyCamera: getCameraInfo:
overriding parent method, orientation: 0
05-21 15:13:33.599 290 290 V EmulatedCamera_GenyCamera: getCameraFacing: camera
facing set to back
05-21 15:13:33.599 290 290 V EmulatedCamera_GenyCamera: getCameraInfo:
overriding parent method, facing: back
05-21 15:13:33.599 290 290 V EmulatedCamera_Camera: getCameraInfo
05-21 15:13:33.599 290 290 V EmulatedCamera_BaseCamera: getCameraInfo
05-21 15:13:33.600 290 290 V EmulatedCamera_GenyCamera: getCameraOrientation:
camera orientation set to 0
05-21 15:13:33.600 290 290 V EmulatedCamera_GenyCamera: getCameraInfo:
overriding parent method, orientation: 0
05-21 15:13:33.600 290 290 V EmulatedCamera_GenyCamera: getCameraFacing: camera
facing set to front
05-21 15:13:33.613 290 290 V EmulatedCamera_GenyCamera: getCameraInfo:
overriding parent method, facing: front
05-21 15:13:33.614 290 290 V EmulatedCamera_Camera: getCameraInfo
05-21 15:13:33.614 290 290 V EmulatedCamera_BaseCamera: getCameraInfo
05-21 15:13:33.616 290 290 I mediaserver: mediaServer start AudioPolicyService
05-21 15:13:33.617 290 290 I AudioPolicyService: AudioPolicyService CSTOR in
new mode
05-21 15:13:33.631 290 290 I APM::ConfigParsingUtils: loadAudioPolicyConfig()
loaded /system/etc/audio_policy.conf
05-21 15:13:33.660 290 290 E audio_hw_primary: Unable to open the mixer,
aborting.
05-21 15:13:33.661 290 290 I AudioFlinger: loadHwModule() Loaded primary audio
interface from Grouper audio HW HAL (audio) handle 1
05-21 15:13:33.661 290 290 I AudioFlinger: openOutput(), module 1 Device 2,
SamplingRate 48000, Format 0x000001, Channels 3, flags 2
05-21 15:13:33.669 290 290 I AudioFlinger: AudioStreamOut::open(),
mHalFormatIsLinearPcm = 1
05-21 15:13:33.673 290 290 I AudioFlinger: HAL output buffer size 512 frames,
normal sink buffer size 1024 frames
05-21 15:13:33.782 290 290 I BufferProvider: found effect "Multichannel Downmix
To Stereo" from The Android Open Source Project
05-21 15:13:33.796 290 290 E MonoPipe: Failed to fetch local time frequency
when constructing a MonoPipe (res = -32). getNextWriteTimestamp calls will be non-
functional
05-21 15:13:33.807 290 290 I AudioFlinger: Using module 1 has the primary audio
interface
05-21 15:13:33.817 290 344 I AudioFlinger: AudioFlinger's thread 0xc2780000
ready to run
05-21 15:13:33.825 290 344 E AudioFlinger: no wake lock to update!
05-21 15:13:33.862 290 345 I AudioFlinger: AudioFlinger's thread 0xc23c0000
ready to run
05-21 15:13:33.883 290 290 D BlueZ : external/bluetooth/bluez/android/hal-
audio.c:audio_open()
05-21 15:13:33.883 290 290 D BlueZ : external/bluetooth/bluez/android/hal-
audio.c:audio_ipc_init()
05-21 15:13:33.889 290 346 D BlueZ : external/bluetooth/bluez/android/hal-
audio.c:ipc_handler()
05-21 15:13:33.889 290 346 D BlueZ : external/bluetooth/bluez/android/hal-
audio.c:ipc_handler() Waiting for connection ...
05-21 15:13:33.894 290 290 E BlueZ : APTX: failed to open library libbt-
aptx.so (dlopen failed: library "libbt-aptx.so" not found)
05-21 15:13:33.894 290 290 D BlueZ : external/bluetooth/bluez/android/hal-
audio.c:audio_init_check()
05-21 15:13:33.894 290 290 D BlueZ : external/bluetooth/bluez/android/hal-
audio.c:audio_set_master_volume()
05-21 15:13:33.894 290 290 D BlueZ : external/bluetooth/bluez/android/hal-
audio.c:set_master_mute()
05-21 15:13:33.894 290 290 I AudioFlinger: loadHwModule() Loaded a2dp audio
interface from A2DP Bluez HW HAL (audio) handle 4
05-21 15:13:33.920 290 290 I AudioFlinger: loadHwModule() Loaded usb audio
interface from USB audio HW HAL (audio) handle 5
05-21 15:13:33.933 290 290 I mediaserver: mediaServer start
SoundTriggerHwService
05-21 15:13:33.935 290 290 E SoundTriggerHwService: couldn't load sound trigger
module sound_trigger.primary (No such file or directory)
05-21 15:13:33.941 290 290 I mediaserver: mediaServer start RadioService
05-21 15:13:33.941 290 290 I RadioService: RadioService
05-21 15:13:33.941 290 290 I RadioService: onFirstRef
05-21 15:13:33.947 290 290 E RadioService: couldn't load radio module
radio.primary (No such file or directory)
05-21 15:13:33.949 290 290 I mediaserver: mediaServer start
CameraService::pingCameraServiceProxy
05-21 15:13:33.951 290 290 I ServiceManager: Waiting for service
media.camera.proxy...
05-21 15:13:34.958 290 290 I ServiceManager: Waiting for service
media.camera.proxy...
05-21 15:13:35.146 312 312 D AndroidRuntime: >>>>>> START
com.android.internal.os.ZygoteInit uid 0 <<<<<<
--------- beginning of events
05-21 15:13:35.147 312 312 I boot_progress_start: 50131
05-21 15:13:35.270 312 312 D AndroidRuntime: CheckJNI is OFF
05-21 15:13:35.835 312 312 I art : option[0]=-Xzygote
05-21 15:13:35.835 312 312 I art :
option[1]=-Xstacktracefile:/data/anr/traces.txt
05-21 15:13:35.835 312 312 I art : option[2]=exit
05-21 15:13:35.835 312 312 I art : option[3]=vfprintf
05-21 15:13:35.841 312 312 I art : option[4]=sensitiveThread
05-21 15:13:35.841 312 312 I art : option[5]=-verbose:gc
05-21 15:13:35.841 312 312 I art : option[6]=-Xms8m
05-21 15:13:35.841 312 312 I art : option[7]=-Xmx256m
05-21 15:13:35.841 312 312 I art : option[8]=-X64mx512m
05-21 15:13:35.841 312 312 I art : option[9]=-XX:HeapGrowthLimit=128m
05-21 15:13:35.841 312 312 I art : option[10]=-XX:HeapGrowthLimit64=512m
05-21 15:13:35.841 312 312 I art : option[11]=-XX:HeapMinFree=512k
05-21 15:13:35.841 312 312 I art : option[12]=-XX:HeapMaxFree=8m
05-21 15:13:35.841 312 312 I art : option[13]=-
XX:HeapTargetUtilization=0.75
05-21 15:13:35.841 312 312 I art : option[14]=-Xusejit:true
05-21 15:13:35.841 312 312 I art : option[15]=-
agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
05-21 15:13:35.841 312 312 I art : option[16]=-Xlockprofthreshold:500
05-21 15:13:35.841 312 312 I art : option[17]=-Ximage-compiler-option
05-21 15:13:35.841 312 312 I art : option[18]=--runtime-arg
05-21 15:13:35.842 312 312 I art : option[19]=-Ximage-compiler-option
05-21 15:13:35.842 312 312 I art : option[20]=-Xms64m
05-21 15:13:35.842 312 312 I art : option[21]=-Ximage-compiler-option
05-21 15:13:35.842 312 312 I art : option[22]=--runtime-arg
05-21 15:13:35.842 312 312 I art : option[23]=-Ximage-compiler-option
05-21 15:13:35.842 312 312 I art : option[24]=-Xmx64m
05-21 15:13:35.842 312 312 I art : option[25]=-Ximage-compiler-option
05-21 15:13:35.842 312 312 I art : option[26]=--compiler-filter=verify-at-
runtime
05-21 15:13:35.842 312 312 I art : option[27]=-Ximage-compiler-option
05-21 15:13:35.842 312 312 I art :
option[28]=--image-classes=/system/etc/preloaded-classes
05-21 15:13:35.842 312 312 I art : option[29]=-Xcompiler-option
05-21 15:13:35.842 312 312 I art : option[30]=--runtime-arg
05-21 15:13:35.842 312 312 I art : option[31]=-Xcompiler-option
05-21 15:13:35.842 312 312 I art : option[32]=-Xms64m
05-21 15:13:35.842 312 312 I art : option[33]=-Xcompiler-option
05-21 15:13:35.842 312 312 I art : option[34]=--runtime-arg
05-21 15:13:35.843 312 312 I art : option[35]=-Xcompiler-option
05-21 15:13:35.843 312 312 I art : option[36]=-Xmx512m
05-21 15:13:35.843 312 312 I art : option[37]=-Xcompiler-option
05-21 15:13:35.843 312 312 I art : option[38]=--compiler-filter=verify-at-
runtime
05-21 15:13:35.843 312 312 I art : option[39]=-Ximage-compiler-option
05-21 15:13:35.843 312 312 I art : option[40]=--instruction-set-variant=x86
05-21 15:13:35.843 312 312 I art : option[41]=-Xcompiler-option
05-21 15:13:35.843 312 312 I art : option[42]=--instruction-set-variant=x86
05-21 15:13:35.843 312 312 I art : option[43]=-Ximage-compiler-option
05-21 15:13:35.843 312 312 I art : option[44]=--instruction-set-
features=default
05-21 15:13:35.843 312 312 I art : option[45]=-Xcompiler-option
05-21 15:13:35.843 312 312 I art : option[46]=--instruction-set-
features=default
05-21 15:13:35.843 312 312 I art : option[47]=-Duser.locale=es-ES
05-21 15:13:35.843 312 312 I art : option[48]=-XX:NativeBridge=libnb.so
05-21 15:13:35.843 312 312 I art : option[49]=--cpu-abilist=x86,armeabi-
v7a,armeabi
05-21 15:13:35.843 312 312 I art :
option[50]=-Xfingerprint:OnePlus/OnePlus2/OnePlus2:6.0.1/MMB29M/1447841200:user/
release-keys
05-21 15:13:35.903 312 312 I art : Pruning dalvik-cache since we are
relocating an image and will need to recompile
05-21 15:13:35.906 312 312 I art : RelocateImage: /system/bin/patchoat --
input-image-location=/system/framework/boot.art --output-image-file=/data/dalvik-
cache/x86/system@[email protected] --input-oat-location=/system/framework/boot.oat
--output-oat-file=/data/dalvik-cache/x86/system@[email protected] --instruction-
set=x86 --base-offset-delta=-14983168
05-21 15:13:35.961 290 290 I ServiceManager: Waiting for service
media.camera.proxy...
05-21 15:13:36.970 290 290 I ServiceManager: Waiting for service
media.camera.proxy...
05-21 15:13:37.972 290 290 I ServiceManager: Waiting for service
media.camera.proxy...
05-21 15:13:38.973 290 290 I mediaserver: mediaServer start registerExtensions
05-21 15:13:38.973 290 290 I mediaserver: mediaServer startThreadPool
05-21 15:13:38.974 290 290 I mediaserver: mediaServer joinThreadPool
05-21 15:13:39.861 312 312 D ICU : No timezone override file found:
/data/misc/zoneinfo/current/icu/icu_tzdata.dat
05-21 15:13:40.419 312 312 E memtrack: Couldn't load memtrack module (No such
file or directory)
05-21 15:13:40.419 312 312 E android.os.Debug: failed to load memtrack module:
-2
05-21 15:13:40.440 312 312 I Radio-JNI: register_android_hardware_Radio DONE
05-21 15:13:40.497 312 312 I SamplingProfilerIntegration: Profiling disabled.
05-21 15:13:40.650 312 312 I boot_progress_preload_start: 55634
05-21 15:13:40.650 312 312 D Zygote : begin preload
05-21 15:13:40.750 312 416 I Zygote : Preloading classes...
05-21 15:13:41.071 417 417 D idmap : error: no read access to
/vendor/overlay: No such file or directory
05-21 15:13:41.704 312 312 I Zygote : Preloading resources...
05-21 15:13:41.963 312 312 W Resources: Preloaded drawable resource #0x1080096
(android:drawable/toast_frame) that varies with configuration!!
05-21 15:13:41.974 312 312 W Resources: Preloaded drawable resource #0x108010c
(android:drawable/btn_check_on_pressed_holo_light) that varies with configuration!!
05-21 15:13:41.987 312 312 W Resources: Preloaded drawable resource #0x108010b
(android:drawable/btn_check_on_pressed_holo_dark) that varies with configuration!!
05-21 15:13:42.036 312 312 W Resources: Preloaded drawable resource #0x1080109
(android:drawable/btn_check_on_holo_light) that varies with configuration!!
05-21 15:13:42.037 312 312 W Resources: Preloaded drawable resource #0x1080108
(android:drawable/btn_check_on_holo_dark) that varies with configuration!!
05-21 15:13:42.041 312 312 W Resources: Preloaded drawable resource #0x1080106
(android:drawable/btn_check_on_focused_holo_light) that varies with configuration!!
05-21 15:13:42.090 312 312 W Resources: Preloaded drawable resource #0x1080105
(android:drawable/btn_check_on_focused_holo_dark) that varies with configuration!!
05-21 15:13:42.099 312 312 W Resources: Preloaded drawable resource #0x1080104
(android:drawable/btn_check_on_disabled_holo_light) that varies with
configuration!!
05-21 15:13:42.100 312 312 W Resources: Preloaded drawable resource #0x1080103
(android:drawable/btn_check_on_disabled_holo_dark) that varies with configuration!!
05-21 15:13:42.114 312 312 W Resources: Preloaded drawable resource #0x1080102
(android:drawable/btn_check_on_disabled_focused_holo_light) that varies with
configuration!!
05-21 15:13:42.116 312 312 W Resources: Preloaded drawable resource #0x1080101
(android:drawable/btn_check_on_disabled_focused_holo_dark) that varies with
configuration!!
05-21 15:13:42.159 312 312 W Resources: Preloaded drawable resource #0x10800f9
(android:drawable/btn_check_off_pressed_holo_light) that varies with
configuration!!
05-21 15:13:42.161 312 312 W Resources: Preloaded drawable resource #0x10800f8
(android:drawable/btn_check_off_pressed_holo_dark) that varies with configuration!!
05-21 15:13:42.167 312 312 W Resources: Preloaded drawable resource #0x10800f4
(android:drawable/btn_check_off_holo_light) that varies with configuration!!
05-21 15:13:42.168 312 312 W Resources: Preloaded drawable resource #0x10800f3
(android:drawable/btn_check_off_holo_dark) that varies with configuration!!
05-21 15:13:42.169 312 312 W Resources: Preloaded drawable resource #0x10800f1
(android:drawable/btn_check_off_focused_holo_light) that varies with
configuration!!
05-21 15:13:42.170 312 312 W Resources: Preloaded drawable resource #0x10800f0
(android:drawable/btn_check_off_focused_holo_dark) that varies with configuration!!
05-21 15:13:42.171 312 312 W Resources: Preloaded drawable resource #0x10800ef
(android:drawable/btn_check_off_disabled_holo_light) that varies with
configuration!!
05-21 15:13:42.171 312 312 W Resources: Preloaded drawable resource #0x10800ee
(android:drawable/btn_check_off_disabled_holo_dark) that varies with
configuration!!
05-21 15:13:42.189 312 312 W Resources: Preloaded drawable resource #0x10800ed
(android:drawable/btn_check_off_disabled_focused_holo_light) that varies with
configuration!!
05-21 15:13:42.195 312 312 W Resources: Preloaded drawable resource #0x10800ec
(android:drawable/btn_check_off_disabled_focused_holo_dark) that varies with
configuration!!
05-21 15:13:42.234 312 312 W Resources: Preloaded drawable resource #0x1080109
(android:drawable/btn_check_on_holo_light) that varies with configuration!!
05-21 15:13:42.235 312 312 W Resources: Preloaded drawable resource #0x10800f4
(android:drawable/btn_check_off_holo_light) that varies with configuration!!
05-21 15:13:42.237 312 312 W Resources: Preloaded drawable resource #0x108010c
(android:drawable/btn_check_on_pressed_holo_light) that varies with configuration!!
05-21 15:13:42.238 312 312 W Resources: Preloaded drawable resource #0x10800f9
(android:drawable/btn_check_off_pressed_holo_light) that varies with
configuration!!
05-21 15:13:42.239 312 312 W Resources: Preloaded drawable resource #0x1080106
(android:drawable/btn_check_on_focused_holo_light) that varies with configuration!!
05-21 15:13:42.240 312 312 W Resources: Preloaded drawable resource #0x10800f1
(android:drawable/btn_check_off_focused_holo_light) that varies with
configuration!!
05-21 15:13:42.241 312 312 W Resources: Preloaded drawable resource #0x10800f4
(android:drawable/btn_check_off_holo_light) that varies with configuration!!
05-21 15:13:42.242 312 312 W Resources: Preloaded drawable resource #0x1080109
(android:drawable/btn_check_on_holo_light) that varies with configuration!!
05-21 15:13:42.243 312 312 W Resources: Preloaded drawable resource #0x1080104
(android:drawable/btn_check_on_disabled_holo_light) that varies with
configuration!!
05-21 15:13:42.279 312 312 W Resources: Preloaded drawable resource #0x10800ef
(android:drawable/btn_check_off_disabled_holo_light) that varies with
configuration!!
05-21 15:13:42.282 312 312 W Resources: Preloaded drawable resource #0x1080102
(android:drawable/btn_check_on_disabled_focused_holo_light) that varies with
configuration!!
05-21 15:13:42.289 312 312 W Resources: Preloaded drawable resource #0x10800ed
(android:drawable/btn_check_off_disabled_focused_holo_light) that varies with
configuration!!
05-21 15:13:42.297 312 312 W Resources: Preloaded drawable resource #0x10800ef
(android:drawable/btn_check_off_disabled_holo_light) that varies with
configuration!!
05-21 15:13:42.317 312 312 W Resources: Preloaded drawable resource #0x1080104
(android:drawable/btn_check_on_disabled_holo_light) that varies with
configuration!!
05-21 15:13:42.318 312 312 W Resources: Preloaded drawable resource #0x10800e2
(android:drawable/btn_check_holo_light) that varies with configuration!!
05-21 15:13:42.319 312 312 W Resources: Preloaded drawable resource #0x1080108
(android:drawable/btn_check_on_holo_dark) that varies with configuration!!
05-21 15:13:42.320 312 312 W Resources: Preloaded drawable resource #0x10800f3
(android:drawable/btn_check_off_holo_dark) that varies with configuration!!
05-21 15:13:42.320 312 312 W Resources: Preloaded drawable resource #0x108010b
(android:drawable/btn_check_on_pressed_holo_dark) that varies with configuration!!
05-21 15:13:42.321 312 312 W Resources: Preloaded drawable resource #0x10800f8
(android:drawable/btn_check_off_pressed_holo_dark) that varies with configuration!!
05-21 15:13:42.322 312 312 W Resources: Preloaded drawable resource #0x1080105
(android:drawable/btn_check_on_focused_holo_dark) that varies with configuration!!
05-21 15:13:42.323 312 312 W Resources: Preloaded drawable resource #0x10800f0
(android:drawable/btn_check_off_focused_holo_dark) that varies with configuration!!
05-21 15:13:42.334 312 312 W Resources: Preloaded drawable resource #0x10800f3
(android:drawable/btn_check_off_holo_dark) that varies with configuration!!
05-21 15:13:42.338 312 312 W Resources: Preloaded drawable resource #0x1080108
(android:drawable/btn_check_on_holo_dark) that varies with configuration!!
05-21 15:13:42.339 312 312 W Resources: Preloaded drawable resource #0x1080103
(android:drawable/btn_check_on_disabled_holo_dark) that varies with configuration!!
05-21 15:13:42.345 312 312 W Resources: Preloaded drawable resource #0x10800ee
(android:drawable/btn_check_off_disabled_holo_dark) that varies with
configuration!!
05-21 15:13:42.351 312 312 W Resources: Preloaded drawable resource #0x1080101
(android:drawable/btn_check_on_disabled_focused_holo_dark) that varies with
configuration!!
05-21 15:13:42.354 312 312 W Resources: Preloaded drawable resource #0x10800ec
(android:drawable/btn_check_off_disabled_focused_holo_dark) that varies with
configuration!!
05-21 15:13:42.355 312 312 W Resources: Preloaded drawable resource #0x10800ee
(android:drawable/btn_check_off_disabled_holo_dark) that varies with
configuration!!
05-21 15:13:42.356 312 312 W Resources: Preloaded drawable resource #0x1080103
(android:drawable/btn_check_on_disabled_holo_dark) that varies with configuration!!
05-21 15:13:42.356 312 312 W Resources: Preloaded drawable resource #0x10800e1
(android:drawable/btn_check_holo_dark) that varies with configuration!!
05-21 15:13:42.388 312 312 W Resources: Preloaded drawable resource #0x108019d
(android:drawable/btn_radio_on_pressed_holo_light) that varies with configuration!!
05-21 15:13:42.391 312 312 W Resources: Preloaded drawable resource #0x108019c
(android:drawable/btn_radio_on_pressed_holo_dark) that varies with configuration!!
05-21 15:13:42.395 312 312 W Resources: Preloaded drawable resource #0x1080199
(android:drawable/btn_radio_on_holo_light) that varies with configuration!!
05-21 15:13:42.399 312 312 W Resources: Preloaded drawable resource #0x1080198
(android:drawable/btn_radio_on_holo_dark) that varies with configuration!!
05-21 15:13:42.429 312 312 W Resources: Preloaded drawable resource #0x1080196
(android:drawable/btn_radio_on_focused_holo_light) that varies with configuration!!
05-21 15:13:42.432 312 312 W Resources: Preloaded drawable resource #0x1080195
(android:drawable/btn_radio_on_focused_holo_dark) that varies with configuration!!
05-21 15:13:42.436 312 312 W Resources: Preloaded drawable resource #0x1080194
(android:drawable/btn_radio_on_disabled_holo_light) that varies with
configuration!!
05-21 15:13:42.458 312 312 W Resources: Preloaded drawable resource #0x1080193
(android:drawable/btn_radio_on_disabled_holo_dark) that varies with configuration!!
05-21 15:13:42.470 312 312 W Resources: Preloaded drawable resource #0x1080192
(android:drawable/btn_radio_on_disabled_focused_holo_light) that varies with
configuration!!
05-21 15:13:42.473 312 312 W Resources: Preloaded drawable resource #0x1080191
(android:drawable/btn_radio_on_disabled_focused_holo_dark) that varies with
configuration!!
05-21 15:13:42.474 312 312 W Resources: Preloaded drawable resource #0x108018e
(android:drawable/btn_radio_off_pressed_holo_light) that varies with
configuration!!
05-21 15:13:42.475 312 312 W Resources: Preloaded drawable resource #0x108018d
(android:drawable/btn_radio_off_pressed_holo_dark) that varies with configuration!!
05-21 15:13:42.491 312 416 E Minikin : addFont failed to create font
/system/fonts/NanumGothic.ttf
05-21 15:13:42.492 312 312 W Resources: Preloaded drawable resource #0x108018b
(android:drawable/btn_radio_off_holo_light) that varies with configuration!!
05-21 15:13:42.495 312 312 W Resources: Preloaded drawable resource #0x108018a
(android:drawable/btn_radio_off_holo_dark) that varies with configuration!!
05-21 15:13:42.497 312 416 E Minikin : addFont failed to create font
/system/fonts/DroidSansFallback.ttf
05-21 15:13:42.497 312 416 E Minikin : addFont failed to create font
/system/fonts/MTLmr3m.ttf
05-21 15:13:42.502 312 312 W Resources: Preloaded drawable resource #0x1080188
(android:drawable/btn_radio_off_focused_holo_light) that varies with
configuration!!
05-21 15:13:42.503 312 312 W Resources: Preloaded drawable resource #0x1080187
(android:drawable/btn_radio_off_focused_holo_dark) that varies with configuration!!
05-21 15:13:42.504 312 312 W Resources: Preloaded drawable resource #0x1080186
(android:drawable/btn_radio_off_disabled_holo_light) that varies with
configuration!!
05-21 15:13:42.511 312 312 W Resources: Preloaded drawable resource #0x1080185
(android:drawable/btn_radio_off_disabled_holo_dark) that varies with
configuration!!
05-21 15:13:42.512 312 312 W Resources: Preloaded drawable resource #0x1080184
(android:drawable/btn_radio_off_disabled_focused_holo_light) that varies with
configuration!!
05-21 15:13:42.513 312 312 W Resources: Preloaded drawable resource #0x1080183
(android:drawable/btn_radio_off_disabled_focused_holo_dark) that varies with
configuration!!
05-21 15:13:42.526 312 312 W Resources: Preloaded drawable resource #0x108012e
(android:drawable/btn_default_pressed_holo_light) that varies with configuration!!
05-21 15:13:42.527 312 312 W Resources: Preloaded drawable resource #0x108012d
(android:drawable/btn_default_pressed_holo_dark) that varies with configuration!!
05-21 15:13:42.537 312 312 W Resources: Preloaded drawable resource #0x108012a
(android:drawable/btn_default_normal_holo_light) that varies with configuration!!
05-21 15:13:42.538 312 312 W Resources: Preloaded drawable resource #0x1080129
(android:drawable/btn_default_normal_holo_dark) that varies with configuration!!
05-21 15:13:42.541 312 312 W Resources: Preloaded drawable resource #0x1080120
(android:drawable/btn_default_focused_holo_light) that varies with configuration!!
05-21 15:13:42.542 312 312 W Resources: Preloaded drawable resource #0x108011f
(android:drawable/btn_default_focused_holo_dark) that varies with configuration!!
05-21 15:13:42.545 312 312 W Resources: Preloaded drawable resource #0x108011d
(android:drawable/btn_default_disabled_holo_light) that varies with configuration!!
05-21 15:13:42.546 312 312 W Resources: Preloaded drawable resource #0x108011c
(android:drawable/btn_default_disabled_holo_dark) that varies with configuration!!
05-21 15:13:42.546 312 312 W Resources: Preloaded drawable resource #0x108011a
(android:drawable/btn_default_disabled_focused_holo_light) that varies with
configuration!!
05-21 15:13:42.547 312 312 W Resources: Preloaded drawable resource #0x1080119
(android:drawable/btn_default_disabled_focused_holo_dark) that varies with
configuration!!
05-21 15:13:42.587 312 312 W Resources: Preloaded drawable resource #0x1080129
(android:drawable/btn_default_normal_holo_dark) that varies with configuration!!
05-21 15:13:42.588 312 312 W Resources: Preloaded drawable resource #0x108011c
(android:drawable/btn_default_disabled_holo_dark) that varies with configuration!!
05-21 15:13:42.589 312 312 W Resources: Preloaded drawable resource #0x108012d
(android:drawable/btn_default_pressed_holo_dark) that varies with configuration!!
05-21 15:13:42.590 312 312 W Resources: Preloaded drawable resource #0x108011f
(android:drawable/btn_default_focused_holo_dark) that varies with configuration!!
05-21 15:13:42.591 312 312 W Resources: Preloaded drawable resource #0x1080129
(android:drawable/btn_default_normal_holo_dark) that varies with configuration!!
05-21 15:13:42.591 312 312 W Resources: Preloaded drawable resource #0x1080119
(android:drawable/btn_default_disabled_focused_holo_dark) that varies with
configuration!!
05-21 15:13:42.621 312 312 W Resources: Preloaded drawable resource #0x108011c
(android:drawable/btn_default_disabled_holo_dark) that varies with configuration!!
05-21 15:13:42.622 312 312 W Resources: Preloaded drawable resource #0x1080121
(android:drawable/btn_default_holo_dark) that varies with configuration!!
05-21 15:13:42.631 312 312 W Resources: Preloaded drawable resource #0x108012a
(android:drawable/btn_default_normal_holo_light) that varies with configuration!!
05-21 15:13:42.637 312 312 W Resources: Preloaded drawable resource #0x108011d
(android:drawable/btn_default_disabled_holo_light) that varies with configuration!!
05-21 15:13:42.641 312 312 W Resources: Preloaded drawable resource #0x108012e
(android:drawable/btn_default_pressed_holo_light) that varies with configuration!!
05-21 15:13:42.642 312 312 W Resources: Preloaded drawable resource #0x1080120
(android:drawable/btn_default_focused_holo_light) that varies with configuration!!
05-21 15:13:42.643 312 312 W Resources: Preloaded drawable resource #0x108012a
(android:drawable/btn_default_normal_holo_light) that varies with configuration!!
05-21 15:13:42.644 312 312 W Resources: Preloaded drawable resource #0x108011a
(android:drawable/btn_default_disabled_focused_holo_light) that varies with
configuration!!
05-21 15:13:42.670 312 312 W Resources: Preloaded drawable resource #0x108011d
(android:drawable/btn_default_disabled_holo_light) that varies with configuration!!
05-21 15:13:42.671 312 312 W Resources: Preloaded drawable resource #0x1080122
(android:drawable/btn_default_holo_light) that varies with configuration!!
05-21 15:13:42.681 312 312 W Resources: Preloaded drawable resource #0x10801fe
(android:drawable/btn_star_off_normal_holo_light) that varies with configuration!!
05-21 15:13:42.685 312 312 W Resources: Preloaded drawable resource #0x1080208
(android:drawable/btn_star_on_normal_holo_light) that varies with configuration!!
05-21 15:13:42.697 312 312 W Resources: Preloaded drawable resource #0x1080204
(android:drawable/btn_star_on_disabled_holo_light) that varies with configuration!!
05-21 15:13:42.701 312 312 W Resources: Preloaded drawable resource #0x10801fa
(android:drawable/btn_star_off_disabled_holo_light) that varies with
configuration!!
05-21 15:13:42.705 312 312 W Resources: Preloaded drawable resource #0x108020a
(android:drawable/btn_star_on_pressed_holo_light) that varies with configuration!!
05-21 15:13:42.714 312 312 W Resources: Preloaded drawable resource #0x1080200
(android:drawable/btn_star_off_pressed_holo_light) that varies with configuration!!
05-21 15:13:42.720 312 312 W Resources: Preloaded drawable resource #0x1080206
(android:drawable/btn_star_on_focused_holo_light) that varies with configuration!!
05-21 15:13:42.735 312 312 W Resources: Preloaded drawable resource #0x10801fc
(android:drawable/btn_star_off_focused_holo_light) that varies with configuration!!
05-21 15:13:42.738 312 312 W Resources: Preloaded drawable resource #0x1080202
(android:drawable/btn_star_on_disabled_focused_holo_light) that varies with
configuration!!
05-21 15:13:42.741 312 312 W Resources: Preloaded drawable resource #0x10801f8
(android:drawable/btn_star_off_disabled_focused_holo_light) that varies with
configuration!!
05-21 15:13:42.761 312 312 W Resources: Preloaded drawable resource #0x10801fe
(android:drawable/btn_star_off_normal_holo_light) that varies with configuration!!
05-21 15:13:42.762 312 312 W Resources: Preloaded drawable resource #0x1080208
(android:drawable/btn_star_on_normal_holo_light) that varies with configuration!!
05-21 15:13:42.763 312 312 W Resources: Preloaded drawable resource #0x1080204
(android:drawable/btn_star_on_disabled_holo_light) that varies with configuration!!
05-21 15:13:42.764 312 312 W Resources: Preloaded drawable resource #0x10801fa
(android:drawable/btn_star_off_disabled_holo_light) that varies with
configuration!!
05-21 15:13:42.795 312 312 W Resources: Preloaded drawable resource #0x108020a
(android:drawable/btn_star_on_pressed_holo_light) that varies with configuration!!
05-21 15:13:42.802 312 312 W Resources: Preloaded drawable resource #0x1080200
(android:drawable/btn_star_off_pressed_holo_light) that varies with configuration!!
05-21 15:13:42.805 312 312 W Resources: Preloaded drawable resource #0x1080206
(android:drawable/btn_star_on_focused_holo_light) that varies with configuration!!
05-21 15:13:42.806 312 312 W Resources: Preloaded drawable resource #0x10801fc
(android:drawable/btn_star_off_focused_holo_light) that varies with configuration!!
05-21 15:13:42.818 312 312 W Resources: Preloaded drawable resource #0x1080202
(android:drawable/btn_star_on_disabled_focused_holo_light) that varies with
configuration!!
05-21 15:13:42.834 312 312 W Resources: Preloaded drawable resource #0x1080204
(android:drawable/btn_star_on_disabled_holo_light) that varies with configuration!!
05-21 15:13:42.836 312 312 W Resources: Preloaded drawable resource #0x10801f8
(android:drawable/btn_star_off_disabled_focused_holo_light) that varies with
configuration!!
05-21 15:13:42.842 312 312 W Resources: Preloaded drawable resource #0x10801fa
(android:drawable/btn_star_off_disabled_holo_light) that varies with
configuration!!
05-21 15:13:42.844 312 312 W Resources: Preloaded drawable resource #0x10801fe
(android:drawable/btn_star_off_normal_holo_light) that varies with configuration!!
05-21 15:13:42.863 312 312 W Resources: Preloaded drawable resource #0x1080208
(android:drawable/btn_star_on_normal_holo_light) that varies with configuration!!
05-21 15:13:42.864 312 312 W Resources: Preloaded drawable resource #0x10801f3
(android:drawable/btn_star_holo_light) that varies with configuration!!
05-21 15:13:42.876 312 312 W Resources: Preloaded drawable resource #0x10801fd
(android:drawable/btn_star_off_normal_holo_dark) that varies with configuration!!
05-21 15:13:42.888 312 312 W Resources: Preloaded drawable resource #0x1080207
(android:drawable/btn_star_on_normal_holo_dark) that varies with configuration!!
05-21 15:13:42.901 312 312 W Resources: Preloaded drawable resource #0x1080203
(android:drawable/btn_star_on_disabled_holo_dark) that varies with configuration!!
05-21 15:13:42.907 312 312 W Resources: Preloaded drawable resource #0x10801f9
(android:drawable/btn_star_off_disabled_holo_dark) that varies with configuration!!
05-21 15:13:42.915 312 312 W Resources: Preloaded drawable resource #0x1080209
(android:drawable/btn_star_on_pressed_holo_dark) that varies with configuration!!
05-21 15:13:42.925 312 312 W Resources: Preloaded drawable resource #0x10801ff
(android:drawable/btn_star_off_pressed_holo_dark) that varies with configuration!!
05-21 15:13:42.939 312 312 W Resources: Preloaded drawable resource #0x1080205
(android:drawable/btn_star_on_focused_holo_dark) that varies with configuration!!
05-21 15:13:42.954 312 312 W Resources: Preloaded drawable resource #0x10801fb
(android:drawable/btn_star_off_focused_holo_dark) that varies with configuration!!
05-21 15:13:42.973 312 312 W Resources: Preloaded drawable resource #0x1080201
(android:drawable/btn_star_on_disabled_focused_holo_dark) that varies with
configuration!!
05-21 15:13:42.975 312 312 W Resources: Preloaded drawable resource #0x10801f7
(android:drawable/btn_star_off_disabled_focused_holo_dark) that varies with
configuration!!
05-21 15:13:42.976 312 312 W Resources: Preloaded drawable resource #0x10801fd
(android:drawable/btn_star_off_normal_holo_dark) that varies with configuration!!
05-21 15:13:42.979 312 312 W Resources: Preloaded drawable resource #0x1080207
(android:drawable/btn_star_on_normal_holo_dark) that varies with configuration!!
05-21 15:13:42.998 312 312 W Resources: Preloaded drawable resource #0x1080203
(android:drawable/btn_star_on_disabled_holo_dark) that varies with configuration!!
05-21 15:13:43.015 312 312 W Resources: Preloaded drawable resource #0x10801f9
(android:drawable/btn_star_off_disabled_holo_dark) that varies with configuration!!
05-21 15:13:43.043 312 312 W Resources: Preloaded drawable resource #0x1080209
(android:drawable/btn_star_on_pressed_holo_dark) that varies with configuration!!
05-21 15:13:43.055 312 312 W Resources: Preloaded drawable resource #0x10801ff
(android:drawable/btn_star_off_pressed_holo_dark) that varies with configuration!!
05-21 15:13:43.057 312 312 W Resources: Preloaded drawable resource #0x1080205
(android:drawable/btn_star_on_focused_holo_dark) that varies with configuration!!
05-21 15:13:43.059 312 312 W Resources: Preloaded drawable resource #0x10801fb
(android:drawable/btn_star_off_focused_holo_dark) that varies with configuration!!
05-21 15:13:43.065 312 312 W Resources: Preloaded drawable resource #0x1080201
(android:drawable/btn_star_on_disabled_focused_holo_dark) that varies with
configuration!!
05-21 15:13:43.082 312 312 W Resources: Preloaded drawable resource #0x1080203
(android:drawable/btn_star_on_disabled_holo_dark) that varies with configuration!!
05-21 15:13:43.087 312 312 W Resources: Preloaded drawable resource #0x10801f7
(android:drawable/btn_star_off_disabled_focused_holo_dark) that varies with
configuration!!
05-21 15:13:43.095 312 312 W Resources: Preloaded drawable resource #0x10801f9
(android:drawable/btn_star_off_disabled_holo_dark) that varies with configuration!!
05-21 15:13:43.098 312 312 W Resources: Preloaded drawable resource #0x10801fd
(android:drawable/btn_star_off_normal_holo_dark) that varies with configuration!!
05-21 15:13:43.110 312 312 W Resources: Preloaded drawable resource #0x1080207
(android:drawable/btn_star_on_normal_holo_dark) that varies with configuration!!
05-21 15:13:43.110 312 312 W Resources: Preloaded drawable resource #0x10801f2
(android:drawable/btn_star_holo_dark) that varies with configuration!!
05-21 15:13:43.118 312 312 W Resources: Preloaded drawable resource #0x108023d
(android:drawable/btn_toggle_on_pressed_holo_light) that varies with
configuration!!
05-21 15:13:43.123 312 312 W Resources: Preloaded drawable resource #0x108023c
(android:drawable/btn_toggle_on_pressed_holo_dark) that varies with configuration!!
05-21 15:13:43.124 312 312 W Resources: Preloaded drawable resource #0x108023b
(android:drawable/btn_toggle_on_normal_holo_light) that varies with configuration!!
05-21 15:13:43.126 312 312 W Resources: Preloaded drawable resource #0x108023a
(android:drawable/btn_toggle_on_normal_holo_dark) that varies with configuration!!
05-21 15:13:43.142 312 312 W Resources: Preloaded drawable resource #0x1080239
(android:drawable/btn_toggle_on_focused_holo_light) that varies with
configuration!!
05-21 15:13:43.145 312 312 W Resources: Preloaded drawable resource #0x1080238
(android:drawable/btn_toggle_on_focused_holo_dark) that varies with configuration!!
05-21 15:13:43.151 312 312 W Resources: Preloaded drawable resource #0x1080237
(android:drawable/btn_toggle_on_disabled_holo_light) that varies with
configuration!!
05-21 15:13:43.153 312 312 W Resources: Preloaded drawable resource #0x1080236
(android:drawable/btn_toggle_on_disabled_holo_dark) that varies with
configuration!!
05-21 15:13:43.156 312 312 W Resources: Preloaded drawable resource #0x1080235
(android:drawable/btn_toggle_on_disabled_focused_holo_light) that varies with
configuration!!
05-21 15:13:43.165 312 312 W Resources: Preloaded drawable resource #0x1080234
(android:drawable/btn_toggle_on_disabled_focused_holo_dark) that varies with
configuration!!
05-21 15:13:43.166 312 312 W Resources: Preloaded drawable resource #0x1080232
(android:drawable/btn_toggle_off_pressed_holo_light) that varies with
configuration!!
05-21 15:13:43.167 312 312 W Resources: Preloaded drawable resource #0x1080231
(android:drawable/btn_toggle_off_pressed_holo_dark) that varies with
configuration!!
05-21 15:13:43.174 312 312 W Resources: Preloaded drawable resource #0x1080230
(android:drawable/btn_toggle_off_normal_holo_light) that varies with
configuration!!
05-21 15:13:43.186 312 416 V DngCreator_JNI: DngCreator_nativeClassInit:
05-21 15:13:43.192 312 312 W Resources: Preloaded drawable resource #0x108022f
(android:drawable/btn_toggle_off_normal_holo_dark) that varies with configuration!!
05-21 15:13:43.222 312 312 W Resources: Preloaded drawable resource #0x108022e
(android:drawable/btn_toggle_off_focused_holo_light) that varies with
configuration!!
05-21 15:13:43.228 312 312 W Resources: Preloaded drawable resource #0x108022d
(android:drawable/btn_toggle_off_focused_holo_dark) that varies with
configuration!!
05-21 15:13:43.246 312 312 W Resources: Preloaded drawable resource #0x108022c
(android:drawable/btn_toggle_off_disabled_holo_light) that varies with
configuration!!
05-21 15:13:43.248 312 312 W Resources: Preloaded drawable resource #0x108022b
(android:drawable/btn_toggle_off_disabled_holo_dark) that varies with
configuration!!
05-21 15:13:43.258 312 312 W Resources: Preloaded drawable resource #0x108022a
(android:drawable/btn_toggle_off_disabled_focused_holo_light) that varies with
configuration!!
05-21 15:13:43.259 312 312 W Resources: Preloaded drawable resource #0x1080229
(android:drawable/btn_toggle_off_disabled_focused_holo_dark) that varies with
configuration!!
05-21 15:13:43.271 312 312 W Resources: Preloaded drawable resource #0x108023b
(android:drawable/btn_toggle_on_normal_holo_light) that varies with configuration!!
05-21 15:13:43.282 312 312 W Resources: Preloaded drawable resource #0x1080237
(android:drawable/btn_toggle_on_disabled_holo_light) that varies with
configuration!!
05-21 15:13:43.286 312 312 W Resources: Preloaded drawable resource #0x108023d
(android:drawable/btn_toggle_on_pressed_holo_light) that varies with
configuration!!
05-21 15:13:43.287 312 312 W Resources: Preloaded drawable resource #0x1080239
(android:drawable/btn_toggle_on_focused_holo_light) that varies with
configuration!!
05-21 15:13:43.288 312 312 W Resources: Preloaded drawable resource #0x108023b
(android:drawable/btn_toggle_on_normal_holo_light) that varies with configuration!!
05-21 15:13:43.289 312 312 W Resources: Preloaded drawable resource #0x1080235
(android:drawable/btn_toggle_on_disabled_focused_holo_light) that varies with
configuration!!
05-21 15:13:43.290 312 312 W Resources: Preloaded drawable resource #0x1080237
(android:drawable/btn_toggle_on_disabled_holo_light) that varies with
configuration!!
05-21 15:13:43.290 312 312 W Resources: Preloaded drawable resource #0x1080230
(android:drawable/btn_toggle_off_normal_holo_light) that varies with
configuration!!
05-21 15:13:43.291 312 312 W Resources: Preloaded drawable resource #0x108022c
(android:drawable/btn_toggle_off_disabled_holo_light) that varies with
configuration!!
05-21 15:13:43.306 312 312 W Resources: Preloaded drawable resource #0x1080232
(android:drawable/btn_toggle_off_pressed_holo_light) that varies with
configuration!!
05-21 15:13:43.308 312 312 W Resources: Preloaded drawable resource #0x108022e
(android:drawable/btn_toggle_off_focused_holo_light) that varies with
configuration!!
05-21 15:13:43.319 312 312 W Resources: Preloaded drawable resource #0x1080230
(android:drawable/btn_toggle_off_normal_holo_light) that varies with
configuration!!
05-21 15:13:43.323 312 312 W Resources: Preloaded drawable resource #0x108022a
(android:drawable/btn_toggle_off_disabled_focused_holo_light) that varies with
configuration!!
05-21 15:13:43.348 312 312 W Resources: Preloaded drawable resource #0x108022c
(android:drawable/btn_toggle_off_disabled_holo_light) that varies with
configuration!!
05-21 15:13:43.348 312 312 W Resources: Preloaded drawable resource #0x1080226
(android:drawable/btn_toggle_holo_light) that varies with configuration!!
05-21 15:13:43.354 312 312 W Resources: Preloaded drawable resource #0x108023a
(android:drawable/btn_toggle_on_normal_holo_dark) that varies with configuration!!
05-21 15:13:43.357 312 312 W Resources: Preloaded drawable resource #0x1080236
(android:drawable/btn_toggle_on_disabled_holo_dark) that varies with
configuration!!
05-21 15:13:43.364 312 312 W Resources: Preloaded drawable resource #0x108023c
(android:drawable/btn_toggle_on_pressed_holo_dark) that varies with configuration!!
05-21 15:13:43.365 312 312 W Resources: Preloaded drawable resource #0x1080238
(android:drawable/btn_toggle_on_focused_holo_dark) that varies with configuration!!
05-21 15:13:43.366 312 312 W Resources: Preloaded drawable resource #0x108023a
(android:drawable/btn_toggle_on_normal_holo_dark) that varies with configuration!!
05-21 15:13:43.367 312 312 W Resources: Preloaded drawable resource #0x1080234
(android:drawable/btn_toggle_on_disabled_focused_holo_dark) that varies with
configuration!!
05-21 15:13:43.382 312 312 W Resources: Preloaded drawable resource #0x1080236
(android:drawable/btn_toggle_on_disabled_holo_dark) that varies with
configuration!!
05-21 15:13:43.404 312 312 W Resources: Preloaded drawable resource #0x108022f
(android:drawable/btn_toggle_off_normal_holo_dark) that varies with configuration!!
05-21 15:13:43.410 312 312 W Resources: Preloaded drawable resource #0x108022b
(android:drawable/btn_toggle_off_disabled_holo_dark) that varies with
configuration!!
05-21 15:13:43.411 312 312 W Resources: Preloaded drawable resource #0x1080231
(android:drawable/btn_toggle_off_pressed_holo_dark) that varies with
configuration!!
05-21 15:13:43.412 312 312 W Resources: Preloaded drawable resource #0x108022d
(android:drawable/btn_toggle_off_focused_holo_dark) that varies with
configuration!!
05-21 15:13:43.423 312 312 W Resources: Preloaded drawable resource #0x108022f
(android:drawable/btn_toggle_off_normal_holo_dark) that varies with configuration!!
05-21 15:13:43.430 312 312 W Resources: Preloaded drawable resource #0x1080229
(android:drawable/btn_toggle_off_disabled_focused_holo_dark) that varies with
configuration!!
05-21 15:13:43.431 312 312 W Resources: Preloaded drawable resource #0x108022b
(android:drawable/btn_toggle_off_disabled_holo_dark) that varies with
configuration!!
05-21 15:13:43.432 312 312 W Resources: Preloaded drawable resource #0x1080225
(android:drawable/btn_toggle_holo_dark) that varies with configuration!!
05-21 15:13:43.458 312 312 W Resources: Preloaded drawable resource #0x108070d
(android:drawable/textfield_multiline_default_holo_light) that varies with
configuration!!
05-21 15:13:43.470 312 312 W Resources: Preloaded drawable resource #0x1080711
(android:drawable/textfield_multiline_disabled_holo_light) that varies with
configuration!!
05-21 15:13:43.471 312 312 W Resources: Preloaded drawable resource #0x108070b
(android:drawable/textfield_multiline_activated_holo_light) that varies with
configuration!!
05-21 15:13:43.472 312 312 W Resources: Preloaded drawable resource #0x1080713
(android:drawable/textfield_multiline_focused_holo_light) that varies with
configuration!!
05-21 15:13:43.489 312 312 W Resources: Preloaded drawable resource #0x108070d
(android:drawable/textfield_multiline_default_holo_light) that varies with
configuration!!
05-21 15:13:43.509 312 312 W Resources: Preloaded drawable resource #0x108070f
(android:drawable/textfield_multiline_disabled_focused_holo_light) that varies with
configuration!!
05-21 15:13:43.509 312 312 W Resources: Preloaded drawable resource #0x1080711
(android:drawable/textfield_multiline_disabled_holo_light) that varies with
configuration!!
05-21 15:13:43.510 312 312 W Resources: Preloaded drawable resource #0x10806ff
(android:drawable/textfield_default_holo_light) that varies with configuration!!
05-21 15:13:43.511 312 312 W Resources: Preloaded drawable resource #0x1080705
(android:drawable/textfield_disabled_holo_light) that varies with configuration!!
05-21 15:13:43.530 312 312 W Resources: Preloaded drawable resource #0x10806f6
(android:drawable/textfield_activated_holo_light) that varies with configuration!!
05-21 15:13:43.545 312 312 W Resources: Preloaded drawable resource #0x1080708
(android:drawable/textfield_focused_holo_light) that varies with configuration!!
05-21 15:13:43.546 312 312 W Resources: Preloaded drawable resource #0x10806ff
(android:drawable/textfield_default_holo_light) that varies with configuration!!
05-21 15:13:43.547 312 312 W Resources: Preloaded drawable resource #0x1080703
(android:drawable/textfield_disabled_focused_holo_light) that varies with
configuration!!
05-21 15:13:43.569 312 312 W Resources: Preloaded drawable resource #0x1080705
(android:drawable/textfield_disabled_holo_light) that varies with configuration!!
05-21 15:13:43.569 312 312 W Resources: Preloaded drawable resource #0x10802a5
(android:drawable/edit_text_holo_light) that varies with configuration!!
05-21 15:13:43.571 312 312 W Resources: Preloaded drawable resource #0x108070c
(android:drawable/textfield_multiline_default_holo_dark) that varies with
configuration!!
05-21 15:13:43.572 312 312 W Resources: Preloaded drawable resource #0x1080710
(android:drawable/textfield_multiline_disabled_holo_dark) that varies with
configuration!!
05-21 15:13:43.573 312 312 W Resources: Preloaded drawable resource #0x108070a
(android:drawable/textfield_multiline_activated_holo_dark) that varies with
configuration!!
05-21 15:13:43.574 312 312 W Resources: Preloaded drawable resource #0x1080712
(android:drawable/textfield_multiline_focused_holo_dark) that varies with
configuration!!
05-21 15:13:43.575 312 312 W Resources: Preloaded drawable resource #0x108070c
(android:drawable/textfield_multiline_default_holo_dark) that varies with
configuration!!
05-21 15:13:43.603 312 312 W Resources: Preloaded drawable resource #0x108070e
(android:drawable/textfield_multiline_disabled_focused_holo_dark) that varies with
configuration!!
05-21 15:13:43.607 312 312 W Resources: Preloaded drawable resource #0x1080710
(android:drawable/textfield_multiline_disabled_holo_dark) that varies with
configuration!!
05-21 15:13:43.612 312 312 W Resources: Preloaded drawable resource #0x10806fe
(android:drawable/textfield_default_holo_dark) that varies with configuration!!
05-21 15:13:43.620 312 312 W Resources: Preloaded drawable resource #0x1080704
(android:drawable/textfield_disabled_holo_dark) that varies with configuration!!
05-21 15:13:43.666 312 312 W Resources: Preloaded drawable resource #0x10806f5
(android:drawable/textfield_activated_holo_dark) that varies with configuration!!
05-21 15:13:43.668 312 312 W Resources: Preloaded drawable resource #0x1080707
(android:drawable/textfield_focused_holo_dark) that varies with configuration!!
05-21 15:13:43.677 312 312 W Resources: Preloaded drawable resource #0x10806fe
(android:drawable/textfield_default_holo_dark) that varies with configuration!!
05-21 15:13:43.694 312 312 W Resources: Preloaded drawable resource #0x1080702
(android:drawable/textfield_disabled_focused_holo_dark) that varies with
configuration!!
05-21 15:13:43.711 312 312 W Resources: Preloaded drawable resource #0x1080704
(android:drawable/textfield_disabled_holo_dark) that varies with configuration!!
05-21 15:13:43.711 312 312 W Resources: Preloaded drawable resource #0x10802a4
(android:drawable/edit_text_holo_dark) that varies with configuration!!
05-21 15:13:43.729 312 312 W Resources: Preloaded drawable resource #0x10806ec
(android:drawable/text_select_handle_left) that varies with configuration!!
05-21 15:13:43.731 312 312 W Resources: Preloaded drawable resource #0x10806f2
(android:drawable/text_select_handle_right) that varies with configuration!!
05-21 15:13:43.748 312 312 W Resources: Preloaded drawable resource #0x10806e9
(android:drawable/text_edit_paste_window) that varies with configuration!!
05-21 15:13:43.754 312 312 W Resources: Preloaded drawable resource #0x10802bc
(android:drawable/expander_close_holo_dark) that varies with configuration!!
05-21 15:13:43.755 312 312 W Resources: Preloaded drawable resource #0x10802bd
(android:drawable/expander_close_holo_light) that varies with configuration!!
05-21 15:13:43.763 312 312 W Resources: Preloaded drawable resource #0x10802bc
(android:drawable/expander_close_holo_dark) that varies with configuration!!
05-21 15:13:43.802 312 312 W Resources: Preloaded drawable resource #0x10802c5
(android:drawable/expander_open_holo_dark) that varies with configuration!!
05-21 15:13:43.803 312 312 W Resources: Preloaded drawable resource #0x10802c0
(android:drawable/expander_group_holo_dark) that varies with configuration!!
05-21 15:13:43.822 312 312 W Resources: Preloaded drawable resource #0x10802bd
(android:drawable/expander_close_holo_light) that varies with configuration!!
05-21 15:13:43.823 312 312 W Resources: Preloaded drawable resource #0x10802c6
(android:drawable/expander_open_holo_light) that varies with configuration!!
05-21 15:13:43.823 312 312 W Resources: Preloaded drawable resource #0x10802c1
(android:drawable/expander_group_holo_light) that varies with configuration!!
05-21 15:13:43.829 312 312 W Resources: Preloaded drawable resource #0x10804b8
(android:drawable/list_selector_disabled_holo_dark) that varies with
configuration!!
05-21 15:13:43.831 312 312 W Resources: Preloaded drawable resource #0x10804b8
(android:drawable/list_selector_disabled_holo_dark) that varies with
configuration!!
05-21 15:13:43.845 312 312 W Resources: Preloaded drawable resource #0x1080497
(android:drawable/list_pressed_holo_dark) that varies with configuration!!
05-21 15:13:43.854 312 312 W Resources: Preloaded drawable resource #0x1080495
(android:drawable/list_longpressed_holo_dark) that varies with configuration!!
05-21 15:13:43.855 312 312 W Resources: Preloaded drawable resource #0x1080490
(android:drawable/list_focused_holo) that varies with configuration!!
05-21 15:13:43.855 312 312 W Resources: Preloaded drawable resource #0x10804bc
(android:drawable/list_selector_holo_dark) that varies with configuration!!
05-21 15:13:43.882 312 312 W Resources: Preloaded drawable resource #0x10804b9
(android:drawable/list_selector_disabled_holo_light) that varies with
configuration!!
05-21 15:13:43.885 312 312 W Resources: Preloaded drawable resource #0x10804b9
(android:drawable/list_selector_disabled_holo_light) that varies with
configuration!!
05-21 15:13:43.888 312 312 W Resources: Preloaded drawable resource #0x1080498
(android:drawable/list_pressed_holo_light) that varies with configuration!!
05-21 15:13:43.890 312 312 W Resources: Preloaded drawable resource #0x1080496
(android:drawable/list_longpressed_holo_light) that varies with configuration!!
05-21 15:13:43.895 312 312 W Resources: Preloaded drawable resource #0x1080490
(android:drawable/list_focused_holo) that varies with configuration!!
05-21 15:13:43.895 312 312 W Resources: Preloaded drawable resource #0x10804bd
(android:drawable/list_selector_holo_light) that varies with configuration!!
05-21 15:13:43.902 312 312 W Resources: Preloaded drawable resource #0x108049a
(android:drawable/list_section_divider_holo_light) that varies with configuration!!
05-21 15:13:43.909 312 312 W Resources: Preloaded drawable resource #0x1080499
(android:drawable/list_section_divider_holo_dark) that varies with configuration!!
05-21 15:13:43.914 312 312 W Resources: Preloaded drawable resource #0x10804cd
(android:drawable/menu_hardkey_panel_holo_dark) that varies with configuration!!
05-21 15:13:43.959 312 312 W Resources: Preloaded drawable resource #0x10804ce
(android:drawable/menu_hardkey_panel_holo_light) that varies with configuration!!
05-21 15:13:43.997 312 312 W Resources: Preloaded drawable resource #0x10804d5
(android:drawable/menu_submenu_background) that varies with configuration!!
05-21 15:13:44.009 312 312 W Resources: Preloaded drawable resource #0x10804cc
(android:drawable/menu_dropdown_panel_holo_light) that varies with configuration!!
05-21 15:13:44.015 312 312 W Resources: Preloaded drawable resource #0x10804cb
(android:drawable/menu_dropdown_panel_holo_dark) that varies with configuration!!
05-21 15:13:44.037 312 312 W Resources: Preloaded drawable resource #0x10804d2
(android:drawable/menu_popup_panel_holo_light) that varies with configuration!!
05-21 15:13:44.047 312 312 W Resources: Preloaded drawable resource #0x10804d1
(android:drawable/menu_popup_panel_holo_dark) that varies with configuration!!
05-21 15:13:44.075 312 312 W Resources: Preloaded drawable resource #0x10804d2
(android:drawable/menu_popup_panel_holo_light) that varies with configuration!!
05-21 15:13:44.089 312 312 W Resources: Preloaded drawable resource #0x10804cc
(android:drawable/menu_dropdown_panel_holo_light) that varies with configuration!!
05-21 15:13:44.089 312 312 W Resources: Preloaded drawable resource #0x10804d0
(android:drawable/menu_panel_holo_light) that varies with configuration!!
05-21 15:13:44.117 312 312 W Resources: Preloaded drawable resource #0x10804d1
(android:drawable/menu_popup_panel_holo_dark) that varies with configuration!!
05-21 15:13:44.124 312 312 W Resources: Preloaded drawable resource #0x10804cb
(android:drawable/menu_dropdown_panel_holo_dark) that varies with configuration!!
05-21 15:13:44.129 312 312 W Resources: Preloaded drawable resource #0x10804cf
(android:drawable/menu_panel_holo_dark) that varies with configuration!!
05-21 15:13:44.143 312 312 W Resources: Preloaded drawable resource #0x10805fa
(android:drawable/spinner_16_outer_holo) that varies with configuration!!
05-21 15:13:44.149 312 312 W Resources: Preloaded drawable resource #0x10805f9
(android:drawable/spinner_16_inner_holo) that varies with configuration!!
05-21 15:13:44.159 312 312 W Resources: Preloaded drawable resource #0x10805fc
(android:drawable/spinner_48_outer_holo) that varies with configuration!!
05-21 15:13:44.181 312 312 W Resources: Preloaded drawable resource #0x10805fb
(android:drawable/spinner_48_inner_holo) that varies with configuration!!
05-21 15:13:44.215 312 312 W Resources: Preloaded drawable resource #0x10805fe
(android:drawable/spinner_76_outer_holo) that varies with configuration!!
05-21 15:13:44.241 312 312 W Resources: Preloaded drawable resource #0x10805fd
(android:drawable/spinner_76_inner_holo) that varies with configuration!!
05-21 15:13:44.271 312 312 W Resources: Preloaded drawable resource #0x108055b
(android:drawable/progress_bg_holo_dark) that varies with configuration!!
05-21 15:13:44.278 312 312 W Resources: Preloaded drawable resource #0x108055c
(android:drawable/progress_bg_holo_light) that varies with configuration!!
05-21 15:13:44.289 312 312 W Resources: Preloaded drawable resource #0x108055b
(android:drawable/progress_bg_holo_dark) that varies with configuration!!
05-21 15:13:44.290 312 312 W Resources: Preloaded drawable resource #0x108056c
(android:drawable/progress_secondary_holo_dark) that varies with configuration!!
05-21 15:13:44.291 312 312 W Resources: Preloaded drawable resource #0x108056a
(android:drawable/progress_primary_holo_dark) that varies with configuration!!
05-21 15:13:44.302 312 312 W Resources: Preloaded drawable resource #0x108055d
(android:drawable/progress_horizontal_holo_dark) that varies with configuration!!
05-21 15:13:44.306 312 312 W Resources: Preloaded drawable resource #0x108055c
(android:drawable/progress_bg_holo_light) that varies with configuration!!
05-21 15:13:44.307 312 312 W Resources: Preloaded drawable resource #0x108056d
(android:drawable/progress_secondary_holo_light) that varies with configuration!!
05-21 15:13:44.307 312 312 W Resources: Preloaded drawable resource #0x108056b
(android:drawable/progress_primary_holo_light) that varies with configuration!!
05-21 15:13:44.308 312 312 W Resources: Preloaded drawable resource #0x108055e
(android:drawable/progress_horizontal_holo_light) that varies with configuration!!
05-21 15:13:44.363 312 312 W Resources: Preloaded drawable resource #0x1080576
(android:drawable/progressbar_indeterminate_holo1) that varies with configuration!!
05-21 15:13:44.373 312 312 W Resources: Preloaded drawable resource #0x1080577
(android:drawable/progressbar_indeterminate_holo2) that varies with configuration!!
05-21 15:13:44.397 312 312 W Resources: Preloaded drawable resource #0x1080578
(android:drawable/progressbar_indeterminate_holo3) that varies with configuration!!
05-21 15:13:44.420 312 411 W art : Suspending all threads took: 11.078ms
05-21 15:13:44.425 312 312 W Resources: Preloaded drawable resource #0x1080579
(android:drawable/progressbar_indeterminate_holo4) that varies with configuration!!
05-21 15:13:44.430 312 312 W Resources: Preloaded drawable resource #0x108057a
(android:drawable/progressbar_indeterminate_holo5) that varies with configuration!!
05-21 15:13:44.447 312 312 W Resources: Preloaded drawable resource #0x108057b
(android:drawable/progressbar_indeterminate_holo6) that varies with configuration!!
05-21 15:13:44.467 312 312 W Resources: Preloaded drawable resource #0x108057c
(android:drawable/progressbar_indeterminate_holo7) that varies with configuration!!
05-21 15:13:44.495 312 312 W Resources: Preloaded drawable resource #0x108057d
(android:drawable/progressbar_indeterminate_holo8) that varies with configuration!!
05-21 15:13:44.495 312 312 W Resources: Preloaded drawable resource #0x1080560
(android:drawable/progress_indeterminate_horizontal_holo) that varies with
configuration!!
05-21 15:13:44.540 312 312 W Resources: Preloaded drawable resource #0x10805fe
(android:drawable/spinner_76_outer_holo) that varies with configuration!!
05-21 15:13:44.565 312 312 W Resources: Preloaded drawable resource #0x10805fd
(android:drawable/spinner_76_inner_holo) that varies with configuration!!
05-21 15:13:44.565 312 312 W Resources: Preloaded drawable resource #0x1080563
(android:drawable/progress_large_holo) that varies with configuration!!
05-21 15:13:44.593 312 312 W Resources: Preloaded drawable resource #0x10805fc
(android:drawable/spinner_48_outer_holo) that varies with configuration!!
05-21 15:13:44.618 312 312 W Resources: Preloaded drawable resource #0x10805fb
(android:drawable/spinner_48_inner_holo) that varies with configuration!!
05-21 15:13:44.618 312 312 W Resources: Preloaded drawable resource #0x1080567
(android:drawable/progress_medium_holo) that varies with configuration!!
05-21 15:13:44.633 312 312 W Resources: Preloaded drawable resource #0x108056a
(android:drawable/progress_primary_holo_dark) that varies with configuration!!
05-21 15:13:44.634 312 411 I art : Background concurrent mark sweep GC
freed 16331(4MB) AllocSpace objects, 120(2MB) LOS objects, 33% free, 3MB/4MB,
paused 11.569ms total 258.278ms
05-21 15:13:44.647 312 312 W Resources: Preloaded drawable resource #0x108056b
(android:drawable/progress_primary_holo_light) that varies with configuration!!
05-21 15:13:44.648 312 312 W Resources: Preloaded drawable resource #0x108056c
(android:drawable/progress_secondary_holo_dark) that varies with configuration!!
05-21 15:13:44.655 312 312 W Resources: Preloaded drawable resource #0x108056d
(android:drawable/progress_secondary_holo_light) that varies with configuration!!
05-21 15:13:44.669 312 312 W Resources: Preloaded drawable resource #0x10805fa
(android:drawable/spinner_16_outer_holo) that varies with configuration!!
05-21 15:13:44.670 312 312 W Resources: Preloaded drawable resource #0x10805f9
(android:drawable/spinner_16_inner_holo) that varies with configuration!!
05-21 15:13:44.670 312 312 W Resources: Preloaded drawable resource #0x108056f
(android:drawable/progress_small_holo) that varies with configuration!!
05-21 15:13:44.683 312 312 W Resources: Preloaded drawable resource #0x10805db
(android:drawable/scrubber_track_holo_dark) that varies with configuration!!
05-21 15:13:44.683 312 312 W Resources: Preloaded drawable resource #0x10805da
(android:drawable/scrubber_secondary_holo) that varies with configuration!!
05-21 15:13:44.684 312 312 W Resources: Preloaded drawable resource #0x10805d6
(android:drawable/scrubber_primary_holo) that varies with configuration!!
05-21 15:13:44.685 312 312 W Resources: Preloaded drawable resource #0x10805d8
(android:drawable/scrubber_progress_horizontal_holo_dark) that varies with
configuration!!
05-21 15:13:44.685 312 312 W Resources: Preloaded drawable resource #0x10805dc
(android:drawable/scrubber_track_holo_light) that varies with configuration!!
05-21 15:13:44.686 312 312 W Resources: Preloaded drawable resource #0x10805da
(android:drawable/scrubber_secondary_holo) that varies with configuration!!
05-21 15:13:44.687 312 312 W Resources: Preloaded drawable resource #0x10805d6
(android:drawable/scrubber_primary_holo) that varies with configuration!!
05-21 15:13:44.687 312 312 W Resources: Preloaded drawable resource #0x10805d9
(android:drawable/scrubber_progress_horizontal_holo_light) that varies with
configuration!!
05-21 15:13:44.793 312 312 W Resources: Preloaded drawable resource #0x10805ca
(android:drawable/scrollbar_handle_holo_dark) that varies with configuration!!
05-21 15:13:44.794 312 312 W Resources: Preloaded drawable resource #0x10805cb
(android:drawable/scrollbar_handle_holo_light) that varies with configuration!!
05-21 15:13:44.798 312 312 W Resources: Preloaded drawable resource #0x1080621
(android:drawable/spinner_disabled_holo_dark) that varies with configuration!!
05-21 15:13:44.825 312 416 I art :
Thread[6,tid=416,Native,Thread*=0xc3b75e00,peer=0x12c353a0,"Thread-6"] recursive
attempt to load library "/system/lib/libmedia_jni.so"
05-21 15:13:44.826 312 416 D MtpDeviceJNI: register_android_mtp_MtpDevice
05-21 15:13:44.832 312 416 I art :
Thread[6,tid=416,Native,Thread*=0xc3b75e00,peer=0x12c353a0,"Thread-6"] recursive
attempt to load library "/system/lib/libmedia_jni.so"
05-21 15:13:44.838 312 312 W Resources: Preloaded drawable resource #0x108062e
(android:drawable/spinner_pressed_holo_dark) that varies with configuration!!
05-21 15:13:44.839 312 312 W Resources: Preloaded drawable resource #0x1080627
(android:drawable/spinner_focused_holo_dark) that varies with configuration!!
05-21 15:13:44.840 312 312 W Resources: Preloaded drawable resource #0x108061c
(android:drawable/spinner_default_holo_dark) that varies with configuration!!
05-21 15:13:44.840 312 312 W Resources: Preloaded drawable resource #0x1080615
(android:drawable/spinner_background_holo_dark) that varies with configuration!!
05-21 15:13:44.848 312 312 W Resources: Preloaded drawable resource #0x1080623
(android:drawable/spinner_disabled_holo_light) that varies with configuration!!
05-21 15:13:44.850 312 312 W Resources: Preloaded drawable resource #0x1080630
(android:drawable/spinner_pressed_holo_light) that varies with configuration!!
05-21 15:13:44.856 312 416 I art :
Thread[6,tid=416,Native,Thread*=0xc3b75e00,peer=0x12c353a0,"Thread-6"] recursive
attempt to load library "/system/lib/libmedia_jni.so"
05-21 15:13:44.893 312 312 W Resources: Preloaded drawable resource #0x1080629
(android:drawable/spinner_focused_holo_light) that varies with configuration!!
05-21 15:13:44.894 312 312 W Resources: Preloaded drawable resource #0x108061e
(android:drawable/spinner_default_holo_light) that varies with configuration!!
05-21 15:13:44.894 312 312 W Resources: Preloaded drawable resource #0x1080616
(android:drawable/spinner_background_holo_light) that varies with configuration!!
05-21 15:13:44.896 312 312 W Resources: Preloaded drawable resource #0x1080601
(android:drawable/spinner_ab_default_holo_dark) that varies with configuration!!
05-21 15:13:44.897 312 312 W Resources: Preloaded drawable resource #0x1080603
(android:drawable/spinner_ab_default_holo_light) that varies with configuration!!
05-21 15:13:44.898 312 312 W Resources: Preloaded drawable resource #0x1080605
(android:drawable/spinner_ab_disabled_holo_dark) that varies with configuration!!
05-21 15:13:44.899 312 312 W Resources: Preloaded drawable resource #0x1080607
(android:drawable/spinner_ab_disabled_holo_light) that varies with configuration!!
05-21 15:13:44.905 312 312 W Resources: Preloaded drawable resource #0x1080609
(android:drawable/spinner_ab_focused_holo_dark) that varies with configuration!!
05-21 15:13:44.906 312 312 W Resources: Preloaded drawable resource #0x108060b
(android:drawable/spinner_ab_focused_holo_light) that varies with configuration!!
05-21 15:13:44.907 312 312 W Resources: Preloaded drawable resource #0x108060f
(android:drawable/spinner_ab_pressed_holo_dark) that varies with configuration!!
05-21 15:13:44.914 312 312 W Resources: Preloaded drawable resource #0x1080611
(android:drawable/spinner_ab_pressed_holo_light) that varies with configuration!!
05-21 15:13:44.915 312 312 W Resources: Preloaded drawable resource #0x1080605
(android:drawable/spinner_ab_disabled_holo_dark) that varies with configuration!!
05-21 15:13:44.926 312 312 W Resources: Preloaded drawable resource #0x108060f
(android:drawable/spinner_ab_pressed_holo_dark) that varies with configuration!!
05-21 15:13:44.928 312 312 W Resources: Preloaded drawable resource #0x1080609
(android:drawable/spinner_ab_focused_holo_dark) that varies with configuration!!
05-21 15:13:44.929 312 312 W Resources: Preloaded drawable resource #0x1080601
(android:drawable/spinner_ab_default_holo_dark) that varies with configuration!!
05-21 15:13:44.930 312 312 W Resources: Preloaded drawable resource #0x108060d
(android:drawable/spinner_ab_holo_dark) that varies with configuration!!
05-21 15:13:44.930 312 312 W Resources: Preloaded drawable resource #0x1080607
(android:drawable/spinner_ab_disabled_holo_light) that varies with configuration!!
05-21 15:13:44.931 312 312 W Resources: Preloaded drawable resource #0x1080611
(android:drawable/spinner_ab_pressed_holo_light) that varies with configuration!!
05-21 15:13:44.947 312 312 W Resources: Preloaded drawable resource #0x108060b
(android:drawable/spinner_ab_focused_holo_light) that varies with configuration!!
05-21 15:13:44.948 312 312 W Resources: Preloaded drawable resource #0x1080603
(android:drawable/spinner_ab_default_holo_light) that varies with configuration!!
05-21 15:13:44.952 312 312 W Resources: Preloaded drawable resource #0x108060e
(android:drawable/spinner_ab_holo_light) that varies with configuration!!
05-21 15:13:44.953 312 312 W Resources: Preloaded drawable resource #0x108061c
(android:drawable/spinner_default_holo_dark) that varies with configuration!!
05-21 15:13:44.954 312 312 W Resources: Preloaded drawable resource #0x108061e
(android:drawable/spinner_default_holo_light) that varies with configuration!!
05-21 15:13:44.955 312 312 W Resources: Preloaded drawable resource #0x1080621
(android:drawable/spinner_disabled_holo_dark) that varies with configuration!!
05-21 15:13:44.956 312 312 W Resources: Preloaded drawable resource #0x1080623
(android:drawable/spinner_disabled_holo_light) that varies with configuration!!
05-21 15:13:45.001 312 312 W Resources: Preloaded drawable resource #0x1080627
(android:drawable/spinner_focused_holo_dark) that varies with configuration!!
05-21 15:13:45.002 312 312 W Resources: Preloaded drawable resource #0x1080629
(android:drawable/spinner_focused_holo_light) that varies with configuration!!
05-21 15:13:45.003 312 312 W Resources: Preloaded drawable resource #0x108062e
(android:drawable/spinner_pressed_holo_dark) that varies with configuration!!
05-21 15:13:45.010 312 312 W Resources: Preloaded drawable resource #0x1080630
(android:drawable/spinner_pressed_holo_light) that varies with configuration!!
05-21 15:13:45.012 312 312 W Resources: Preloaded drawable resource #0x108024e
(android:drawable/cab_background_bottom_holo_dark) that varies with configuration!!
05-21 15:13:45.039 312 312 W Resources: Preloaded drawable resource #0x1080253
(android:drawable/cab_background_top_holo_light) that varies with configuration!!
05-21 15:13:45.039 312 312 W Resources: Preloaded drawable resource #0x108024f
(android:drawable/cab_background_bottom_holo_light) that varies with
configuration!!
05-21 15:13:45.042 312 312 W Resources: Preloaded drawable resource #0x108030e
(android:drawable/ic_cab_done_holo_dark) that varies with configuration!!
05-21 15:13:45.043 312 312 W Resources: Preloaded drawable resource #0x1080252
(android:drawable/cab_background_top_holo_dark) that varies with configuration!!
05-21 15:13:45.057 312 312 W Resources: Preloaded drawable resource #0x108030f
(android:drawable/ic_cab_done_holo_light) that varies with configuration!!
05-21 15:13:45.059 312 312 W Resources: Preloaded drawable resource #0x10800d6
(android:drawable/btn_cab_done_default_holo_dark) that varies with configuration!!
05-21 15:13:45.070 312 312 W Resources: Preloaded drawable resource #0x10800d9
(android:drawable/btn_cab_done_focused_holo_light) that varies with configuration!!
05-21 15:13:45.071 312 312 W Resources: Preloaded drawable resource #0x10800d7
(android:drawable/btn_cab_done_default_holo_light) that varies with configuration!!
05-21 15:13:45.072 312 312 W Resources: Preloaded drawable resource #0x10800dc
(android:drawable/btn_cab_done_pressed_holo_dark) that varies with configuration!!
05-21 15:13:45.130 312 312 W Resources: Preloaded drawable resource #0x10800d8
(android:drawable/btn_cab_done_focused_holo_dark) that varies with configuration!!
05-21 15:13:45.133 312 312 W Resources: Preloaded drawable resource #0x10800dd
(android:drawable/btn_cab_done_pressed_holo_light) that varies with configuration!!
05-21 15:13:45.719 312 416 I liblog : 193
05-21 15:13:45.719 312 416 D NativeLibraryHelper: compilePackagePattern pattern
= ^com\.djeablejbmfp\.yudianjiuyiwu$ abi = x86
05-21 15:13:45.720 312 416 D NativeLibraryHelper: compilePackagePattern pattern
= ^com\.ifengwoo\.zyjdkj$ abi = x86
05-21 15:13:45.730 312 416 D NativeLibraryHelper: compilePackagePattern pattern
= ^com\.cyjh\.gundam$ abi = x86
05-21 15:13:45.732 312 312 W Resources: Preloaded drawable resource #0x1080592
(android:drawable/quickcontact_badge_overlay_pressed_light) that varies with
configuration!!
05-21 15:13:45.733 312 312 W Resources: Preloaded drawable resource #0x1080589
(android:drawable/quickcontact_badge_overlay_focused_light) that varies with
configuration!!
05-21 15:13:45.736 312 312 W Resources: Preloaded drawable resource #0x108058e
(android:drawable/quickcontact_badge_overlay_normal_light) that varies with
configuration!!
05-21 15:13:45.736 312 312 W Resources: Preloaded drawable resource #0x108058b
(android:drawable/quickcontact_badge_overlay_light) that varies with
configuration!!
05-21 15:13:45.736 312 416 D NativeLibraryHelper: compilePackagePattern pattern
= ^com\.njmjmhngmImnmfmhnkjhjpjojo\.epic$ abi = x86
05-21 15:13:45.737 312 416 D NativeLibraryHelper: compilePackagePattern pattern
= ^com\.android\.AlipayGphone$ abi = x86
05-21 15:13:45.737 312 416 D NativeLibraryHelper: compilePackagePattern pattern
= com\.sqw\.setdl\..* abi = armeabi-v7a
05-21 15:13:45.737 312 416 D NativeLibraryHelper: compilePackagePattern pattern
= com\.sqwtt\.setdl\.aer abi = armeabi-v7a
05-21 15:13:45.738 312 416 D NativeLibraryHelper: compilePackagePattern pattern
= com\.smon\.erwa abi = x86
05-21 15:13:45.806 312 416 I liblog : 53
05-21 15:13:45.817 312 416 I liblog : 1
05-21 15:13:45.854 312 416 I liblog : 8
05-21 15:13:45.854 312 416 D NativeLibraryHelper: compilePackagePattern pattern
= com\.netease\.AVALON abi = arm64-v8a
05-21 15:13:45.900 312 416 I liblog : 17
05-21 15:13:45.900 312 416 D Zygote : getAppDeviceConfig pattern = io\.kkzs
05-21 15:13:45.903 312 416 I Zygote : begin parse app property file:
/system/etc/mumu-configs/device-prop-configs/mumu.config
05-21 15:13:45.913 312 416 D Zygote : getAppDeviceConfig pattern
= .*com\.tencent\.tmgp\.sgame.*
05-21 15:13:45.913 312 416 I Zygote : begin parse app property file:
/system/etc/mumu-configs/device-prop-configs/xiaomi5s.config
05-21 15:13:45.950 312 416 I liblog : 6
05-21 15:13:45.950 312 416 D Zygote : getAppDeviceConfig pattern = .*hanju.*
05-21 15:13:45.957 312 416 I liblog : 4
05-21 15:13:45.957 312 416 I Zygote : begin parse app property file:
/system/etc/mumu-configs/device-prop-configs/x86.config
05-21 15:13:45.991 312 312 I liblog : 13
05-21 15:13:45.991 312 312 W Resources: Preloaded drawable resource #0x10802a6
(android:drawable/edit_text_material) that varies with configuration!!
05-21 15:13:45.993 312 416 I Zygote : config file alreay
parse:/system/etc/mumu-configs/device-prop-configs/mumu.config
05-21 15:13:45.993 312 416 D Zygote : getAppDeviceConfig pattern
= .*com\.tencent\.tmgp\.WePop.*
05-21 15:13:45.994 312 416 I Zygote : config file alreay
parse:/system/etc/mumu-configs/device-prop-configs/xiaomi6.config
05-21 15:13:45.995 312 416 D Zygote : getAppDeviceConfig pattern = .*\.codm$
05-21 15:13:45.995 312 416 I Zygote : begin parse app property file:
/system/etc/mumu-configs/device-prop-configs/p50pro.config
05-21 15:13:45.998 312 416 D Zygote : getAppDeviceConfig pattern =
com\.activision\.callofduty\.shooter
05-21 15:13:45.999 312 416 I Zygote : config file alreay
parse:/system/etc/mumu-configs/device-prop-configs/p50pro.config
05-21 15:13:45.999 312 416 D Zygote : getAppDeviceConfig pattern =
com\.vng\.codmvn
05-21 15:13:46.000 312 416 I Zygote : config file alreay
parse:/system/etc/mumu-configs/device-prop-configs/p50pro.config
05-21 15:13:46.005 312 312 W Resources: Preloaded drawable resource #0x10802c2
(android:drawable/expander_group_material) that varies with configuration!!
05-21 15:13:46.015 312 312 W Resources: Preloaded drawable resource #0x1080329
(android:drawable/ic_commit_search_api_material) that varies with configuration!!
05-21 15:13:46.025 312 416 D Zygote : getAppDeviceConfig pattern
= .*dts\.freefire.*
05-21 15:13:46.094 312 416 I liblog : 9
05-21 15:13:46.158 312 416 I liblog : 12
05-21 15:13:46.158 312 416 D Zygote : getAppDeviceConfig pattern =
com\.sqwtt\.setdl\.aer
05-21 15:13:46.189 312 416 I liblog : 1
05-21 15:13:46.233 312 416 I liblog : 11
05-21 15:13:46.233 312 416 I Zygote : config file alreay
parse:/system/etc/mumu-configs/device-prop-configs/mate10pro.config
05-21 15:13:46.234 312 416 D Zygote : getAppDeviceConfig pattern =
com\.shengqugames\.qyn.*
05-21 15:13:46.234 312 416 I Zygote : config file alreay
parse:/system/etc/mumu-configs/device-prop-configs/mumu.config
05-21 15:13:46.235 312 416 D Zygote : getAppDeviceConfig pattern =
com\.syyx\.whrhx
05-21 15:13:46.236 312 416 I Zygote : config file alreay
parse:/system/etc/mumu-configs/device-prop-configs/xiaomi6.config
05-21 15:13:46.325 312 416 I liblog : 35
05-21 15:13:46.325 312 416 D Zygote : getAppDeviceConfig pattern =
com\.tencent\.tmgp\.projectt
05-21 15:13:46.325 312 416 I Zygote : config file alreay
parse:/system/etc/mumu-configs/device-prop-configs/xiaomi11pro.config
05-21 15:13:46.326 312 416 D Zygote : getAppDeviceConfig pattern
= .*projecttl\.laohu
05-21 15:13:46.326 312 416 I Zygote : config file alreay
parse:/system/etc/mumu-configs/device-prop-configs/xiaomi11pro.config
05-21 15:13:46.399 312 416 D Zygote : Apps device config data:
{.*com\.tencent\.tmgp\.sskgame.*={ro.product.cpu.abi=x86},
com\.tencent\.tmgp\.harrypotter={ro.product.name=cancro, ro.product.model=MuMu,
ro.product.brand=Android, ro.product.device=cancro,
ro.product.manufacturer=Netease, ro.product.board=hammerhead},
com\.syyx\.whrhx={ro.product.name=MI 6, ro.product.model=MI 6,
ro.product.brand=Xiaomi, ro.product.device=MI 6, ro.product.manufacturer=Xiaomi,
ro.product.board=MI 6}, .*com\.netease\.lztg.*={ro.product.name=cancro,
ro.product.model=MuMu, ro.product.brand=Android, ro.product.device=cancro,
ro.product.manufacturer=Netease, ro.product.board=hammerhead},
com\..*\.gplay\.punishing\.grayraven.*={ro.product.name=cancro,
ro.product.model=MuMu, ro.product.brand=Android, ro.product.device=cancro,
ro.product.manufacturer=Netease, ro.product.board=hammerhead},
com\.yongshi\.tenojo\..*={ro.product.name=BLA-AL00, ro.product.model=BLA-AL00,
ro.product.brand=HUAWEI, ro.product.device=BLA-AL00,
ro.product.manufacturer=HUAWEI, ro.product.board=BLA-
AL00}, .*\.codm$={ro.product.name=JAD-AL50, ro.product.model=JAD-AL50,
ro.product.brand=HUAWEI, ro.product.device=JAD-AL50,
ro.product.manufacturer=HUAWEI, ro.product.board=JAD-AL50},
io\.kkzs={ro.product.name=cancro, ro.product.model=MuMu, ro.product.brand=Android,
ro.product.device=cancro, ro.product.manufacturer=Netease,
ro.product.board=hammerhead},
com\.bilibili\.gjqtmyr.*={ro.product.cpu.abilist64=x86_64,arm64-v8a},
com\.em\.q0m\.z6\.jxe2={ro.product.cpu.abilist64=arm64-v8a,
ro.product.cpu.abi2=armeabi-v7a, ro.product.cpu.abi=arm64-v8a,
ro.product.cpu.abilist32=armeabi-v7a, ro.product.cpu.abilist=arm64-v8a,armeabi-
v7a}, com\.activision\.callofduty\.shooter={ro.product.name=JAD-AL50,
ro.product.model=JAD-AL50, ro.product.brand=HUAWEI, ro.product.device=JAD-AL50,
ro.product.manufacturer=HUAWEI, ro.product.board=JAD-
AL50}, .*tencent\.tmgp\.yslzm.*={ro.product.name=cancro, ro.product.model=MuMu,
ro.product.brand=Android, ro.product.device=cancro,
ro.product.manufacturer=Netease,
ro.product.board=hammerhead}, .*com\.tencent\.KiHan.*={ro.product.name=chiron,
ro.product.model=MIX 2, ro.product.brand=Xiaomi, ro.product.device=chiron,
ro.product.manufacturer=Xiaomi,
ro.product.board=msm8996}, .*com\.tencent\.tmgp\.sgame.*={ro.product.name=capricorn
, ro.product.model=MI 5s, ro.product.brand=Xiaomi, ro.product.device=capricorn,
ro.product.manufacturer=Xiaomi, ro.product.board=msm8996},
com\.tencent\.pwrd\.projectt={ro.product.name=mars, ro.product.model=M2102K1AC,
ro.product.brand=Xiaomi, ro.product.device=mars, ro.product.manufacturer=Xiaomi,
ro.product.board=mars}, com\.sqwtt\.setdl\.aer={ro.product.cpu.abilist=armeabi-v7a,
ro.product.cpu.abi2=armeabi-v7a, ro.product.cpu.abi=armeabi-
v7a}, .*gamamobi\.nikke.*={ro.product.name=BLA-AL00, ro.product.model=BLA-AL00,
ro.product.brand=HUAWEI, ro.product.device=BLA-AL00,
ro.product.manufacturer=HUAWEI, ro.product.board=BLA-AL00},
com\.netease\.aceracer.*={ro.product.name=BLA-AL00, ro.product.model=BLA-AL00,
ro.product.brand=HUAWEI, ro.product.device=BLA-AL00,
ro.product.manufacturer=HUAWEI, ro.product.board=BLA-
AL00}, .*projecttl\.laohu={ro.product.name=mars, ro.product.model=M2102K1AC,
ro.product.brand=Xiaomi, ro.product.device=mars, ro.product.manufacturer=Xiaomi,
ro.product.board=mars}, com\.flyfish\.supermario={ro.product.name=mars,
ro.product.model=M2102K1AC, ro.product.brand=Xiaomi, ro.product.device=mars,
ro.product.manufacturer=Xiaomi,
ro.product.board=mars}, .*bilibili\.sao.*={ro.product.name=BLA-AL00,
ro.product.model=BLA-AL00, ro.product.brand=HUAWEI, ro.product.device=BLA-AL00,
ro.product.manufacturer=HUAWEI, ro.product.board=BLA-AL00},
com\.tzy\.mhxzx.*={ro.product.cpu.abilist64=arm64-v8a, ro.product.cpu.abi2=armeabi-
v7a, ro.product.cpu.abi=arm64-v8a, ro.product.cpu.abilist32=armeabi-v7a,
ro.product.cpu.abilist=arm64-v8a,armeabi-
v7a}, .*hanju.*={ro.product.cpu.abi2=armeabi-v7a, ro.product.cpu.abi=armeabi-v7a},
com\.wangyuan\.yjzz\.bilibili.*={ro.product.cpu.abilist64=x86_64,arm64-v8a},
com\.sqw\.setdl\..*={ro.product.cpu.abilist=armeabi-v7a,
05-21 15:13:46.399 312 416 D Zygote : Apps device config player priority data:
[.*com\.riotgames\.league\.wildrift.*, .*dts\.freefire.*]
05-21 15:13:46.402 312 312 W Resources: Preloaded drawable resource #0x10805bf
(android:drawable/ratingbar_material) that varies with configuration!!
05-21 15:13:46.435 312 312 W Resources: Preloaded drawable resource #0x10805c3
(android:drawable/ratingbar_small_material) that varies with configuration!!
05-21 15:13:46.444 312 312 W Resources: Preloaded drawable resource #0x10805be
(android:drawable/ratingbar_indicator_material) that varies with configuration!!
05-21 15:13:46.512 312 312 W Resources: Preloaded drawable resource #0x10802a6
(android:drawable/edit_text_material) that varies with configuration!!
05-21 15:13:46.512 312 312 W Resources: Preloaded drawable resource #0x1080633
(android:drawable/spinner_textfield_background_material) that varies with
configuration!!
05-21 15:13:46.645 312 312 W Resources: Preloaded drawable resource #0x10806a3
(android:drawable/switch_thumb_material_anim) that varies with configuration!!
05-21 15:13:46.648 312 312 W Resources: Preloaded drawable resource #0x108071f
(android:drawable/textfield_search_material) that varies with configuration!!
05-21 15:13:46.663 312 312 W Resources: Preloaded drawable resource #0x10806ed
(android:drawable/text_select_handle_left_material) that varies with
configuration!!
05-21 15:13:46.672 312 312 W Resources: Preloaded drawable resource #0x10806f0
(android:drawable/text_select_handle_middle_material) that varies with
configuration!!
05-21 15:13:46.674 312 312 W Resources: Preloaded drawable resource #0x10806f3
(android:drawable/text_select_handle_right_material) that varies with
configuration!!
05-21 15:13:46.674 312 312 I Zygote : ...preloaded 342 resources in 4970ms.
05-21 15:13:46.714 312 312 I Zygote : ...preloaded 41 resources in 40ms.
05-21 15:13:46.714 312 312 I Zygote : Preloading shared libraries...
05-21 15:13:46.759 312 416 D Zygote : getAppTypeConfig pattern =
^vStudio\.Android\.Camera360$, type = camera
05-21 15:13:46.759 312 416 D Zygote : getAppTypeConfig pattern =
^com\.gorgeous\.lite$, type = camera
05-21 15:13:46.760 312 416 D Zygote : getAppTypeConfig pattern =
^com\.campmobile\.snowcamera$, type = camera
05-21 15:13:46.944 312 411 I liblog : 5
05-21 15:13:46.944 312 411 I art : Background concurrent mark sweep GC
freed 14128(1022KB) AllocSpace objects, 0(0B) LOS objects, 38% free, 1625KB/2MB,
paused 1.861ms total 112.595ms
05-21 15:13:47.159 312 416 I System : Loaded time zone names for "" in 121ms
(120ms in ICU)
05-21 15:13:47.225 312 416 I System : Loaded time zone names for "en_US" in
66ms (43ms in ICU)
05-21 15:13:47.279 312 416 I System : Loaded time zone names for "es_ES" in
54ms (53ms in ICU)
05-21 15:13:47.324 312 416 I Zygote : ...preloaded 3830 classes in 6574ms.
05-21 15:13:47.329 312 416 I art : VMRuntime.preloadDexCaches starting
05-21 15:13:47.493 312 416 I art : VMRuntime.preloadDexCaches strings
total=246531 before=44414 after=44414
05-21 15:13:47.493 312 416 I art : VMRuntime.preloadDexCaches types
total=20427 before=6951 after=6984
05-21 15:13:47.493 312 416 I art : VMRuntime.preloadDexCaches fields
total=99082 before=35912 after=36185
05-21 15:13:47.493 312 416 I art : VMRuntime.preloadDexCaches methods
total=171986 before=71202 after=71900
05-21 15:13:47.493 312 416 I art : VMRuntime.preloadDexCaches finished
05-21 15:13:47.504 312 312 D Zygote : end preload
05-21 15:13:47.504 312 312 I boot_progress_preload_end: 62488
05-21 15:13:47.679 312 312 I art : Starting a blocking GC Explicit
05-21 15:13:47.717 312 312 I art : Explicit concurrent mark sweep GC freed
7275(714KB) AllocSpace objects, 0(0B) LOS objects, 42% free, 1401KB/2MB, paused
340us total 27.262ms
05-21 15:13:47.724 312 312 I art : Starting a blocking GC Explicit
05-21 15:13:47.767 312 312 I art : Explicit concurrent mark sweep GC freed
201(7KB) AllocSpace objects, 0(0B) LOS objects, 42% free, 1393KB/2MB, paused 196us
total 40.363ms
05-21 15:13:47.959 312 411 I art : Starting a blocking GC HeapTrim
05-21 15:13:47.979 312 312 I art : Starting a blocking GC Background
05-21 15:13:48.273 312 312 I Zygote : System server process 458 has been
created
05-21 15:13:48.338 312 312 I Zygote : Accepting command socket connections
05-21 15:13:48.489 458 458 I InstallerConnection: connecting...
05-21 15:13:48.509 291 291 I installd: new connection
05-21 15:13:48.867 469 469 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:13:48.868 469 469 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:13:48.870 469 469 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=services.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]@classes.dex --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=space --swap-fd=7
05-21 15:13:48.874 469 469 I dex2oat : /system/bin/dex2oat --compiler-
filter=space
05-21 15:13:53.193 514 514 E ProbeModule: cannot load dep file : (null)
05-21 15:13:53.227 516 516 E ProbeModule: cannot load dep file : (null)
05-21 15:13:53.358 519 519 E ProbeModule: cannot load dep file : (null)
05-21 15:13:53.394 521 521 E ProbeModule: cannot load dep file : (null)
05-21 15:13:53.530 524 524 E ProbeModule: cannot load dep file : (null)
05-21 15:13:53.555 526 526 E ProbeModule: cannot load dep file : (null)
05-21 15:13:53.694 529 529 E ProbeModule: cannot load dep file : (null)
05-21 15:13:53.730 531 531 E ProbeModule: cannot load dep file : (null)
05-21 15:13:53.738 286 286 I iptables: iptables v1.4.20: can't initialize
iptables table `nat': Table does not exist (do you need to insmod?)
05-21 15:13:53.739 286 286 I iptables: Perhaps iptables or your kernel needs to
be upgraded.
05-21 15:13:53.742 286 286 I iptables: iptables terminated by exit(3)
05-21 15:13:53.745 286 286 E Netd : exec() res=0, status=768 for
/system/bin/iptables -w -t nat -N oem_nat_pre
05-21 15:13:53.870 534 534 E ProbeModule: cannot load dep file : (null)
05-21 15:13:53.919 536 536 E ProbeModule: cannot load dep file : (null)
05-21 15:13:53.933 286 286 I iptables: iptables v1.4.20: can't initialize
iptables table `nat': Table does not exist (do you need to insmod?)
05-21 15:13:53.934 286 286 I iptables: Perhaps iptables or your kernel needs to
be upgraded.
05-21 15:13:53.941 286 286 I iptables: iptables terminated by exit(3)
05-21 15:13:53.942 286 286 E Netd : exec() res=0, status=768 for
/system/bin/iptables -w -t nat -A PREROUTING -j oem_nat_pre
05-21 15:13:54.049 539 539 E ProbeModule: cannot load dep file : (null)
05-21 15:13:54.077 541 541 E ProbeModule: cannot load dep file : (null)
05-21 15:13:54.159 544 544 E ProbeModule: cannot load dep file : (null)
05-21 15:13:54.199 546 546 E ProbeModule: cannot load dep file : (null)
05-21 15:13:54.327 549 549 E ProbeModule: cannot load dep file : (null)
05-21 15:13:54.364 551 551 E ProbeModule: cannot load dep file : (null)
05-21 15:13:54.494 554 554 E ProbeModule: cannot load dep file : (null)
05-21 15:13:54.523 556 556 E ProbeModule: cannot load dep file : (null)
05-21 15:13:54.536 286 286 I iptables: iptables v1.4.20: can't initialize
iptables table `nat': Table does not exist (do you need to insmod?)
05-21 15:13:54.537 286 286 I iptables: Perhaps iptables or your kernel needs to
be upgraded.
05-21 15:13:54.537 286 286 I iptables: iptables terminated by exit(3)
05-21 15:13:54.538 286 286 E Netd : exec() res=0, status=768 for
/system/bin/iptables -w -t nat -N natctrl_nat_POSTROUTING
05-21 15:13:54.622 559 559 E ProbeModule: cannot load dep file : (null)
05-21 15:13:54.654 561 561 E ProbeModule: cannot load dep file : (null)
05-21 15:13:54.675 286 286 I iptables: iptables v1.4.20: can't initialize
iptables table `nat': Table does not exist (do you need to insmod?)
05-21 15:13:54.675 286 286 I iptables: Perhaps iptables or your kernel needs to
be upgraded.
05-21 15:13:54.675 286 286 I iptables: iptables terminated by exit(3)
05-21 15:13:54.679 286 286 E Netd : exec() res=0, status=768 for
/system/bin/iptables -w -t nat -A POSTROUTING -j natctrl_nat_POSTROUTING
05-21 15:13:55.002 566 566 E ProbeModule: cannot load dep file : (null)
05-21 15:13:55.038 568 568 E ProbeModule: cannot load dep file : (null)
05-21 15:13:55.296 286 286 I OemIptablesHook: OEM iptable hook installed.
05-21 15:13:56.917 587 587 E ProbeModule: cannot load dep file : (null)
05-21 15:13:56.947 589 589 E ProbeModule: cannot load dep file : (null)
05-21 15:13:56.977 591 591 E ProbeModule: cannot load dep file : (null)
05-21 15:13:56.986 286 286 I iptables: iptables: No chain/target/match by that
name.
05-21 15:13:56.998 286 286 I iptables: iptables terminated by exit(1)
05-21 15:13:57.002 286 286 E Netd : exec() res=0, status=256 for
/system/bin/iptables -w -A fw_dozable -m owner --uid-owner 0-9999 -j RETURN
05-21 15:13:57.100 594 594 E ProbeModule: cannot load dep file : (null)
05-21 15:13:57.138 596 596 E ProbeModule: cannot load dep file : (null)
05-21 15:13:57.201 598 598 E ProbeModule: cannot load dep file : (null)
05-21 15:13:57.209 286 286 I ip6tables: ip6tables: No chain/target/match by
that name.
05-21 15:13:57.209 286 286 I ip6tables: ip6tables terminated by exit(1)
05-21 15:13:57.210 286 286 E Netd : exec() res=0, status=256 for
/system/bin/ip6tables -w -A fw_dozable -m owner --uid-owner 0-9999 -j RETURN
05-21 15:13:58.492 286 286 V NatController: runCmd(/system/bin/iptables -w -F
natctrl_FORWARD) res=0
05-21 15:13:58.567 286 286 V NatController: runCmd(/system/bin/iptables -w -A
natctrl_FORWARD -j DROP) res=0
05-21 15:13:58.699 613 613 E ProbeModule: cannot load dep file : (null)
05-21 15:13:58.738 615 615 E ProbeModule: cannot load dep file : (null)
05-21 15:13:58.750 286 286 V NatController: runCmd(/system/bin/iptables -w -t
nat -F natctrl_nat_POSTROUTING) res=3
05-21 15:14:02.211 469 469 W dex2oat : Compilation of int
com.android.server.am.ActivityManagerService.computeOomAdjLocked(com.android.server
.am.ProcessRecord, int, com.android.server.am.ProcessRecord, boolean, long) took
115.076ms
05-21 15:14:03.846 664 664 E ProbeModule: cannot load dep file : (null)
05-21 15:14:03.879 666 666 E ProbeModule: cannot load dep file : (null)
05-21 15:14:03.923 668 668 E ProbeModule: cannot load dep file : (null)
05-21 15:14:03.933 286 286 I iptables: iptables: No chain/target/match by that
name.
05-21 15:14:03.942 286 286 I iptables: iptables terminated by exit(1)
05-21 15:14:03.944 286 286 E BandwidthController: runIptablesCmd(): res=1
status=256 failed /system/bin/iptables -w -A bw_INPUT -m owner --socket-exists
05-21 15:14:04.059 671 671 E ProbeModule: cannot load dep file : (null)
05-21 15:14:04.084 673 673 E ProbeModule: cannot load dep file : (null)
05-21 15:14:04.121 675 675 E ProbeModule: cannot load dep file : (null)
05-21 15:14:04.131 286 286 I ip6tables: ip6tables: No chain/target/match by
that name.
05-21 15:14:04.138 286 286 I ip6tables: ip6tables terminated by exit(1)
05-21 15:14:04.148 286 286 E BandwidthController: runIptablesCmd(): res=1
status=256 failed /system/bin/ip6tables -w -A bw_INPUT -m owner --socket-exists
05-21 15:14:04.918 683 683 E ProbeModule: cannot load dep file : (null)
05-21 15:14:04.950 685 685 E ProbeModule: cannot load dep file : (null)
05-21 15:14:04.955 286 286 E Netd : cannot find interface dummy0
05-21 15:14:10.079 469 469 I dex2oat : dex2oat took 21.212s (threads: 1) arena
alloc=1338KB java alloc=3MB native alloc=16MB free=2MB
05-21 15:14:10.250 693 693 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:10.251 693 693 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:10.251 693 693 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=ethernet-service.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@framework@ethernet-
[email protected] --instruction-set=x86 --instruction-set-variant=x86 --
instruction-set-features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:14:10.253 693 693 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:10.338 693 693 I dex2oat : dex2oat took 89.457ms (threads: 1) arena
alloc=456B java alloc=44KB native alloc=730KB free=549KB
05-21 15:14:10.453 695 695 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:10.454 695 695 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:10.454 695 695 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=wifi-service.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]@classes.dex
--instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:14:10.455 695 695 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:11.158 695 695 I dex2oat : dex2oat took 705.770ms (threads: 1)
arena alloc=264B java alloc=1430KB native alloc=1415KB free=888KB
05-21 15:14:11.183 458 458 I InstallerConnection: disconnecting...
05-21 15:14:11.189 291 291 E installd: eof
05-21 15:14:11.189 291 291 E installd: failed to read size
05-21 15:14:11.189 291 291 I installd: closing connection
05-21 15:14:11.346 458 458 I SystemServer: Entered the Android system server!
05-21 15:14:11.351 458 458 I boot_progress_system_run: 86331
05-21 15:14:11.490 458 458 I SystemServiceManager: Starting
com.android.server.pm.Installer
05-21 15:14:11.491 458 458 I Installer: Waiting for installd to be ready.
05-21 15:14:11.492 458 458 I InstallerConnection: connecting...
05-21 15:14:11.493 291 291 I installd: new connection
05-21 15:14:11.497 458 458 I SystemServiceManager: Starting
com.android.server.am.ActivityManagerService$Lifecycle
05-21 15:14:11.517 458 458 D ActivityManager:
readPageCacheLimitWhitelistPattern pattern = ^com\.bilibili\.priconne.*
05-21 15:14:11.518 458 458 D ActivityManager:
readPageCacheLimitWhitelistPattern pattern = ^com\.miHoYo\.Yuanshen.*
05-21 15:14:11.521 458 458 D ActivityManager:
readPageCacheLimitWhitelistPattern pattern = ^com\.tencent\.tmgp\.wuxia
05-21 15:14:11.523 458 458 D ActivityManager:
readPageCacheLimitWhitelistPattern pattern = ^com\.hermes\.br\..*
05-21 15:14:11.524 458 458 D ActivityManager:
readPageCacheLimitWhitelistPattern pattern = com\.longtugame\.yjfb.*
05-21 15:14:11.525 458 458 D ActivityManager:
readPageCacheLimitWhitelistPattern pattern = com\.ss\.android\.ugc\.aweme
05-21 15:14:11.526 458 458 D ActivityManager:
readPageCacheLimitWhitelistPattern pattern = com\.tencent\.jkchess
05-21 15:14:11.527 458 458 D ActivityManager:
readPageCacheLimitWhitelistPattern pattern = .*sy\.dldlhsdj.*
05-21 15:14:11.528 458 458 D ActivityManager:
readPageCacheLimitWhitelistPattern pattern = .*fatego.*
05-21 15:14:11.529 458 458 D ActivityManager:
readPageCacheLimitWhitelistPattern pattern = .*fgo.*
05-21 15:14:11.530 458 458 D ActivityManager:
readPageCacheLimitWhitelistPattern pattern = com\.taptap.*
05-21 15:14:11.531 458 458 D ActivityManager:
readPageCacheLimitWhitelistPattern pattern = .*diablo.*
05-21 15:14:11.532 458 458 D ActivityManager:
readPageCacheLimitWhitelistPattern pattern = .*netease\.g67.*
05-21 15:14:11.534 458 458 D ActivityManager:
readPageCacheLimitWhitelistPattern pattern = com\.netease\.l10
05-21 15:14:11.535 458 458 D ActivityManager:
readPageCacheLimitWhitelistPattern pattern = com\.longtugame\.wszj.*
05-21 15:14:11.536 458 458 D ActivityManager:
readPageCacheLimitWhitelistPattern pattern = com\.yunchang\.blr3.*
05-21 15:14:11.586 458 458 I ActivityManager: Memory class: 128
05-21 15:14:11.685 458 458 D BatteryStatsImpl: Reading daily items from
/data/system/batterystats-daily.xml
05-21 15:14:11.721 458 458 I AppOps : No existing app ops
/data/system/appops.xml; starting empty
05-21 15:14:11.786 458 458 I IntentFirewall: Read new rules (A:0 B:0 S:0)
05-21 15:14:11.867 458 458 D AppOps : AppOpsService published
05-21 15:14:11.868 458 458 I SystemServiceManager: Starting
com.android.server.power.PowerManagerService
05-21 15:14:11.922 458 458 I libsuspend: Selected early suspend
05-21 15:14:11.923 458 458 E libsuspend: Error accessing
/sys/power/wait_for_fb_sleep: No such file or directory
05-21 15:14:11.942 458 458 I SystemServiceManager: Starting
com.android.server.lights.LightsService
05-21 15:14:11.962 458 458 E lights : Unable to detect max_brightness. Try to
set backlight.max_brightness_file
05-21 15:14:11.963 458 458 I SystemServiceManager: Starting
com.android.server.display.DisplayManagerService
05-21 15:14:12.012 458 458 I SystemServiceManager: Starting phase 100
05-21 15:14:12.030 458 706 I DisplayManagerService: Display device added:
DisplayDeviceInfo{"Pantalla integrada": uniqueId="local:0", 1120 x 700, modeId 1,
defaultModeId 1, supportedModes [{id=1, width=1120, height=700, fps=60.000004}],
colorTransformId 1, defaultColorTransformId 1, supportedColorTransforms [{id=1,
colorTransform=0}], density 233, 233.0 x 233.0 dpi, appVsyncOff 0, presDeadline
17666666, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN,
FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE,
FLAG_SUPPORTS_PROTECTED_BUFFERS}
05-21 15:14:12.041 257 257 D SurfaceFlinger: Set power mode=2, type=0
flinger=0xc70a2000
05-21 15:14:12.041 257 257 D SurfaceFlinger: Screen type=0 is already mode=2
05-21 15:14:12.043 458 706 I DisplayManagerService: Display device changed
state: "Pantalla integrada", ON
05-21 15:14:12.044 458 458 I SystemServer: Package Manager
05-21 15:14:12.164 458 458 D PackageManager: readPackageBlacklistConfigPattern
pattern = .*\.gbits\.atm.*
05-21 15:14:12.166 458 458 D PackageManager: readPackageBlacklistConfigPattern
pattern = ^com\.tencent\.tmgp\.pubgmhd$
05-21 15:14:12.167 458 458 D PackageManager: readPackageBlacklistConfigPattern
pattern = ^com\.tencent\.tmgp\.WePop$
05-21 15:14:12.168 458 458 D PackageManager: readPackageBlacklistConfigPattern
pattern = ^com\.tencent\.tmgp\.sgame$
05-21 15:14:12.170 458 458 D PackageManager: readPackageBlacklistConfigPattern
pattern = ^com\.tencent\.af$
05-21 15:14:12.171 458 458 D PackageManager: readPackageBlacklistConfigPattern
pattern = ^com\.lilithgames\.rok\.offical\.cn$
05-21 15:14:12.171 458 458 D PackageManager: readPackageBlacklistConfigPattern
pattern = ^com\.lemonjamgames\.hitea.*
05-21 15:14:12.172 458 458 D PackageManager: readPackageBlacklistConfigPattern
pattern = .*\.tzyxmznew.*
05-21 15:14:12.173 458 458 D PackageManager: readPackageBlacklistConfigPattern
pattern = com\.em\.q0m\.z6\.jxe2
05-21 15:14:12.173 458 458 D PackageManager: readPackageBlacklistConfigPattern
pattern = com\.tzy\.mhxzx.*
05-21 15:14:12.174 458 458 D PackageManager: readPackageBlacklistConfigPattern
pattern = mobi\.htjsq\.accelerator
05-21 15:14:12.177 458 458 D PackageManager: readLargeHeapConfigPattern for:
/system/etc/mumu-configs/large-heap-blacklist.config
05-21 15:14:12.180 458 458 D PackageManager: readLargeHeapConfigPattern pattern
= com\.woniu\.wdqk\.mumu.*
05-21 15:14:12.182 458 458 D PackageManager: readLargeHeapConfigPattern pattern
= com\.miHoYo\.enterprise\.NGHSoD
05-21 15:14:12.184 458 458 D PackageManager: readLargeHeapConfigPattern pattern
= com\.miHoYo\.bh3\..*
05-21 15:14:12.185 458 458 D PackageManager: readLargeHeapConfigPattern pattern
= com\.tencent\.tmgp\.bh3
05-21 15:14:12.185 458 458 D PackageManager: readLargeHeapConfigPattern pattern
= com\.tencent\.wegame\.bh3
05-21 15:14:12.186 458 458 D PackageManager: readLargeHeapConfigPattern for:
/system/etc/mumu-configs/large-heap-whitelist.config
05-21 15:14:12.190 458 458 D PackageManager: readLargeHeapConfigPattern pattern
= com\.baitian\.alx\.alxsy\.aligames
05-21 15:14:12.196 458 458 W SELinuxMMAC: Error opening
/data/system/seapp_hash. Assuming first boot.
05-21 15:14:12.202 458 458 I boot_progress_pms_start: 87186
05-21 15:14:12.202 458 458 E PmsDeserialize: mSerializeEnable:true
05-21 15:14:12.205 458 458 W FileUtils: Failed to
chmod(/data/system/packages.list): android.system.ErrnoException: chmod failed:
ENOENT (No such file or directory)
05-21 15:14:12.211 458 458 W SystemConfig: No directory /system/etc/sysconfig,
skipping
05-21 15:14:12.468 458 468 I art : Background sticky concurrent mark sweep
GC freed 7243(1087KB) AllocSpace objects, 22(440KB) LOS objects, 35% free,
1569KB/2MB, paused 1.111ms total 216.983ms
05-21 15:14:12.661 458 458 D SELinuxMMAC: Using policy file
/system/etc/security/mac_permissions.xml
05-21 15:14:12.668 458 458 I PackageManager: No settings file; creating initial
state
05-21 15:14:12.670 458 458 I pm_critical_info: No settings file; creating
initial state
05-21 15:14:12.678 458 458 I boot_progress_pms_system_scan_start: 87662
05-21 15:14:12.790 714 714 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:12.791 714 714 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:12.791 714 714 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=com.android.location.provider.jar --oat-fd=6 --oat-location=/data/dalvik-
cache/x86/system@[email protected]@classes.dex --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:14:12.794 714 714 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:12.875 714 714 I dex2oat : dex2oat took 86.666ms (threads: 1) arena
alloc=568B java alloc=54KB native alloc=871KB free=664KB
05-21 15:14:13.025 716 716 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:13.027 716 716 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:13.027 716 716 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=com.android.future.usb.accessory.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]
[email protected] --instruction-set=x86 --instruction-set-variant=x86 --
instruction-set-features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:14:13.029 716 716 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:13.086 716 716 I dex2oat : dex2oat took 62.114ms (threads: 1) arena
alloc=0B java alloc=29KB native alloc=632KB free=391KB
05-21 15:14:13.223 718 718 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:13.226 718 718 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:13.226 718 718 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=javax.obex.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]@classes.dex
--instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:14:13.227 718 718 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:13.317 718 718 I dex2oat : dex2oat took 95.245ms (threads: 1) arena
alloc=0B java alloc=55KB native alloc=630KB free=393KB
05-21 15:14:13.441 720 720 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:13.442 720 720 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:13.442 720 720 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=android.test.runner.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]@clas
ses.dex --instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:14:13.445 720 720 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:13.580 720 720 I dex2oat : dex2oat took 140.707ms (threads: 1)
arena alloc=0B java alloc=146KB native alloc=618KB free=662KB
05-21 15:14:13.602 458 458 E art : DexFile_getDexOptNeeded file
'/system/framework/org.apache.http.legacy.jar' does not exist
05-21 15:14:13.603 458 458 W PackageManager: Library not found:
/system/framework/org.apache.http.legacy.jar
05-21 15:14:13.718 722 722 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:13.720 722 722 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:13.720 722 722 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=com.android.media.remotedisplay.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]
[email protected] --instruction-set=x86 --instruction-set-variant=x86 --
instruction-set-features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:14:13.723 722 722 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:13.799 722 722 I dex2oat : dex2oat took 84.289ms (threads: 1) arena
alloc=512B java alloc=30KB native alloc=730KB free=549KB
05-21 15:14:13.942 724 724 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:13.943 724 724 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:13.943 724 724 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=com.android.mediadrm.signer.jar --oat-fd=6 --oat-location=/data/dalvik-
cache/x86/system@[email protected]@classes.dex --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:14:13.946 724 724 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:14.013 724 724 I dex2oat : dex2oat took 73.524ms (threads: 1) arena
alloc=0B java alloc=25KB native alloc=609KB free=414KB
05-21 15:14:14.121 726 726 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:14.122 726 726 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:14.122 726 726 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=am.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]@classes.dex --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:14:14.123 726 726 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:14.208 726 726 I dex2oat : dex2oat took 87.442ms (threads: 1) arena
alloc=192B java alloc=42KB native alloc=758KB free=521KB
05-21 15:14:14.338 728 728 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:14.339 728 728 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:14.339 728 728 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=appops.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]@classes.dex --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:14:14.340 728 728 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:14.410 728 728 I dex2oat : dex2oat took 72.865ms (threads: 1) arena
alloc=0B java alloc=22KB native alloc=602KB free=421KB
05-21 15:14:14.556 730 730 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:14.557 730 730 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:14.557 730 730 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=appwidget.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]@classes.dex --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:14:14.559 730 730 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:14.644 730 730 I dex2oat : dex2oat took 89.224ms (threads: 1) arena
alloc=0B java alloc=26KB native alloc=637KB free=386KB
05-21 15:14:14.753 732 732 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:14.754 732 732 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:14.754 732 732 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=bmgr.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]@classes.dex --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:14:14.755 732 732 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:14.834 732 732 I dex2oat : dex2oat took 81.235ms (threads: 1) arena
alloc=368B java alloc=26KB native alloc=730KB free=549KB
05-21 15:14:14.965 734 734 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:14.966 734 734 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:14.966 734 734 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=bu.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]@classes.dex --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:14:14.968 734 734 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:15.041 734 734 I dex2oat : dex2oat took 77.026ms (threads: 1) arena
alloc=0B java alloc=24KB native alloc=632KB free=391KB
05-21 15:14:15.183 736 736 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:15.186 736 736 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:15.186 736 736 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=content.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]@classes.dex --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:14:15.187 736 736 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:15.254 736 736 I dex2oat : dex2oat took 71.531ms (threads: 1) arena
alloc=0B java alloc=28KB native alloc=602KB free=421KB
05-21 15:14:15.357 738 738 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:15.358 738 738 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:15.358 738 738 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=dpm.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]@classes.dex --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:14:15.359 738 738 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:15.442 738 738 I dex2oat : dex2oat took 85.510ms (threads: 1) arena
alloc=0B java alloc=21KB native alloc=637KB free=386KB
05-21 15:14:15.597 740 740 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:15.598 740 740 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:15.598 740 740 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=hid.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]@classes.dex --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:14:15.599 740 740 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:15.662 740 740 I dex2oat : dex2oat took 66.978ms (threads: 1) arena
alloc=0B java alloc=32KB native alloc=682KB free=597KB
05-21 15:14:15.803 742 742 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:15.804 742 742 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:15.804 742 742 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=ime.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]@classes.dex --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:14:15.806 742 742 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:15.885 742 742 I dex2oat : dex2oat took 83.896ms (threads: 1) arena
alloc=0B java alloc=21KB native alloc=637KB free=386KB
05-21 15:14:15.998 744 744 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:15.998 744 744 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:15.999 744 744 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=input.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]@classes.dex --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:14:15.999 744 744 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:16.067 744 744 I dex2oat : dex2oat took 70.492ms (threads: 1) arena
alloc=0B java alloc=19KB native alloc=602KB free=421KB
05-21 15:14:16.198 746 746 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:16.199 746 746 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:16.199 746 746 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=media_cmd.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@framework@[email protected] --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:14:16.203 746 746 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:16.273 746 746 I dex2oat : dex2oat took 75.699ms (threads: 1) arena
alloc=624B java alloc=25KB native alloc=790KB free=489KB
05-21 15:14:16.422 748 748 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:16.423 748 748 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:16.424 748 748 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=monkey.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]@classes.dex --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:14:16.426 748 748 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:16.531 748 748 I dex2oat : dex2oat took 111.308ms (threads: 1)
arena alloc=512B java alloc=94KB native alloc=787KB free=748KB
05-21 15:14:16.667 750 750 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:16.670 750 750 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:16.670 750 750 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=pm.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]@classes.dex --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:14:16.671 750 750 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:16.754 750 750 I dex2oat : dex2oat took 88.011ms (threads: 1) arena
alloc=128B java alloc=44KB native alloc=754KB free=525KB
05-21 15:14:16.859 752 752 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:16.861 752 752 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:16.862 752 752 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=requestsync.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]@classes.dex
--instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:14:16.863 752 752 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:16.929 752 752 I dex2oat : dex2oat took 70.307ms (threads: 1) arena
alloc=0B java alloc=21KB native alloc=601KB free=422KB
05-21 15:14:17.077 754 754 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:17.078 754 754 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:17.078 754 754 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=settings.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]@classes.dex --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:14:17.079 754 754 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:17.135 754 754 I dex2oat : dex2oat took 58.763ms (threads: 1) arena
alloc=0B java alloc=22KB native alloc=662KB free=361KB
05-21 15:14:17.278 756 756 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:17.279 756 756 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:17.279 756 756 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=sm.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]@classes.dex --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:14:17.282 756 756 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:17.350 756 756 I dex2oat : dex2oat took 72.753ms (threads: 1) arena
alloc=0B java alloc=21KB native alloc=602KB free=421KB
05-21 15:14:17.510 758 758 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:17.511 758 758 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:17.511 758 758 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=svc.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]@classes.dex --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:14:17.515 758 758 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:17.589 758 758 I dex2oat : dex2oat took 79.742ms (threads: 1) arena
alloc=0B java alloc=29KB native alloc=602KB free=421KB
05-21 15:14:17.730 760 760 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:17.731 760 760 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:17.731 760 760 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=telecom.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]@classes.dex --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:14:17.734 760 760 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:17.791 760 760 I dex2oat : dex2oat took 64.076ms (threads: 1) arena
alloc=0B java alloc=25KB native alloc=602KB free=421KB
05-21 15:14:17.933 762 762 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:17.934 762 762 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:17.934 762 762 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=uiautomator.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]@classes.dex
--instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:14:17.938 762 762 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:18.041 762 762 I dex2oat : dex2oat took 109.126ms (threads: 1)
arena alloc=512B java alloc=82KB native alloc=779KB free=756KB
05-21 15:14:18.154 764 764 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:18.154 764 764 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:18.155 764 764 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=wm.jar --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]@classes.dex --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:14:18.155 764 764 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:14:18.218 764 764 I dex2oat : dex2oat took 66.774ms (threads: 1) arena
alloc=0B java alloc=21KB native alloc=602KB free=421KB
05-21 15:14:18.242 458 458 D PackageManager: No files in app dir
/vendor/overlay
05-21 15:14:18.505 458 458 W PmsDeserialize: android use normal parsePackage
Process.
05-21 15:14:18.509 458 458 I PackageManager: /system/framework/framework-
res.apk changed; collecting certs
05-21 15:14:18.653 458 468 W art : Suspending all threads took: 10.057ms
05-21 15:14:18.667 458 468 I art : Background partial concurrent mark sweep
GC freed 500(21KB) AllocSpace objects, 4(928KB) LOS objects, 33% free, 3MB/4MB,
paused 10.903ms total 37.453ms
05-21 15:14:19.914 458 458 W System.err: java.io.IOException: No original dex
files found for dex location /system/framework/framework-res.apk
05-21 15:14:19.920 458 458 W System.err: at
dalvik.system.DexFile.openDexFileNative(Native Method)
05-21 15:14:19.921 458 458 W System.err: at
dalvik.system.DexFile.openDexFile(DexFile.java:295)
05-21 15:14:19.921 458 458 W System.err: at
dalvik.system.DexFile.<init>(DexFile.java:80)
05-21 15:14:19.921 458 458 W System.err: at
com.android.server.pm.PackageManagerService.initGameEngineTag(PackageManagerService
.java:7211)
05-21 15:14:19.921 458 458 W System.err: at
com.android.server.pm.PackageManagerService.scanPackageDirtyLI(PackageManagerServic
e.java:7986)
05-21 15:14:19.921 458 458 W System.err: at
com.android.server.pm.PackageManagerService.scanPackageLI(PackageManagerService.jav
a:7137)
05-21 15:14:19.921 458 458 W System.err: at
com.android.server.pm.PackageManagerService.scanPackageLI(PackageManagerService.jav
a:6561)
05-21 15:14:19.922 458 458 W System.err: at
com.android.server.pm.PackageManagerService.scanDirLI(PackageManagerService.java:60
88)
05-21 15:14:19.922 458 458 W System.err: at
com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:2437)
05-21 15:14:19.922 458 458 W System.err: at
com.android.server.pm.PackageManagerService.main(PackageManagerService.java:1974)
05-21 15:14:19.922 458 458 W System.err: at
com.android.server.SystemServer.startBootstrapServices(SystemServer.java:467)
05-21 15:14:19.922 458 458 W System.err: at
com.android.server.SystemServer.run(SystemServer.java:355)
05-21 15:14:19.922 458 458 W System.err: at
com.android.server.SystemServer.main(SystemServer.java:223)
05-21 15:14:19.922 458 458 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-21 15:14:19.922 458 458 W System.err: at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:782)
05-21 15:14:19.922 458 458 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:672)
05-21 15:14:19.928 458 458 I PmsDeserialize: pkgName:android is new install,
it's need serialize to gson.
05-21 15:14:19.933 458 458 W PackageManager: Failed to parse
/system/framework/x86: Missing base APK in /system/framework/x86
05-21 15:14:19.959 458 458 W PmsDeserialize: com.android.backupconfirm use
normal parsePackage Process.
05-21 15:14:19.960 458 458 I PackageManager:
/system/priv-app/BackupRestoreConfirmation changed; collecting certs
05-21 15:14:20.182 766 766 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:20.183 766 766 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:20.183 766 766 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/priv-app/BackupRestoreConfirmation/BackupRestoreConfirmation.apk
--oat-file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex
05-21 15:14:20.186 766 766 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-
app@[email protected]@classes.dex: Permission
denied
05-21 15:14:20.187 766 766 I dex2oat : dex2oat took 7.189ms (threads: 1)
05-21 15:14:20.212 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/priv-app/BackupRestoreConfirmation/BackupRestoreConfirmation.apk
--oat-file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex) because
non-0 exit status
05-21 15:14:20.223 458 458 I PmsDeserialize: pkgName:com.android.backupconfirm
is new install, it's need serialize to gson.
05-21 15:14:20.245 458 458 W PmsDeserialize: com.android.providers.calendar use
normal parsePackage Process.
05-21 15:14:20.245 458 458 I PackageManager: /system/priv-app/CalendarProvider
changed; collecting certs
05-21 15:14:20.293 458 458 I PackageManager: New shared user
android.uid.calendar: id=10001
05-21 15:14:20.441 768 768 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:20.442 768 768 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:20.442 768 768 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/CalendarProvider/CalendarProvider.apk
--oat-file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex
05-21 15:14:20.443 768 768 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-app@[email protected]@classes.dex:
Permission denied
05-21 15:14:20.444 768 768 I dex2oat : dex2oat took 3.037ms (threads: 1)
05-21 15:14:20.461 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/CalendarProvider/CalendarProvider.apk
--oat-file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex) because non-0 exit status
05-21 15:14:20.524 458 458 I PmsDeserialize:
pkgName:com.android.providers.calendar is new install, it's need serialize to gson.
05-21 15:14:20.544 458 458 W PmsDeserialize: com.android.calllogbackup use
normal parsePackage Process.
05-21 15:14:20.546 458 458 I PackageManager: /system/priv-app/CallLogBackup
changed; collecting certs
05-21 15:14:20.567 458 458 I PackageManager: New shared user
android.uid.shared: id=10002
05-21 15:14:20.729 770 770 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:20.730 770 770 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:20.730 770 770 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/CallLogBackup/CallLogBackup.apk --oat-
file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex
05-21 15:14:20.732 770 770 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-app@[email protected]@classes.dex: Permission
denied
05-21 15:14:20.734 770 770 I dex2oat : dex2oat took 4.806ms (threads: 1)
05-21 15:14:20.767 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/CallLogBackup/CallLogBackup.apk --oat-
file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex) because non-0 exit status
05-21 15:14:20.779 458 458 I PmsDeserialize: pkgName:com.android.calllogbackup
is new install, it's need serialize to gson.
05-21 15:14:20.843 458 458 W PackageParser: No actions in intent filter at
/system/priv-app/Contacts/Contacts.apk Binary XML file line #388
05-21 15:14:20.850 458 458 W PmsDeserialize: com.android.contacts use normal
parsePackage Process.
05-21 15:14:20.850 458 458 I PackageManager: /system/priv-app/Contacts changed;
collecting certs
05-21 15:14:21.099 458 468 I art : Background partial concurrent mark sweep
GC freed 12268(726KB) AllocSpace objects, 5(788KB) LOS objects, 33% free, 2MB/4MB,
paused 2.144ms total 112.958ms
05-21 15:14:21.709 772 772 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:21.710 772 772 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:21.711 772 772 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/Contacts/Contacts.apk
--oat-file=/data/dalvik-cache/x86/system@priv-app@[email protected]@classes.dex
05-21 15:14:21.711 772 772 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-app@[email protected]@classes.dex: Permission denied
05-21 15:14:21.714 772 772 I dex2oat : dex2oat took 4.975ms (threads: 1)
05-21 15:14:21.740 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/Contacts/Contacts.apk
--oat-file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex) because non-0 exit status
05-21 15:14:21.918 458 458 I PmsDeserialize: pkgName:com.android.contacts is
new install, it's need serialize to gson.
05-21 15:14:21.948 458 458 W PmsDeserialize: com.android.providers.contacts use
normal parsePackage Process.
05-21 15:14:21.949 458 458 I PackageManager: /system/priv-app/ContactsProvider
changed; collecting certs
05-21 15:14:22.156 458 468 I art : Background partial concurrent mark sweep
GC freed 33255(2MB) AllocSpace objects, 4(632KB) LOS objects, 35% free, 1836KB/2MB,
paused 858us total 182.316ms
05-21 15:14:22.245 774 774 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:22.247 774 774 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:22.247 774 774 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/ContactsProvider/ContactsProvider.apk
--oat-file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex
05-21 15:14:22.250 774 774 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-app@[email protected]@classes.dex:
Permission denied
05-21 15:14:22.250 774 774 I dex2oat : dex2oat took 5.963ms (threads: 1)
05-21 15:14:22.274 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/ContactsProvider/ContactsProvider.apk
--oat-file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex) because non-0 exit status
05-21 15:14:22.359 458 458 I PmsDeserialize:
pkgName:com.android.providers.contacts is new install, it's need serialize to gson.
05-21 15:14:22.370 458 458 W PmsDeserialize: com.android.defcontainer use
normal parsePackage Process.
05-21 15:14:22.372 458 458 I PackageManager:
/system/priv-app/DefaultContainerService changed; collecting certs
05-21 15:14:22.571 776 776 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:22.575 776 776 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:22.575 776 776 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/priv-app/DefaultContainerService/DefaultContainerService.apk --
oat-file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex
05-21 15:14:22.578 776 776 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-
app@[email protected]@classes.dex: Permission
denied
05-21 15:14:22.578 776 776 I dex2oat : dex2oat took 8.820ms (threads: 1)
05-21 15:14:22.603 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/priv-app/DefaultContainerService/DefaultContainerService.apk --
oat-file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex) because non-0
exit status
05-21 15:14:22.613 458 458 I PmsDeserialize: pkgName:com.android.defcontainer
is new install, it's need serialize to gson.
05-21 15:14:22.647 458 458 W PmsDeserialize: com.android.providers.downloads
use normal parsePackage Process.
05-21 15:14:22.648 458 458 I PackageManager: /system/priv-app/DownloadProvider
changed; collecting certs
05-21 15:14:22.693 458 458 I PackageManager: New shared user android.media:
id=10004
05-21 15:14:22.817 778 778 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:22.818 778 778 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:22.818 778 778 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/DownloadProvider/DownloadProvider.apk
--oat-file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex
05-21 15:14:22.819 778 778 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-app@[email protected]@classes.dex:
Permission denied
05-21 15:14:22.820 778 778 I dex2oat : dex2oat took 3.746ms (threads: 1)
05-21 15:14:22.838 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/DownloadProvider/DownloadProvider.apk
--oat-file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex) because non-0 exit status
05-21 15:14:22.894 458 458 W PackageManager: Permission
android.permission.DOWNLOAD_WITHOUT_NOTIFICATION from package
com.android.providers.downloads in an unknown group android.permission-
group.NETWORK
05-21 15:14:22.895 458 458 I PmsDeserialize:
pkgName:com.android.providers.downloads is new install, it's need serialize to
gson.
05-21 15:14:22.907 458 458 W PmsDeserialize: com.android.externalstorage use
normal parsePackage Process.
05-21 15:14:22.907 458 458 I PackageManager:
/system/priv-app/ExternalStorageProvider changed; collecting certs
05-21 15:14:23.101 458 468 I art : Background sticky concurrent mark sweep
GC freed 12464(904KB) AllocSpace objects, 6(120KB) LOS objects, 35% free,
1853KB/2MB, paused 2.086ms total 154.330ms
05-21 15:14:23.160 780 780 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:23.161 780 780 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:23.162 780 780 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/priv-app/ExternalStorageProvider/ExternalStorageProvider.apk --
oat-file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex
05-21 15:14:23.162 780 780 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-
app@[email protected]@classes.dex: Permission
denied
05-21 15:14:23.163 780 780 I dex2oat : dex2oat took 3.760ms (threads: 1)
05-21 15:14:23.179 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/priv-app/ExternalStorageProvider/ExternalStorageProvider.apk --
oat-file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex) because non-0
exit status
05-21 15:14:23.186 458 458 I PmsDeserialize:
pkgName:com.android.externalstorage is new install, it's need serialize to gson.
05-21 15:14:23.200 458 458 W PmsDeserialize: com.android.location.fused use
normal parsePackage Process.
05-21 15:14:23.202 458 458 I PackageManager: /system/priv-app/FusedLocation
changed; collecting certs
05-21 15:14:23.391 782 782 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:23.394 782 782 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:23.394 782 782 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/FusedLocation/FusedLocation.apk --oat-
file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex
05-21 15:14:23.395 782 782 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-app@[email protected]@classes.dex: Permission
denied
05-21 15:14:23.396 782 782 I dex2oat : dex2oat took 5.072ms (threads: 1)
05-21 15:14:23.427 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/FusedLocation/FusedLocation.apk --oat-
file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex) because non-0 exit status
05-21 15:14:23.436 458 458 I PmsDeserialize: pkgName:com.android.location.fused
is new install, it's need serialize to gson.
05-21 15:14:23.457 458 458 W PmsDeserialize: com.android.inputdevices use
normal parsePackage Process.
05-21 15:14:23.457 458 458 I PackageManager: /system/priv-app/InputDevices
changed; collecting certs
05-21 15:14:23.670 784 784 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:23.671 784 784 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:23.672 784 784 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/InputDevices/InputDevices.apk --oat-
file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex
05-21 15:14:23.675 784 784 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-app@[email protected]@classes.dex: Permission
denied
05-21 15:14:23.676 784 784 I dex2oat : dex2oat took 6.167ms (threads: 1)
05-21 15:14:23.702 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/InputDevices/InputDevices.apk --oat-
file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex) because non-0 exit status
05-21 15:14:23.713 458 458 I PmsDeserialize: pkgName:com.android.inputdevices
is new install, it's need serialize to gson.
05-21 15:14:23.734 458 458 W PmsDeserialize: com.android.providers.media use
normal parsePackage Process.
05-21 15:14:23.734 458 458 I PackageManager: /system/priv-app/MediaProvider
changed; collecting certs
05-21 15:14:23.925 458 468 I art : Background partial concurrent mark sweep
GC freed 15075(988KB) AllocSpace objects, 5(100KB) LOS objects, 35% free,
1871KB/2MB, paused 769us total 161.039ms
05-21 15:14:24.047 786 786 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:24.048 786 786 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:24.048 786 786 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/MediaProvider/MediaProvider.apk --oat-
file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex
05-21 15:14:24.052 786 786 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-app@[email protected]@classes.dex: Permission
denied
05-21 15:14:24.053 786 786 I dex2oat : dex2oat took 7.280ms (threads: 1)
05-21 15:14:24.079 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/MediaProvider/MediaProvider.apk --oat-
file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex) because non-0 exit status
05-21 15:14:24.102 458 458 I PmsDeserialize:
pkgName:com.android.providers.media is new install, it's need serialize to gson.
05-21 15:14:24.115 458 458 W PmsDeserialize: com.android.mms.service use normal
parsePackage Process.
05-21 15:14:24.116 458 458 I PackageManager: /system/priv-app/MmsService
changed; collecting certs
05-21 15:14:24.291 788 788 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:24.292 788 788 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:24.292 788 788 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/MmsService/MmsService.apk --oat-
file=/data/dalvik-cache/x86/system@priv-app@[email protected]@classes.dex
05-21 15:14:24.295 788 788 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-app@[email protected]@classes.dex: Permission denied
05-21 15:14:24.297 788 788 I dex2oat : dex2oat took 7.933ms (threads: 1)
05-21 15:14:24.324 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/MmsService/MmsService.apk --oat-
file=/data/dalvik-cache/x86/system@priv-app@[email protected]@classes.dex)
because non-0 exit status
05-21 15:14:24.343 458 458 I PmsDeserialize: pkgName:com.android.mms.service is
new install, it's need serialize to gson.
05-21 15:14:24.400 458 458 W PmsDeserialize: com.android.packageinstaller use
normal parsePackage Process.
05-21 15:14:24.401 458 458 I PackageManager: /system/priv-app/PackageInstaller
changed; collecting certs
05-21 15:14:24.878 790 790 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:24.879 790 790 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:24.879 790 790 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/PackageInstaller/PackageInstaller.apk
--oat-file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex
05-21 15:14:24.882 790 790 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-app@[email protected]@classes.dex:
Permission denied
05-21 15:14:24.883 790 790 I dex2oat : dex2oat took 5.485ms (threads: 1)
05-21 15:14:24.911 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/PackageInstaller/PackageInstaller.apk
--oat-file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex) because non-0 exit status
05-21 15:14:25.034 458 458 I PmsDeserialize:
pkgName:com.android.packageinstaller is new install, it's need serialize to gson.
05-21 15:14:25.047 458 458 W PmsDeserialize: com.android.proxyhandler use
normal parsePackage Process.
05-21 15:14:25.047 458 458 I PackageManager: /system/priv-app/ProxyHandler
changed; collecting certs
05-21 15:14:25.230 792 792 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:25.230 792 792 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:25.231 792 792 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/ProxyHandler/ProxyHandler.apk --oat-
file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex
05-21 15:14:25.232 792 792 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-app@[email protected]@classes.dex: Permission
denied
05-21 15:14:25.234 792 792 I dex2oat : dex2oat took 6.651ms (threads: 1)
05-21 15:14:25.262 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/ProxyHandler/ProxyHandler.apk --oat-
file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex) because non-0 exit status
05-21 15:14:25.281 458 458 I PmsDeserialize: pkgName:com.android.proxyhandler
is new install, it's need serialize to gson.
05-21 15:14:25.491 458 458 W PackageParser: Ignoring duplicate uses-
permissions/uses-permissions-sdk-m: android.permission.USE_CREDENTIALS in package:
com.android.settings at: Binary XML file line #55
05-21 15:14:25.491 458 458 W PackageParser: Ignoring duplicate uses-
permissions/uses-permissions-sdk-m: android.permission.READ_SYNC_SETTINGS in
package: com.android.settings at: Binary XML file line #60
05-21 15:14:25.492 458 458 W PackageParser: Ignoring duplicate uses-
permissions/uses-permissions-sdk-m: android.permission.WRITE_SYNC_SETTINGS in
package: com.android.settings at: Binary XML file line #61
05-21 15:14:25.609 458 458 W PmsDeserialize: com.android.settings use normal
parsePackage Process.
05-21 15:14:25.609 458 458 I PackageManager: /system/priv-app/Settings changed;
collecting certs
05-21 15:14:25.653 458 468 I art : Background sticky concurrent mark sweep
GC freed 10088(728KB) AllocSpace objects, 4(100KB) LOS objects, 11% free, 2MB/3MB,
paused 2.828ms total 123.905ms
05-21 15:14:26.978 794 794 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:26.979 794 794 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:26.979 794 794 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/Settings/Settings.apk
--oat-file=/data/dalvik-cache/x86/system@priv-app@[email protected]@classes.dex
05-21 15:14:26.980 794 794 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-app@[email protected]@classes.dex: Permission denied
05-21 15:14:26.982 794 794 I dex2oat : dex2oat took 6.150ms (threads: 1)
05-21 15:14:27.006 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/Settings/Settings.apk
--oat-file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex) because non-0 exit status
05-21 15:14:27.277 458 458 I PmsDeserialize: pkgName:com.android.settings is
new install, it's need serialize to gson.
05-21 15:14:27.309 458 458 W PmsDeserialize: com.android.providers.settings use
normal parsePackage Process.
05-21 15:14:27.310 458 458 I PackageManager: /system/priv-app/SettingsProvider
changed; collecting certs
05-21 15:14:27.529 796 796 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:27.530 796 796 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:27.531 796 796 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/SettingsProvider/SettingsProvider.apk
--oat-file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex
05-21 15:14:27.535 796 796 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-app@[email protected]@classes.dex:
Permission denied
05-21 15:14:27.537 796 796 I dex2oat : dex2oat took 8.884ms (threads: 1)
05-21 15:14:27.562 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/SettingsProvider/SettingsProvider.apk
--oat-file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex) because non-0 exit status
05-21 15:14:27.587 458 458 I PmsDeserialize:
pkgName:com.android.providers.settings is new install, it's need serialize to gson.
05-21 15:14:27.602 458 458 W PmsDeserialize: com.android.sharedstoragebackup
use normal parsePackage Process.
05-21 15:14:27.602 458 458 I PackageManager:
/system/priv-app/SharedStorageBackup changed; collecting certs
05-21 15:14:27.873 458 468 I art : Background partial concurrent mark sweep
GC freed 26239(1647KB) AllocSpace objects, 5(268KB) LOS objects, 34% free,
1983KB/2MB, paused 1.424ms total 226.009ms
05-21 15:14:27.923 798 798 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:27.927 798 798 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:27.928 798 798 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/priv-app/SharedStorageBackup/SharedStorageBackup.apk --oat-
file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex
05-21 15:14:27.930 798 798 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-app@[email protected]@classes.dex:
Permission denied
05-21 15:14:27.930 798 798 I dex2oat : dex2oat took 8.191ms (threads: 1)
05-21 15:14:27.955 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/priv-app/SharedStorageBackup/SharedStorageBackup.apk --oat-
file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex) because non-0 exit
status
05-21 15:14:27.959 458 458 I PmsDeserialize:
pkgName:com.android.sharedstoragebackup is new install, it's need serialize to
gson.
05-21 15:14:27.979 458 458 W PackageParser: Ignoring duplicate uses-
permissions/uses-permissions-sdk-m:
android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell
at: Binary XML file line #101
05-21 15:14:27.981 458 458 W PmsDeserialize: com.android.shell use normal
parsePackage Process.
05-21 15:14:27.982 458 458 I PackageManager: /system/priv-app/Shell changed;
collecting certs
05-21 15:14:28.128 800 800 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:28.130 800 800 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:28.131 800 800 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/Shell/Shell.apk
--oat-file=/data/dalvik-cache/x86/system@priv-app@[email protected]@classes.dex
05-21 15:14:28.134 800 800 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-app@[email protected]@classes.dex: Permission denied
05-21 15:14:28.135 800 800 I dex2oat : dex2oat took 7.881ms (threads: 1)
05-21 15:14:28.161 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/Shell/Shell.apk
--oat-file=/data/dalvik-cache/x86/system@priv-app@[email protected]@classes.dex)
because non-0 exit status
05-21 15:14:28.185 458 458 I PmsDeserialize: pkgName:com.android.shell is new
install, it's need serialize to gson.
05-21 15:14:28.199 458 458 W PmsDeserialize: com.android.statementservice use
normal parsePackage Process.
05-21 15:14:28.200 458 458 I PackageManager: /system/priv-app/StatementService
changed; collecting certs
05-21 15:14:28.387 802 802 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:28.390 802 802 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:28.390 802 802 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/StatementService/StatementService.apk
--oat-file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex
05-21 15:14:28.392 802 802 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-app@[email protected]@classes.dex:
Permission denied
05-21 15:14:28.394 802 802 I dex2oat : dex2oat took 7.842ms (threads: 1)
05-21 15:14:28.417 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/StatementService/StatementService.apk
--oat-file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex) because non-0 exit status
05-21 15:14:28.437 458 458 I PmsDeserialize:
pkgName:com.android.statementservice is new install, it's need serialize to gson.
05-21 15:14:28.496 458 458 W PackageParser: Ignoring duplicate uses-
permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in
package: com.android.systemui at: Binary XML file line #120
05-21 15:14:28.515 458 458 W PmsDeserialize: com.android.systemui use normal
parsePackage Process.
05-21 15:14:28.516 458 458 I PackageManager: /system/priv-app/SystemUI changed;
collecting certs
05-21 15:14:29.049 458 458 I PackageManager: New shared user
android.uid.systemui: id=10010
05-21 15:14:29.242 804 804 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:29.243 804 804 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:29.243 804 804 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/SystemUI/SystemUI.apk
--oat-file=/data/dalvik-cache/x86/system@priv-app@[email protected]@classes.dex
05-21 15:14:29.246 804 804 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-app@[email protected]@classes.dex: Permission denied
05-21 15:14:29.247 804 804 I dex2oat : dex2oat took 6.241ms (threads: 1)
05-21 15:14:29.273 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/SystemUI/SystemUI.apk
--oat-file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex) because non-0 exit status
05-21 15:14:29.471 458 458 I PmsDeserialize: pkgName:com.android.systemui is
new install, it's need serialize to gson.
05-21 15:14:29.577 458 458 W PmsDeserialize: com.android.phone use normal
parsePackage Process.
05-21 15:14:29.578 458 458 I PackageManager: /system/priv-app/TeleService
changed; collecting certs
05-21 15:14:29.801 458 468 I art : Background partial concurrent mark sweep
GC freed 30574(1852KB) AllocSpace objects, 9(448KB) LOS objects, 33% free, 2MB/3MB,
paused 1.958ms total 193.324ms
05-21 15:14:30.062 806 806 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:30.063 806 806 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:30.063 806 806 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/TeleService/TeleService.apk --oat-
file=/data/dalvik-cache/x86/system@priv-app@[email protected]@classes.dex
05-21 15:14:30.066 806 806 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-app@[email protected]@classes.dex: Permission
denied
05-21 15:14:30.066 806 806 I dex2oat : dex2oat took 6.358ms (threads: 1)
05-21 15:14:30.085 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/TeleService/TeleService.apk --oat-
file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex) because non-0 exit status
05-21 15:14:30.204 458 458 I PmsDeserialize: pkgName:com.android.phone is new
install, it's need serialize to gson.
05-21 15:14:30.232 458 458 W PmsDeserialize: com.android.server.telecom use
normal parsePackage Process.
05-21 15:14:30.233 458 458 I PackageManager: /system/priv-app/Telecom changed;
collecting certs
05-21 15:14:30.428 458 468 I art : Background sticky concurrent mark sweep
GC freed 13019(900KB) AllocSpace objects, 10(212KB) LOS objects, 32% free, 2MB/3MB,
paused 575us total 139.326ms
05-21 15:14:30.515 808 808 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:30.519 808 808 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:30.522 808 808 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/Telecom/Telecom.apk
--oat-file=/data/dalvik-cache/x86/system@priv-app@[email protected]@classes.dex
05-21 15:14:30.525 808 808 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-app@[email protected]@classes.dex: Permission denied
05-21 15:14:30.526 808 808 I dex2oat : dex2oat took 11.514ms (threads: 1)
05-21 15:14:30.549 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/Telecom/Telecom.apk
--oat-file=/data/dalvik-cache/x86/system@priv-app@[email protected]@classes.dex)
because non-0 exit status
05-21 15:14:30.583 458 458 I PmsDeserialize: pkgName:com.android.server.telecom
is new install, it's need serialize to gson.
05-21 15:14:30.615 458 458 W PmsDeserialize: com.android.providers.telephony
use normal parsePackage Process.
05-21 15:14:30.615 458 458 I PackageManager: /system/priv-app/TelephonyProvider
changed; collecting certs
05-21 15:14:30.850 810 810 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:30.852 810 810 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:30.854 810 810 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/priv-app/TelephonyProvider/TelephonyProvider.apk
--oat-file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex
05-21 15:14:30.855 810 810 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-app@[email protected]@classes.dex:
Permission denied
05-21 15:14:30.855 810 810 I dex2oat : dex2oat took 6.114ms (threads: 1)
05-21 15:14:30.889 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/priv-app/TelephonyProvider/TelephonyProvider.apk
--oat-file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex) because non-0 exit status
05-21 15:14:30.916 458 458 I PmsDeserialize:
pkgName:com.android.providers.telephony is new install, it's need serialize to
gson.
05-21 15:14:30.934 458 458 W PmsDeserialize: com.android.vpndialogs use normal
parsePackage Process.
05-21 15:14:30.934 458 458 I PackageManager: /system/priv-app/VpnDialogs
changed; collecting certs
05-21 15:14:31.124 813 813 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:31.127 813 813 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:31.127 813 813 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/VpnDialogs/VpnDialogs.apk --oat-
file=/data/dalvik-cache/x86/system@priv-app@[email protected]@classes.dex
05-21 15:14:31.128 813 813 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-app@[email protected]@classes.dex: Permission denied
05-21 15:14:31.130 813 813 I dex2oat : dex2oat took 5.392ms (threads: 1)
05-21 15:14:31.147 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/VpnDialogs/VpnDialogs.apk --oat-
file=/data/dalvik-cache/x86/system@priv-app@[email protected]@classes.dex)
because non-0 exit status
05-21 15:14:31.160 458 458 I PmsDeserialize: pkgName:com.android.vpndialogs is
new install, it's need serialize to gson.
05-21 15:14:31.182 458 458 W PmsDeserialize: com.android.wallpapercropper use
normal parsePackage Process.
05-21 15:14:31.182 458 458 I PackageManager: /system/priv-app/WallpaperCropper
changed; collecting certs
05-21 15:14:31.426 815 815 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:31.430 815 815 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:31.430 815 815 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/WallpaperCropper/WallpaperCropper.apk
--oat-file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex
05-21 15:14:31.431 815 815 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-app@[email protected]@classes.dex:
Permission denied
05-21 15:14:31.432 815 815 I dex2oat : dex2oat took 15.892ms (threads: 1)
05-21 15:14:31.458 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/priv-app/WallpaperCropper/WallpaperCropper.apk
--oat-file=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex) because non-0 exit status
05-21 15:14:31.503 458 458 I PmsDeserialize:
pkgName:com.android.wallpapercropper is new install, it's need serialize to gson.
05-21 15:14:31.775 458 458 W PackageParser: Unknown element under <manifest>:
queries at /system/priv-app/com.android.vending/com.android.vending.apk Binary XML
file line #369
05-21 15:14:31.881 458 458 W PmsDeserialize: com.android.vending use normal
parsePackage Process.
05-21 15:14:31.881 458 458 I PackageManager:
/system/priv-app/com.android.vending changed; collecting certs
05-21 15:14:32.001 458 468 I art : Background partial concurrent mark sweep
GC freed 16999(1104KB) AllocSpace objects, 11(228KB) LOS objects, 33% free,
4MB/6MB, paused 1.070ms total 222.156ms
05-21 15:14:32.473 458 468 I art : Background partial concurrent mark sweep
GC freed 26873(1425KB) AllocSpace objects, 2(324KB) LOS objects, 33% free, 5MB/8MB,
paused 21.437ms total 118.195ms
05-21 15:14:34.833 458 458 I NativeLibraryHelper: com.android.vending use max
number of library use abi:x86 index:0
05-21 15:14:35.007 817 817 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:35.010 817 817 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:35.010 817 817 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/priv-app/com.android.vending/com.android.vending.apk --oat-
file=/data/dalvik-cache/x86/system@priv-
[email protected]@[email protected]
05-21 15:14:35.014 817 817 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@[email protected]@[email protected]:
Permission denied
05-21 15:14:35.015 817 817 I dex2oat : dex2oat took 10.565ms (threads: 1)
05-21 15:14:35.060 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/priv-app/com.android.vending/com.android.vending.apk --oat-
file=/data/dalvik-cache/x86/system@priv-
[email protected]@[email protected]) because non-0 exit
status
05-21 15:14:37.493 458 468 I art : Background sticky concurrent mark sweep
GC freed 9552(508KB) AllocSpace objects, 0(0B) LOS objects, 0% free, 7MB/7MB,
paused 1.994ms total 118.130ms
05-21 15:14:37.603 458 458 W PackageManager: Permission
com.android.vending.appdiscoveryservice.permission.ACCESS_APP_DISCOVERY_SERVICE
from package com.android.vending in an unknown group android.permission-
group.NETWORK
05-21 15:14:37.604 458 458 W PackageManager: Permission
com.android.vending.CHECK_LICENSE from package com.android.vending in an unknown
group android.permission-group.NETWORK
05-21 15:14:37.605 458 458 W PackageManager: Permission
com.android.vending.BILLING from package com.android.vending in an unknown group
android.permission-group.NETWORK
05-21 15:14:37.605 458 458 W PackageManager: Permission
com.android.vending.p2p.APP_INSTALL_API from package com.android.vending in an
unknown group android.permission-group.NETWORK
05-21 15:14:37.605 458 458 I PmsDeserialize: pkgName:com.android.vending is new
install, it's need serialize to gson.
05-21 15:14:37.964 458 468 I art : Background partial concurrent mark sweep
GC freed 95217(4MB) AllocSpace objects, 2(608KB) LOS objects, 33% free, 2MB/3MB,
paused 2.087ms total 387.416ms
05-21 15:14:38.054 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #5
05-21 15:14:38.055 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #6
05-21 15:14:38.055 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #7
05-21 15:14:38.055 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #8
05-21 15:14:38.055 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #9
05-21 15:14:38.055 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #10
05-21 15:14:38.055 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #11
05-21 15:14:38.055 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #12
05-21 15:14:38.056 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #13
05-21 15:14:38.056 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #14
05-21 15:14:38.056 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #15
05-21 15:14:38.056 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #16
05-21 15:14:38.056 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #17
05-21 15:14:38.057 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #18
05-21 15:14:38.057 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #19
05-21 15:14:38.057 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #20
05-21 15:14:38.057 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #21
05-21 15:14:38.057 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #22
05-21 15:14:38.057 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #23
05-21 15:14:38.057 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #24
05-21 15:14:38.057 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #25
05-21 15:14:38.057 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #26
05-21 15:14:38.058 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #27
05-21 15:14:38.058 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #28
05-21 15:14:38.058 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #29
05-21 15:14:38.058 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #30
05-21 15:14:38.058 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #31
05-21 15:14:38.058 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #32
05-21 15:14:38.058 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #33
05-21 15:14:38.058 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #34
05-21 15:14:38.059 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #35
05-21 15:14:38.059 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #36
05-21 15:14:38.059 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #37
05-21 15:14:38.059 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #38
05-21 15:14:38.059 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #39
05-21 15:14:38.059 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #40
05-21 15:14:38.059 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #41
05-21 15:14:38.059 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #42
05-21 15:14:38.060 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #43
05-21 15:14:38.060 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #44
05-21 15:14:38.060 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #45
05-21 15:14:38.068 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #46
05-21 15:14:38.069 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #47
05-21 15:14:38.069 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #48
05-21 15:14:38.069 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #49
05-21 15:14:38.069 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #50
05-21 15:14:38.069 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #51
05-21 15:14:38.069 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #52
05-21 15:14:38.069 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #53
05-21 15:14:38.070 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #54
05-21 15:14:38.070 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #55
05-21 15:14:38.070 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #56
05-21 15:14:38.070 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #57
05-21 15:14:38.070 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #58
05-21 15:14:38.070 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #59
05-21 15:14:38.070 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #60
05-21 15:14:38.071 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #61
05-21 15:14:38.071 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #62
05-21 15:14:38.071 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #63
05-21 15:14:38.071 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #64
05-21 15:14:38.071 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #65
05-21 15:14:38.071 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #66
05-21 15:14:38.071 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #67
05-21 15:14:38.071 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #68
05-21 15:14:38.071 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #69
05-21 15:14:38.072 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #70
05-21 15:14:38.072 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #71
05-21 15:14:38.072 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #72
05-21 15:14:38.072 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #73
05-21 15:14:38.072 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #74
05-21 15:14:38.072 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #75
05-21 15:14:38.072 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #76
05-21 15:14:38.073 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #77
05-21 15:14:38.073 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #78
05-21 15:14:38.073 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #79
05-21 15:14:38.073 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #80
05-21 15:14:38.073 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #81
05-21 15:14:38.073 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #82
05-21 15:14:38.073 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #83
05-21 15:14:38.074 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #84
05-21 15:14:38.074 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #85
05-21 15:14:38.074 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #86
05-21 15:14:38.074 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #87
05-21 15:14:38.074 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #88
05-21 15:14:38.074 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #89
05-21 15:14:38.074 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #90
05-21 15:14:38.075 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #91
05-21 15:14:38.075 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #92
05-21 15:14:38.075 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #93
05-21 15:14:38.075 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #94
05-21 15:14:38.075 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #95
05-21 15:14:38.075 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #96
05-21 15:14:38.075 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #97
05-21 15:14:38.075 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #98
05-21 15:14:38.076 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #99
05-21 15:14:38.076 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #100
05-21 15:14:38.076 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #101
05-21 15:14:38.076 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #102
05-21 15:14:38.076 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #103
05-21 15:14:38.076 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #104
05-21 15:14:38.076 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #105
05-21 15:14:38.077 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #106
05-21 15:14:38.077 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #107
05-21 15:14:38.077 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #108
05-21 15:14:38.077 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #109
05-21 15:14:38.077 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #110
05-21 15:14:38.077 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #111
05-21 15:14:38.077 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #112
05-21 15:14:38.077 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #113
05-21 15:14:38.077 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #114
05-21 15:14:38.077 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #115
05-21 15:14:38.078 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #116
05-21 15:14:38.078 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #117
05-21 15:14:38.078 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #118
05-21 15:14:38.078 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #119
05-21 15:14:38.078 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #120
05-21 15:14:38.078 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #121
05-21 15:14:38.078 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #122
05-21 15:14:38.078 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #123
05-21 15:14:38.078 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #124
05-21 15:14:38.078 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #125
05-21 15:14:38.078 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #126
05-21 15:14:38.079 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #127
05-21 15:14:38.079 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #128
05-21 15:14:38.079 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #129
05-21 15:14:38.079 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #130
05-21 15:14:38.079 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #131
05-21 15:14:38.080 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #132
05-21 15:14:38.080 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #133
05-21 15:14:38.080 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #134
05-21 15:14:38.080 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #135
05-21 15:14:38.080 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #136
05-21 15:14:38.080 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #137
05-21 15:14:38.081 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #138
05-21 15:14:38.081 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #139
05-21 15:14:38.081 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #140
05-21 15:14:38.081 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #141
05-21 15:14:38.081 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #142
05-21 15:14:38.081 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #143
05-21 15:14:38.081 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #144
05-21 15:14:38.081 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #145
05-21 15:14:38.081 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #146
05-21 15:14:38.081 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #147
05-21 15:14:38.082 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #148
05-21 15:14:38.082 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #149
05-21 15:14:38.082 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #150
05-21 15:14:38.082 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #151
05-21 15:14:38.082 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #152
05-21 15:14:38.082 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #153
05-21 15:14:38.082 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #154
05-21 15:14:38.082 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #155
05-21 15:14:38.082 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #156
05-21 15:14:38.083 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #157
05-21 15:14:38.083 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #158
05-21 15:14:38.083 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #159
05-21 15:14:38.083 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #160
05-21 15:14:38.083 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #161
05-21 15:14:38.083 458 458 W PackageParser: Unknown element under <manifest>:
attribution at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #162
05-21 15:14:38.105 458 458 W PackageParser: Unknown element under <manifest>:
queries at /system/priv-app/com.google.android.gms/com.google.android.gms.apk
Binary XML file line #596
05-21 15:14:38.155 458 458 W ResourceType: Failure getting entry for 0x7f150339
(t=20 e=825) (error -75)
05-21 15:14:38.300 458 458 W PmsDeserialize: com.google.android.gms use normal
parsePackage Process.
05-21 15:14:38.301 458 458 I PackageManager:
/system/priv-app/com.google.android.gms changed; collecting certs
05-21 15:14:39.398 458 468 I art : Background partial concurrent mark sweep
GC freed 8365(556KB) AllocSpace objects, 0(0B) LOS objects, 33% free, 10MB/16MB,
paused 739us total 106.928ms
05-21 15:14:42.404 458 468 I art : Background partial concurrent mark sweep
GC freed 163655(8MB) AllocSpace objects, 3(2MB) LOS objects, 33% free, 7MB/11MB,
paused 1.328ms total 108.285ms
05-21 15:14:42.845 458 458 I PackageManager: New shared user
com.google.uid.shared: id=10014
05-21 15:14:42.931 458 458 I NativeLibraryHelper: com.google.android.gms use
max number of library use abi:x86 index:0
05-21 15:14:43.223 819 819 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:43.226 819 819 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:43.226 819 819 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/priv-app/com.google.android.gms/com.google.android.gms.apk --
oat-file=/data/dalvik-cache/x86/system@priv-
[email protected]@[email protected]
05-21 15:14:43.227 819 819 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-
[email protected]@[email protected]: Permission
denied
05-21 15:14:43.228 819 819 I dex2oat : dex2oat took 5.570ms (threads: 1)
05-21 15:14:43.270 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/priv-app/com.google.android.gms/com.google.android.gms.apk --
oat-file=/data/dalvik-cache/x86/system@priv-
[email protected]@[email protected]) because non-0
exit status
05-21 15:14:43.426 458 468 I art : Background partial concurrent mark sweep
GC freed 134316(6MB) AllocSpace objects, 2(1456KB) LOS objects, 33% free, 2MB/4MB,
paused 593us total 506.863ms
05-21 15:14:48.728 458 458 I PmsDeserialize: pkgName:com.google.android.gms is
new install, it's need serialize to gson.
05-21 15:14:48.782 458 458 W PmsDeserialize: com.google.android.gsf use normal
parsePackage Process.
05-21 15:14:48.783 458 458 I PackageManager:
/system/priv-app/com.google.android.gsf changed; collecting certs
05-21 15:14:49.246 821 821 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:49.247 821 821 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:49.247 821 821 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/priv-app/com.google.android.gsf/com.google.android.gsf.apk --
oat-file=/data/dalvik-cache/x86/system@priv-
[email protected]@[email protected]
05-21 15:14:49.250 821 821 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-
[email protected]@[email protected]: Permission
denied
05-21 15:14:49.250 821 821 I dex2oat : dex2oat took 5.872ms (threads: 1)
05-21 15:14:49.280 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/priv-app/com.google.android.gsf/com.google.android.gsf.apk --
oat-file=/data/dalvik-cache/x86/system@priv-
[email protected]@[email protected]) because non-0
exit status
05-21 15:14:49.410 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.411 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.411 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.OTHER_SERVICES from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.411 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.mail from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.412 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.cl from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.413 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.android from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.413 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.androidsecure from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.413 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.sierra from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.413 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.sierraqa from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.414 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.sierrasandbox from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.414 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.youtube from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.414 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.414 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.talk from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.414 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.ig from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.414 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.lh2 from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.414 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.mobile from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.415 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.cp from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.415 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.adsense from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.415 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.adwords from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.415 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.blogger from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.415 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.dodgeball from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.416 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.gbase from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.418 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.groups2 from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.419 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.health from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.419 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.jotspot from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.420 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.knol from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.420 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.news from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.420 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.orkut from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.421 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.print from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.421 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.sitemaps from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.421 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.wifi from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.421 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.finance from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.421 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.local from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.421 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.ah from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.422 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.notebook from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.422 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.writely from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.422 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.wise from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.422 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.grandcentral from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.422 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.speechpersonalization from
package com.google.android.gsf in an unknown group android.permission-
group.ACCOUNTS
05-21 15:14:49.422 458 458 W PackageManager: Permission
com.google.android.googleapps.permission.GOOGLE_AUTH.speech from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.423 458 458 W PackageManager: Permission
com.google.android.providers.talk.permission.READ_ONLY from package
com.google.android.gsf in an unknown group android.permission-group.MESSAGES
05-21 15:14:49.423 458 458 W PackageManager: Permission
com.google.android.providers.talk.permission.WRITE_ONLY from package
com.google.android.gsf in an unknown group android.permission-group.MESSAGES
05-21 15:14:49.423 458 458 W PackageManager: Permission
com.google.android.gtalkservice.permission.GTALK_SERVICE from package
com.google.android.gsf in an unknown group android.permission-group.MESSAGES
05-21 15:14:49.423 458 458 W PackageManager: Permission
com.google.android.gtalkservice.permission.SEND_HEARTBEAT from package
com.google.android.gsf in an unknown group android.permission-group.NETWORK
05-21 15:14:49.424 458 458 W PackageManager: Permission
com.google.android.permission.BROADCAST_DATA_MESSAGE from package
com.google.android.gsf in an unknown group android.permission-group.NETWORK
05-21 15:14:49.424 458 458 W PackageManager: Permission
com.google.android.c2dm.permission.SEND from package com.google.android.gsf in an
unknown group android.permission-group.NETWORK
05-21 15:14:49.424 458 458 W PackageManager: Permission
com.google.android.c2dm.permission.RECEIVE from package com.google.android.gsf in
an unknown group android.permission-group.NETWORK
05-21 15:14:49.424 458 458 W PackageManager: Permission
com.google.android.xmpp.permission.BROADCAST from package com.google.android.gsf in
an unknown group android.permission-group.NETWORK
05-21 15:14:49.425 458 458 W PackageManager: Permission
com.google.android.xmpp.permission.SEND_RECEIVE from package com.google.android.gsf
in an unknown group android.permission-group.NETWORK
05-21 15:14:49.425 458 458 W PackageManager: Permission
com.google.android.xmpp.permission.XMPP_ENDPOINT_BROADCAST from package
com.google.android.gsf in an unknown group android.permission-group.NETWORK
05-21 15:14:49.425 458 458 W PackageManager: Permission
com.google.android.xmpp.permission.USE_XMPP_ENDPOINT from package
com.google.android.gsf in an unknown group android.permission-group.NETWORK
05-21 15:14:49.425 458 458 W PackageManager: Permission
com.google.android.providers.gsf.permission.READ_GSERVICES from package
com.google.android.gsf in an unknown group android.permission-group.ACCOUNTS
05-21 15:14:49.425 458 458 I PmsDeserialize: pkgName:com.google.android.gsf is
new install, it's need serialize to gson.
05-21 15:14:49.506 458 458 W PmsDeserialize: com.google.android.gsf.login use
normal parsePackage Process.
05-21 15:14:49.506 458 458 I PackageManager:
/system/priv-app/com.google.android.gsf.login changed; collecting certs
05-21 15:14:49.747 458 468 I art : Background sticky concurrent mark sweep
GC freed 28036(1875KB) AllocSpace objects, 24(668KB) LOS objects, 25% free,
7MB/9MB, paused 615us total 126.088ms
05-21 15:14:50.115 823 823 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:50.141 823 823 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:50.142 823 823 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/priv-app/com.google.android.gsf.login/com.google.android.gsf.log
in.apk --oat-file=/data/dalvik-cache/x86/system@priv-
[email protected]@[email protected]
05-21 15:14:50.155 823 823 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-
[email protected]@[email protected]:
Permission denied
05-21 15:14:50.156 823 823 I dex2oat : dex2oat took 41.481ms (threads: 1)
05-21 15:14:50.222 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/priv-app/com.google.android.gsf.login/com.google.android.gsf.log
in.apk --oat-file=/data/dalvik-cache/x86/system@priv-
[email protected]@[email protected])
because non-0 exit status
05-21 15:14:50.459 458 458 I PmsDeserialize:
pkgName:com.google.android.gsf.login is new install, it's need serialize to gson.
05-21 15:14:50.605 458 458 W PackageParser: Unknown element under <manifest>:
queries at
/system/priv-app/com.google.android.play.games/com.google.android.play.games.apk
Binary XML file line #17
05-21 15:14:50.633 458 458 W PackageParser: No actions in intent filter at
/system/priv-app/com.google.android.play.games/com.google.android.play.games.apk
Binary XML file line #613
05-21 15:14:50.643 458 458 W PmsDeserialize: com.google.android.play.games use
normal parsePackage Process.
05-21 15:14:50.644 458 458 I PackageManager:
/system/priv-app/com.google.android.play.games changed; collecting certs
05-21 15:14:51.081 458 468 I art : Background partial concurrent mark sweep
GC freed 121307(6MB) AllocSpace objects, 20(1092KB) LOS objects, 33% free,
6MB/10MB, paused 3.433ms total 400.532ms
05-21 15:14:51.881 458 458 I NativeLibraryHelper: com.google.android.play.games
use max number of library use abi:x86 index:0
05-21 15:14:52.061 825 825 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:52.062 825 825 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:52.062 825 825 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/priv-app/com.google.android.play.games/com.google.android.play.g
ames.apk --oat-file=/data/dalvik-cache/x86/system@priv-
[email protected]@[email protected]
05-21 15:14:52.063 825 825 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-
[email protected]@[email protected]:
Permission denied
05-21 15:14:52.064 825 825 I dex2oat : dex2oat took 3.165ms (threads: 1)
05-21 15:14:52.114 458 468 I art : Background sticky concurrent mark sweep
GC freed 86151(4MB) AllocSpace objects, 14(1296KB) LOS objects, 32% free, 7MB/10MB,
paused 1.817ms total 361.144ms
05-21 15:14:52.118 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/priv-app/com.google.android.play.games/com.google.android.play.g
ames.apk --oat-file=/data/dalvik-cache/x86/system@priv-
[email protected]@[email protected])
because non-0 exit status
05-21 15:14:52.995 458 458 I PmsDeserialize:
pkgName:com.google.android.play.games is new install, it's need serialize to gson.
05-21 15:14:53.050 458 458 W PmsDeserialize:
com.google.android.syncadapters.contacts use normal parsePackage Process.
05-21 15:14:53.050 458 458 I PackageManager:
/system/priv-app/com.google.android.syncadapters.contacts changed; collecting certs
05-21 15:14:53.253 827 827 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:53.256 827 827 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:53.256 827 827 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/priv-app/com.google.android.syncadapters.contacts/
com.google.android.syncadapters.contacts.apk
--oat-file=/data/dalvik-cache/x86/system@priv-
[email protected]@com.google.android.syncadapters.contac
[email protected]
05-21 15:14:53.263 827 827 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@priv-
[email protected]@com.google.android.syncadapters.contac
[email protected]: Permission denied
05-21 15:14:53.264 827 827 I dex2oat : dex2oat took 10.934ms (threads: 1)
05-21 15:14:53.281 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/priv-app/com.google.android.syncadapters.contacts/
com.google.android.syncadapters.contacts.apk
--oat-file=/data/dalvik-cache/x86/system@priv-
[email protected]@com.google.android.syncadapters.contac
[email protected]) because non-0 exit status
05-21 15:14:53.353 458 458 I PmsDeserialize:
pkgName:com.google.android.syncadapters.contacts is new install, it's need
serialize to gson.
05-21 15:14:53.358 458 458 D PackageManager: No files in app dir /data/gms
05-21 15:14:53.390 458 458 W PmsDeserialize: com.nemu.backgrounddownload use
normal parsePackage Process.
05-21 15:14:53.390 458 458 I PackageManager: /system/app/BackgroundDownload
changed; collecting certs
05-21 15:14:53.598 829 829 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:53.602 829 829 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:53.602 829 829 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/BackgroundDownload/BackgroundDownload.apk
--oat-file=/data/dalvik-cache/x86/system@app@BackgroundDownload@BackgroundDownload.
[email protected]
05-21 15:14:53.603 829 829 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex:
Permission denied
05-21 15:14:53.604 829 829 I dex2oat : dex2oat took 6.152ms (threads: 1)
05-21 15:14:53.641 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/BackgroundDownload/BackgroundDownload.apk
--oat-file=/data/dalvik-cache/x86/system@app@BackgroundDownload@BackgroundDownload.
[email protected]) because non-0 exit status
05-21 15:14:53.665 458 458 I PmsDeserialize:
pkgName:com.nemu.backgrounddownload is new install, it's need serialize to gson.
05-21 15:14:53.678 458 458 W PmsDeserialize: com.android.bluetoothmidiservice
use normal parsePackage Process.
05-21 15:14:53.678 458 458 I PackageManager: /system/app/BluetoothMidiService
changed; collecting certs
05-21 15:14:53.893 831 831 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:53.894 831 831 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:53.894 831 831 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/app/BluetoothMidiService/BluetoothMidiService.apk
--oat-file=/data/dalvik-cache/x86/system@app@BluetoothMidiService@BluetoothMidiServ
[email protected]
05-21 15:14:53.895 831 831 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex:
Permission denied
05-21 15:14:53.896 831 831 I dex2oat : dex2oat took 4.722ms (threads: 1)
05-21 15:14:53.918 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/app/BluetoothMidiService/BluetoothMidiService.apk
--oat-file=/data/dalvik-cache/x86/system@app@BluetoothMidiService@BluetoothMidiServ
[email protected]) because non-0 exit status
05-21 15:14:53.953 458 458 I PmsDeserialize:
pkgName:com.android.bluetoothmidiservice is new install, it's need serialize to
gson.
05-21 15:14:54.021 458 458 W PmsDeserialize: com.android.browser use normal
parsePackage Process.
05-21 15:14:54.022 458 458 I PackageManager: /system/app/Browser changed;
collecting certs
05-21 15:14:54.462 458 468 I art : Background partial concurrent mark sweep
GC freed 122236(5MB) AllocSpace objects, 15(1144KB) LOS objects, 33% free, 5MB/7MB,
paused 5.981ms total 511.884ms
05-21 15:14:54.613 833 833 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:54.614 833 833 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:54.614 833 833 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/Browser/Browser.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex
05-21 15:14:54.615 833 833 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex: Permission denied
05-21 15:14:54.616 833 833 I dex2oat : dex2oat took 4.115ms (threads: 1)
05-21 15:14:54.642 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/Browser/Browser.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex)
because non-0 exit status
05-21 15:14:54.761 458 458 I PmsDeserialize: pkgName:com.android.browser is new
install, it's need serialize to gson.
05-21 15:14:54.858 458 458 W PackageParser: No actions in intent filter at
/system/app/CMFileManager/CMFileManager.apk Binary XML file line #164
05-21 15:14:54.862 458 458 W PmsDeserialize: com.cyanogenmod.filemanager use
normal parsePackage Process.
05-21 15:14:54.863 458 458 I PackageManager: /system/app/CMFileManager changed;
collecting certs
05-21 15:14:55.437 835 835 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:55.438 835 835 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:55.438 835 835 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/CMFileManager/CMFileManager.apk --oat-
file=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex
05-21 15:14:55.439 835 835 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex: Permission denied
05-21 15:14:55.445 835 835 I dex2oat : dex2oat took 8.674ms (threads: 1)
05-21 15:14:55.473 458 468 I art : Background sticky concurrent mark sweep
GC freed 44213(2MB) AllocSpace objects, 32(972KB) LOS objects, 43% free, 4MB/7MB,
paused 9.188ms total 342.654ms
05-21 15:14:55.493 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/CMFileManager/CMFileManager.apk --oat-
file=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex)
because non-0 exit status
05-21 15:14:55.717 458 458 I PmsDeserialize:
pkgName:com.cyanogenmod.filemanager is new install, it's need serialize to gson.
05-21 15:14:55.827 458 458 W PmsDeserialize: com.android.camera2 use normal
parsePackage Process.
05-21 15:14:55.828 458 458 I PackageManager: /system/app/Camera2 changed;
collecting certs
05-21 15:14:56.128 458 468 W art : Suspending all threads took: 9.071ms
05-21 15:14:56.259 458 468 I art : Background partial concurrent mark sweep
GC freed 38128(2044KB) AllocSpace objects, 24(1568KB) LOS objects, 33% free,
6MB/9MB, paused 10.284ms total 208.562ms
05-21 15:14:56.507 837 837 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:56.508 837 837 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:56.508 837 837 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/Camera2/Camera2.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex
05-21 15:14:56.511 837 837 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex: Permission denied
05-21 15:14:56.512 837 837 I dex2oat : dex2oat took 7.785ms (threads: 1)
05-21 15:14:56.550 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/Camera2/Camera2.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex)
because non-0 exit status
05-21 15:14:56.865 458 458 I PmsDeserialize: pkgName:com.android.camera2 is new
install, it's need serialize to gson.
05-21 15:14:56.887 458 458 W PmsDeserialize: com.android.captiveportallogin use
normal parsePackage Process.
05-21 15:14:56.887 458 458 I PackageManager: /system/app/CaptivePortalLogin
changed; collecting certs
05-21 15:14:57.102 839 839 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:57.103 839 839 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:57.103 839 839 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/CaptivePortalLogin/CaptivePortalLogin.apk
--oat-file=/data/dalvik-cache/x86/system@app@CaptivePortalLogin@CaptivePortalLogin.
[email protected]
05-21 15:14:57.106 839 839 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex:
Permission denied
05-21 15:14:57.107 839 839 I dex2oat : dex2oat took 7.260ms (threads: 1)
05-21 15:14:57.138 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/CaptivePortalLogin/CaptivePortalLogin.apk
--oat-file=/data/dalvik-cache/x86/system@app@CaptivePortalLogin@CaptivePortalLogin.
[email protected]) because non-0 exit status
05-21 15:14:57.150 458 458 I PmsDeserialize:
pkgName:com.android.captiveportallogin is new install, it's need serialize to gson.
05-21 15:14:57.189 458 458 W PmsDeserialize: com.android.certinstaller use
normal parsePackage Process.
05-21 15:14:57.190 458 458 I PackageManager: /system/app/CertInstaller changed;
collecting certs
05-21 15:14:57.393 841 841 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:57.397 841 841 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:57.397 841 841 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/CertInstaller/CertInstaller.apk --oat-
file=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex
05-21 15:14:57.399 841 841 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex: Permission denied
05-21 15:14:57.399 841 841 I dex2oat : dex2oat took 9.134ms (threads: 1)
05-21 15:14:57.416 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/CertInstaller/CertInstaller.apk --oat-
file=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex)
because non-0 exit status
05-21 15:14:57.437 458 458 I PmsDeserialize: pkgName:com.android.certinstaller
is new install, it's need serialize to gson.
05-21 15:14:57.487 458 458 W PmsDeserialize: com.android.documentsui use normal
parsePackage Process.
05-21 15:14:57.487 458 458 I PackageManager: /system/app/DocumentsUI changed;
collecting certs
05-21 15:14:57.850 843 843 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:57.852 843 843 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:57.854 843 843 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/DocumentsUI/DocumentsUI.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.de
x
05-21 15:14:57.855 843 843 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex: Permission denied
05-21 15:14:57.855 843 843 I dex2oat : dex2oat took 7.300ms (threads: 1)
05-21 15:14:57.887 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/DocumentsUI/DocumentsUI.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.de
x) because non-0 exit status
05-21 15:14:57.967 458 458 I PmsDeserialize: pkgName:com.android.documentsui is
new install, it's need serialize to gson.
05-21 15:14:58.017 458 458 W PmsDeserialize: com.android.providers.downloads.ui
use normal parsePackage Process.
05-21 15:14:58.018 458 458 I PackageManager: /system/app/DownloadProviderUi
changed; collecting certs
05-21 15:14:58.330 846 846 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:58.331 846 846 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:58.331 846 846 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/DownloadProviderUi/DownloadProviderUi.apk
--oat-file=/data/dalvik-cache/x86/system@app@DownloadProviderUi@DownloadProviderUi.
[email protected]
05-21 15:14:58.338 846 846 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex:
Permission denied
05-21 15:14:58.338 846 846 I dex2oat : dex2oat took 9.614ms (threads: 1)
05-21 15:14:58.373 458 468 I art : Background sticky concurrent mark sweep
GC freed 41269(2MB) AllocSpace objects, 33(1032KB) LOS objects, 38% free, 5MB/9MB,
paused 3.483ms total 711.878ms
05-21 15:14:58.396 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/DownloadProviderUi/DownloadProviderUi.apk
--oat-file=/data/dalvik-cache/x86/system@app@DownloadProviderUi@DownloadProviderUi.
[email protected]) because non-0 exit status
05-21 15:14:58.403 458 458 I PmsDeserialize:
pkgName:com.android.providers.downloads.ui is new install, it's need serialize to
gson.
05-21 15:14:58.429 458 458 W PmsDeserialize: com.android.galaxy4 use normal
parsePackage Process.
05-21 15:14:58.430 458 458 I PackageManager: /system/app/Galaxy4 changed;
collecting certs
05-21 15:14:58.591 848 848 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:58.609 848 848 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:58.609 848 848 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/Galaxy4/Galaxy4.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex
05-21 15:14:58.612 848 848 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex: Permission denied
05-21 15:14:58.617 848 848 I dex2oat : dex2oat took 26.890ms (threads: 1)
05-21 15:14:58.668 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/Galaxy4/Galaxy4.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex)
because non-0 exit status
05-21 15:14:58.679 458 458 I PmsDeserialize: pkgName:com.android.galaxy4 is new
install, it's need serialize to gson.
05-21 15:14:58.767 458 458 W PackageParser: Unknown element under
<application>: permission at /system/app/Gallery2/Gallery2.apk Binary XML file line
#244
05-21 15:14:58.767 458 458 W PackageParser: Unknown element under
<application>: permission at /system/app/Gallery2/Gallery2.apk Binary XML file line
#247
05-21 15:14:58.772 458 458 W PmsDeserialize: com.android.gallery3d use normal
parsePackage Process.
05-21 15:14:58.772 458 458 I PackageManager: /system/app/Gallery2 changed;
collecting certs
05-21 15:14:59.847 850 850 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:14:59.854 850 850 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:14:59.854 850 850 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/Gallery2/Gallery2.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex
05-21 15:14:59.855 850 850 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex: Permission denied
05-21 15:14:59.855 850 850 I dex2oat : dex2oat took 9.402ms (threads: 1)
05-21 15:14:59.880 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/Gallery2/Gallery2.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex)
because non-0 exit status
05-21 15:15:00.215 458 468 I art : Background partial concurrent mark sweep
GC freed 80244(4MB) AllocSpace objects, 37(2MB) LOS objects, 33% free, 3MB/5MB,
paused 842us total 554.441ms
05-21 15:15:00.278 458 458 I PmsDeserialize: pkgName:com.android.gallery3d is
new install, it's need serialize to gson.
05-21 15:15:00.301 458 458 W PmsDeserialize: com.android.htmlviewer use normal
parsePackage Process.
05-21 15:15:00.301 458 458 I PackageManager: /system/app/HTMLViewer changed;
collecting certs
05-21 15:15:00.513 852 852 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:00.518 852 852 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:00.518 852 852 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/HTMLViewer/HTMLViewer.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex
05-21 15:15:00.519 852 852 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex: Permission denied
05-21 15:15:00.520 852 852 I dex2oat : dex2oat took 7.121ms (threads: 1)
05-21 15:15:00.546 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/HTMLViewer/HTMLViewer.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex)
because non-0 exit status
05-21 15:15:00.555 458 458 I PmsDeserialize: pkgName:com.android.htmlviewer is
new install, it's need serialize to gson.
05-21 15:15:00.582 458 458 W PmsDeserialize: com.android.wallpaper.holospiral
use normal parsePackage Process.
05-21 15:15:00.583 458 458 I PackageManager: /system/app/HoloSpiralWallpaper
changed; collecting certs
05-21 15:15:00.899 855 855 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:00.905 855 855 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:00.905 855 855 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/HoloSpiralWallpaper/HoloSpiralWallpaper.apk
--oat-file=/data/dalvik-cache/x86/system@app@HoloSpiralWallpaper@HoloSpiralWallpape
[email protected]
05-21 15:15:00.909 855 855 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex:
Permission denied
05-21 15:15:00.910 855 855 I dex2oat : dex2oat took 12.268ms (threads: 1)
05-21 15:15:00.960 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/HoloSpiralWallpaper/HoloSpiralWallpaper.apk
--oat-file=/data/dalvik-cache/x86/system@app@HoloSpiralWallpaper@HoloSpiralWallpape
[email protected]) because non-0 exit status
05-21 15:15:00.971 458 458 I PmsDeserialize:
pkgName:com.android.wallpaper.holospiral is new install, it's need serialize to
gson.
05-21 15:15:01.013 458 458 W PmsDeserialize: com.android.keychain use normal
parsePackage Process.
05-21 15:15:01.014 458 458 I PackageManager: /system/app/KeyChain changed;
collecting certs
05-21 15:15:01.262 858 858 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:01.263 858 858 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:01.263 858 858 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/KeyChain/KeyChain.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex
05-21 15:15:01.266 858 858 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex: Permission denied
05-21 15:15:01.267 858 858 I dex2oat : dex2oat took 5.860ms (threads: 1)
05-21 15:15:01.310 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/KeyChain/KeyChain.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex)
because non-0 exit status
05-21 15:15:01.331 458 458 I PmsDeserialize: pkgName:com.android.keychain is
new install, it's need serialize to gson.
05-21 15:15:01.369 458 458 W PmsDeserialize: com.android.wallpaper use normal
parsePackage Process.
05-21 15:15:01.370 458 458 I PackageManager: /system/app/LiveWallpapers
changed; collecting certs
05-21 15:15:01.471 458 468 W art : Suspending all threads took: 13.774ms
05-21 15:15:01.723 861 861 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:01.726 861 861 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:01.726 861 861 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/LiveWallpapers/LiveWallpapers.apk --oat-
file=/data/dalvik-cache/x86/system@app@[email protected]@classes.de
x
05-21 15:15:01.727 861 861 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex: Permission
denied
05-21 15:15:01.728 861 861 I dex2oat : dex2oat took 6.317ms (threads: 1)
05-21 15:15:01.773 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/LiveWallpapers/LiveWallpapers.apk --oat-
file=/data/dalvik-cache/x86/system@app@[email protected]@classes.de
x) because non-0 exit status
05-21 15:15:01.784 458 458 I PmsDeserialize: pkgName:com.android.wallpaper is
new install, it's need serialize to gson.
05-21 15:15:01.845 458 468 I art : Background sticky concurrent mark sweep
GC freed 23757(1676KB) AllocSpace objects, 15(376KB) LOS objects, 24% free,
4MB/5MB, paused 28.681ms total 543.393ms
05-21 15:15:01.848 458 458 W PmsDeserialize: com.android.wallpaper.livepicker
use normal parsePackage Process.
05-21 15:15:01.849 458 458 I PackageManager: /system/app/LiveWallpapersPicker
changed; collecting certs
05-21 15:15:02.091 864 864 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:02.095 864 864 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:02.095 864 864 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/app/LiveWallpapersPicker/LiveWallpapersPicker.apk
--oat-file=/data/dalvik-cache/x86/system@app@LiveWallpapersPicker@LiveWallpapersPic
[email protected]
05-21 15:15:02.097 864 864 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex:
Permission denied
05-21 15:15:02.098 864 864 I dex2oat : dex2oat took 7.245ms (threads: 1)
05-21 15:15:02.123 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/app/LiveWallpapersPicker/LiveWallpapersPicker.apk
--oat-file=/data/dalvik-cache/x86/system@app@LiveWallpapersPicker@LiveWallpapersPic
[email protected]) because non-0 exit status
05-21 15:15:02.134 458 458 I PmsDeserialize:
pkgName:com.android.wallpaper.livepicker is new install, it's need serialize to
gson.
05-21 15:15:02.166 458 458 W PmsDeserialize: com.mumu.audio use normal
parsePackage Process.
05-21 15:15:02.166 458 458 I PackageManager: /system/app/MuMuAudio changed;
collecting certs
05-21 15:15:02.319 458 468 W art : Suspending all threads took: 11.279ms
05-21 15:15:02.655 458 468 I art : Background partial concurrent mark sweep
GC freed 18033(931KB) AllocSpace objects, 7(312KB) LOS objects, 33% free, 4MB/6MB,
paused 27.878ms total 452.837ms
05-21 15:15:02.670 866 866 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:02.671 866 866 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:02.672 866 866 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/MuMuAudio/MuMuAudio.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex
05-21 15:15:02.678 866 866 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex: Permission denied
05-21 15:15:02.678 866 866 I dex2oat : dex2oat took 9.164ms (threads: 1)
05-21 15:15:02.715 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/MuMuAudio/MuMuAudio.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex)
because non-0 exit status
05-21 15:15:02.771 458 458 I PmsDeserialize: pkgName:com.mumu.audio is new
install, it's need serialize to gson.
05-21 15:15:02.786 458 458 W PmsDeserialize: com.android.pacprocessor use
normal parsePackage Process.
05-21 15:15:02.787 458 458 I PackageManager: /system/app/PacProcessor changed;
collecting certs
05-21 15:15:02.996 869 869 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:02.998 869 869 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:02.998 869 869 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/PacProcessor/PacProcessor.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.
dex
05-21 15:15:02.999 869 869 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex: Permission denied
05-21 15:15:03.001 869 869 I dex2oat : dex2oat took 8.141ms (threads: 1)
05-21 15:15:03.027 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/PacProcessor/PacProcessor.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.
dex) because non-0 exit status
05-21 15:15:03.035 458 458 I PmsDeserialize: pkgName:com.android.pacprocessor
is new install, it's need serialize to gson.
05-21 15:15:03.051 458 458 W PmsDeserialize: com.android.phasebeam use normal
parsePackage Process.
05-21 15:15:03.051 458 458 I PackageManager: /system/app/PhaseBeam changed;
collecting certs
05-21 15:15:03.221 871 871 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:03.222 871 871 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:03.222 871 871 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/PhaseBeam/PhaseBeam.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex
05-21 15:15:03.223 871 871 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex: Permission denied
05-21 15:15:03.237 871 871 I dex2oat : dex2oat took 8.438ms (threads: 1)
05-21 15:15:03.254 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/PhaseBeam/PhaseBeam.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex)
because non-0 exit status
05-21 15:15:03.265 458 458 I PmsDeserialize: pkgName:com.android.phasebeam is
new install, it's need serialize to gson.
05-21 15:15:03.329 458 458 W PmsDeserialize: com.android.printspooler use
normal parsePackage Process.
05-21 15:15:03.330 458 458 I PackageManager: /system/app/PrintSpooler changed;
collecting certs
05-21 15:15:03.693 873 873 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:03.698 873 873 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:03.699 873 873 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/PrintSpooler/PrintSpooler.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.
dex
05-21 15:15:03.703 873 873 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex: Permission denied
05-21 15:15:03.703 873 873 I dex2oat : dex2oat took 10.731ms (threads: 1)
05-21 15:15:03.741 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/PrintSpooler/PrintSpooler.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.
dex) because non-0 exit status
05-21 15:15:03.870 458 468 W art : Suspending all threads took: 216.270ms
05-21 15:15:03.894 458 458 I PmsDeserialize: pkgName:com.android.printspooler
is new install, it's need serialize to gson.
05-21 15:15:04.034 458 458 W PmsDeserialize: com.android.provision use normal
parsePackage Process.
05-21 15:15:04.040 458 458 I PackageManager: /system/app/Provision changed;
collecting certs
05-21 15:15:04.149 458 468 I art : Background sticky concurrent mark sweep
GC freed 25140(1325KB) AllocSpace objects, 6(120KB) LOS objects, 10% free, 5MB/6MB,
paused 222.117ms total 723.069ms
05-21 15:15:04.570 876 876 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:04.574 876 876 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:04.574 876 876 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/Provision/Provision.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex
05-21 15:15:04.576 876 876 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex: Permission denied
05-21 15:15:04.577 876 876 I dex2oat : dex2oat took 8.979ms (threads: 1)
05-21 15:15:04.602 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/Provision/Provision.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex)
because non-0 exit status
05-21 15:15:04.610 458 458 I PmsDeserialize: pkgName:com.android.provision is
new install, it's need serialize to gson.
05-21 15:15:04.690 458 458 W PmsDeserialize: com.android.quicksearchbox use
normal parsePackage Process.
05-21 15:15:04.691 458 458 I PackageManager: /system/app/QuickSearchBox
changed; collecting certs
05-21 15:15:04.869 458 468 I art : Background partial concurrent mark sweep
GC freed 11739(800KB) AllocSpace objects, 11(1632KB) LOS objects, 33% free,
4MB/6MB, paused 1.727ms total 157.083ms
05-21 15:15:05.050 879 879 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:05.057 879 879 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:05.057 879 879 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/QuickSearchBox/QuickSearchBox.apk --oat-
file=/data/dalvik-cache/x86/system@app@[email protected]@classes.de
x
05-21 15:15:05.058 879 879 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex: Permission
denied
05-21 15:15:05.059 879 879 I dex2oat : dex2oat took 9.800ms (threads: 1)
05-21 15:15:05.096 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/QuickSearchBox/QuickSearchBox.apk --oat-
file=/data/dalvik-cache/x86/system@app@[email protected]@classes.de
x) because non-0 exit status
05-21 15:15:05.164 458 458 I PmsDeserialize: pkgName:com.android.quicksearchbox
is new install, it's need serialize to gson.
05-21 15:15:05.184 458 458 W PmsDeserialize:
com.android.providers.userdictionary use normal parsePackage Process.
05-21 15:15:05.186 458 458 I PackageManager: /system/app/UserDictionaryProvider
changed; collecting certs
05-21 15:15:05.438 882 882 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:05.439 882 882 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:05.440 882 882 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/app/UserDictionaryProvider/UserDictionaryProvider.apk --oat-
file=/data/dalvik-cache/x86/system@app@UserDictionaryProvider@UserDictionaryProvide
[email protected]
05-21 15:15:05.442 882 882 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex:
Permission denied
05-21 15:15:05.443 882 882 I dex2oat : dex2oat took 5.237ms (threads: 1)
05-21 15:15:05.482 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default
--dex-file=/system/app/UserDictionaryProvider/UserDictionaryProvider.apk --oat-
file=/data/dalvik-cache/x86/system@app@UserDictionaryProvider@UserDictionaryProvide
[email protected]) because non-0 exit status
05-21 15:15:05.493 458 458 I PmsDeserialize:
pkgName:com.android.providers.userdictionary is new install, it's need serialize to
gson.
05-21 15:15:05.569 458 458 W PackageParser: Unknown element under <manifest>:
queries at /system/app/com.mumu.launcher/com.mumu.launcher.apk Binary XML file line
#88
05-21 15:15:05.574 458 458 W PackageParser: No actions in intent filter at
/system/app/com.mumu.launcher/com.mumu.launcher.apk Binary XML file line #166
05-21 15:15:05.574 458 458 W PackageParser: No actions in intent filter at
/system/app/com.mumu.launcher/com.mumu.launcher.apk Binary XML file line #177
05-21 15:15:05.578 458 458 W PmsDeserialize: com.mumu.launcher use normal
parsePackage Process.
05-21 15:15:05.578 458 458 I PackageManager: /system/app/com.mumu.launcher
changed; collecting certs
05-21 15:15:05.846 458 468 I art : Background sticky concurrent mark sweep
GC freed 22762(1587KB) AllocSpace objects, 25(928KB) LOS objects, 5% free, 5MB/6MB,
paused 2.103ms total 208.148ms
05-21 15:15:06.009 458 468 I art : Background partial concurrent mark sweep
GC freed 15438(849KB) AllocSpace objects, 9(424KB) LOS objects, 33% free, 4MB/6MB,
paused 1.406ms total 150.710ms
05-21 15:15:06.300 458 458 I NativeLibraryHelper: com.mumu.launcher use max
number of library use abi:x86 index:0
05-21 15:15:06.326 458 468 I art : Background sticky concurrent mark sweep
GC freed 17111(1186KB) AllocSpace objects, 13(908KB) LOS objects, 13% free,
5MB/6MB, paused 3.220ms total 120.977ms
05-21 15:15:06.534 884 884 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:06.535 884 884 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:06.535 884 884 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/com.mumu.launcher/com.mumu.launcher.apk --
oat-file=/data/dalvik-cache/x86/system@[email protected]@com.mumu.launcher.apk@
classes.dex
05-21 15:15:06.538 884 884 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@[email protected]@[email protected]:
Permission denied
05-21 15:15:06.539 884 884 I dex2oat : dex2oat took 6.937ms (threads: 1)
05-21 15:15:06.610 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/com.mumu.launcher/com.mumu.launcher.apk --
oat-file=/data/dalvik-cache/x86/system@[email protected]@com.mumu.launcher.apk@
classes.dex) because non-0 exit status
05-21 15:15:06.938 458 458 W PackageManager: Permission
com.mumu.launcher.permission.PRELOAD_WORKSPACE from package com.mumu.launcher in an
unknown group android.permission-group.SYSTEM_TOOLS
05-21 15:15:06.946 458 458 W PackageManager: Permission
com.mumu.launcher.permission.INSTALL_SHORTCUT from package com.mumu.launcher in an
unknown group android.permission-group.SYSTEM_TOOLS
05-21 15:15:06.946 458 458 W PackageManager: Permission
com.mumu.launcher.permission.UNINSTALL_SHORTCUT from package com.mumu.launcher in
an unknown group android.permission-group.SYSTEM_TOOLS
05-21 15:15:06.947 458 458 W PackageManager: Permission
com.mumu.launcher.permission.READ_SETTINGS from package com.mumu.launcher in an
unknown group android.permission-group.SYSTEM_TOOLS
05-21 15:15:06.947 458 458 W PackageManager: Permission
com.mumu.launcher.permission.WRITE_SETTINGS from package com.mumu.launcher in an
unknown group android.permission-group.SYSTEM_TOOLS
05-21 15:15:06.947 458 458 I PmsDeserialize: pkgName:com.mumu.launcher is new
install, it's need serialize to gson.
05-21 15:15:07.056 458 458 W PackageParser: No readPermission or writePermssion
for <path-permission>: path-permission at
/system/app/com.mumu.store/com.mumu.store.apk Binary XML file line #132
05-21 15:15:07.061 458 458 W PmsDeserialize: com.mumu.store use normal
parsePackage Process.
05-21 15:15:07.061 458 458 I PackageManager: /system/app/com.mumu.store
changed; collecting certs
05-21 15:15:07.446 458 468 I art : Background partial concurrent mark sweep
GC freed 41535(2MB) AllocSpace objects, 17(1216KB) LOS objects, 33% free, 6MB/9MB,
paused 1.999ms total 331.677ms
05-21 15:15:08.325 458 468 W art : Suspending all threads took: 5.518ms
05-21 15:15:08.371 458 468 I art : Background sticky concurrent mark sweep
GC freed 41165(2MB) AllocSpace objects, 17(1312KB) LOS objects, 15% free, 8MB/9MB,
paused 6.906ms total 166.668ms
05-21 15:15:08.525 458 458 I NativeLibraryHelper: com.mumu.store use max number
of library use abi:x86 index:0
05-21 15:15:08.709 458 468 W art : Suspending all threads took: 28.563ms
05-21 15:15:08.806 887 887 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:08.807 887 887 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:08.807 887 887 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/com.mumu.store/com.mumu.store.apk --oat-
file=/data/dalvik-cache/x86/system@[email protected]@[email protected]
x
05-21 15:15:08.817 887 887 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@[email protected]@[email protected]: Permission
denied
05-21 15:15:08.818 887 887 I dex2oat : dex2oat took 12.944ms (threads: 1)
05-21 15:15:08.882 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/com.mumu.store/com.mumu.store.apk --oat-
file=/data/dalvik-cache/x86/system@[email protected]@[email protected]
x) because non-0 exit status
05-21 15:15:09.001 458 468 I art : Background partial concurrent mark sweep
GC freed 48117(2MB) AllocSpace objects, 8(1428KB) LOS objects, 33% free, 5MB/8MB,
paused 30.477ms total 527.997ms
05-21 15:15:10.706 458 458 I PmsDeserialize: pkgName:com.mumu.store is new
install, it's need serialize to gson.
05-21 15:15:10.743 458 458 W PmsDeserialize: com.netease.nemu_vapi_android.nemu
use normal parsePackage Process.
05-21 15:15:10.745 458 458 I PackageManager: /system/app/nemu-vapi-android-pack
changed; collecting certs
05-21 15:15:11.015 458 468 I art : Background partial concurrent mark sweep
GC freed 50042(3MB) AllocSpace objects, 14(1340KB) LOS objects, 33% free, 3MB/5MB,
paused 2.200ms total 126.303ms
05-21 15:15:11.162 889 889 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:11.163 889 889 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:11.163 889 889 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/nemu-vapi-android-pack/nemu-vapi-android-
pack.apk --oat-file=/data/dalvik-cache/x86/system@app@nemu-vapi-android-pack@nemu-
[email protected]
05-21 15:15:11.167 889 889 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex:
Permission denied
05-21 15:15:11.167 889 889 I dex2oat : dex2oat took 6.900ms (threads: 1)
05-21 15:15:11.201 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/nemu-vapi-android-pack/nemu-vapi-android-
pack.apk --oat-file=/data/dalvik-cache/x86/system@app@nemu-vapi-android-pack@nemu-
[email protected]) because non-0 exit status
05-21 15:15:11.272 458 458 I PmsDeserialize:
pkgName:com.netease.nemu_vapi_android.nemu is new install, it's need serialize to
gson.
05-21 15:15:11.288 458 458 W PmsDeserialize: com.netease.nemu_vinput.nemu use
normal parsePackage Process.
05-21 15:15:11.290 458 458 I PackageManager: /system/app/nemu-vinput-pack
changed; collecting certs
05-21 15:15:11.509 892 892 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:11.510 892 892 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:11.510 892 892 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/nemu-vinput-pack/nemu-vinput-pack.apk --
oat-file=/data/dalvik-cache/x86/system@app@nemu-vinput-pack@nemu-vinput-
[email protected]
05-21 15:15:11.511 892 892 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex: Permission
denied
05-21 15:15:11.512 892 892 I dex2oat : dex2oat took 4.955ms (threads: 1)
05-21 15:15:11.539 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/nemu-vinput-pack/nemu-vinput-pack.apk --
oat-file=/data/dalvik-cache/x86/system@app@nemu-vinput-pack@nemu-vinput-
[email protected]) because non-0 exit status
05-21 15:15:11.565 458 458 I PmsDeserialize:
pkgName:com.netease.nemu_vinput.nemu is new install, it's need serialize to gson.
05-21 15:15:11.628 458 458 W PmsDeserialize: com.android.webview use normal
parsePackage Process.
05-21 15:15:11.629 458 458 I PackageManager: /system/app/webview changed;
collecting certs
05-21 15:15:11.886 458 468 I art : Background sticky concurrent mark sweep
GC freed 16390(1113KB) AllocSpace objects, 11(600KB) LOS objects, 17% free,
4MB/5MB, paused 1.430ms total 122.368ms
05-21 15:15:12.140 458 468 I art : Background partial concurrent mark sweep
GC freed 26607(1534KB) AllocSpace objects, 17(796KB) LOS objects, 33% free,
4MB/7MB, paused 1.689ms total 108.235ms
05-21 15:15:12.148 458 458 I NativeLibraryHelper: com.android.webview use max
number of library use abi:x86 index:0
05-21 15:15:12.330 894 894 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:12.331 894 894 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:12.331 894 894 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/webview/webview.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex
05-21 15:15:12.335 894 894 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@app@[email protected]@classes.dex: Permission denied
05-21 15:15:12.335 894 894 I dex2oat : dex2oat took 6.095ms (threads: 1)
05-21 15:15:12.362 458 458 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --instruction-set=x86 --instruction-set-
features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-
image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --instruction-set-variant=x86 --instruction-set-
features=default --dex-file=/system/app/webview/webview.apk
--oat-file=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex)
because non-0 exit status
05-21 15:15:12.602 458 458 I PmsDeserialize: pkgName:com.android.webview is new
install, it's need serialize to gson.
05-21 15:15:12.610 458 458 D PackageManager: No files in app dir
/system/vendor/app
05-21 15:15:12.610 458 458 D PackageManager: No files in app dir /oem/app
05-21 15:15:12.624 458 458 I boot_progress_pms_data_scan_start: 147608
05-21 15:15:12.626 458 458 D PackageManager: No files in app dir /data/app
05-21 15:15:12.627 458 458 D PackageManager: No files in app dir /data/app-
private
05-21 15:15:12.627 458 458 W PackageManager: Package com.android.gallery3d
desires unavailable shared library com.google.android.media.effects; ignoring!
05-21 15:15:12.628 458 458 W PackageManager: Package com.android.gallery3d
desires unavailable shared library com.google.android.media.effects; ignoring!
05-21 15:15:12.628 458 458 W PackageManager: Package com.google.android.gms
desires unavailable shared library com.google.android.ble; ignoring!
05-21 15:15:12.628 458 458 W PackageManager: Package com.google.android.gms
desires unavailable shared library samsung.uwb; ignoring!
05-21 15:15:12.630 458 458 W PackageManager: Package com.google.android.gms
desires unavailable shared library com.google.android.wearable; ignoring!
05-21 15:15:12.631 458 458 I PackageManager: Adjusting ABI for :
com.google.android.gsf to x86
05-21 15:15:12.639 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/com.google.android.gsf/com.google.android.gsf.apk
pkg=com.google.android.gsf isa=x86 vmSafeMode=false debuggable=false oatDir = null
bootComplete=false
05-21 15:15:12.810 896 896 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:12.811 896 896 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:12.811 896 896 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=com.google.android.gsf.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@priv-
[email protected]@[email protected] --instruction-
set=x86 --instruction-set-variant=x86 --instruction-set-features=default --runtime-
arg -Xms64m --runtime-arg -Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:12.814 896 896 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:13.330 896 896 I dex2oat : dex2oat took 520.661ms (threads: 1)
arena alloc=72B java alloc=1015KB native alloc=860KB free=931KB
05-21 15:15:13.374 458 458 I PackageManager: Adjusting ABI for :
com.google.android.gsf.login to x86
05-21 15:15:13.378 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on:
/system/priv-app/com.google.android.gsf.login/com.google.android.gsf.login.apk
pkg=com.google.android.gsf.login isa=x86 vmSafeMode=false debuggable=false oatDir =
null bootComplete=false
05-21 15:15:13.486 898 898 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:13.487 898 898 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:13.487 898 898 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=com.google.android.gsf.login.apk --oat-fd=6 --oat-location=/data/dalvik-
cache/x86/system@priv-
[email protected]@[email protected] --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:15:13.490 898 898 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:14.402 898 898 I dex2oat : dex2oat took 917.374ms (threads: 1)
arena alloc=72B java alloc=2MB native alloc=1338KB free=1221KB
05-21 15:15:14.445 458 458 I PackageManager: Adjusting ABI for :
com.netease.nemu_vapi_android.nemu to x86
05-21 15:15:14.447 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/nemu-vapi-android-pack/nemu-vapi-android-pack.apk
pkg=com.netease.nemu_vapi_android.nemu isa=x86 vmSafeMode=false debuggable=false
oatDir = null bootComplete=false
05-21 15:15:14.523 900 900 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:14.526 900 900 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:14.526 900 900 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=nemu-vapi-android-pack.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@nemu-vapi-android-pack@nemu-vapi-
[email protected] --instruction-set=x86 --instruction-set-variant=x86 --
instruction-set-features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=space --swap-fd=7
05-21 15:15:14.527 900 900 I dex2oat : /system/bin/dex2oat --compiler-
filter=space
05-21 15:15:15.859 900 900 I dex2oat : Skipping compilation of void
okhttp3.HttpUrl$Builder.resolvePath(java.lang.String, int, int): it contains a non
natural loop
05-21 15:15:16.653 900 900 I dex2oat : dex2oat took 2.130s (threads: 1) arena
alloc=251KB java alloc=627KB native alloc=3MB free=827KB
05-21 15:15:16.695 458 458 I PackageManager: Adjusting ABI for :
com.android.server.telecom to x86
05-21 15:15:16.698 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/Telecom/Telecom.apk pkg=com.android.server.telecom
isa=x86 vmSafeMode=false debuggable=false oatDir = null bootComplete=false
05-21 15:15:16.850 902 902 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:16.851 902 902 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:16.851 902 902 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=Telecom.apk --oat-fd=6 --oat-location=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex --instruction-set=x86 --instruction-set-
variant=x86 --instruction-set-features=default --runtime-arg -Xms64m --runtime-arg
-Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:16.857 902 902 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:17.060 902 902 I dex2oat : dex2oat took 211.358ms (threads: 1)
arena alloc=568B java alloc=234KB native alloc=781KB free=754KB
05-21 15:15:17.103 458 458 I PackageManager: Adjusting ABI for :
com.nemu.backgrounddownload to x86
05-21 15:15:17.105 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/BackgroundDownload/BackgroundDownload.apk
pkg=com.nemu.backgrounddownload isa=x86 vmSafeMode=false debuggable=false oatDir =
null bootComplete=false
05-21 15:15:17.247 904 904 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:17.258 904 904 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:17.259 904 904 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=BackgroundDownload.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@BackgroundDownload@BackgroundDownl
[email protected] --instruction-set=x86 --instruction-set-variant=x86 --
instruction-set-features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:17.261 904 904 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:17.366 904 904 I dex2oat : dex2oat took 123.517ms (threads: 1)
arena alloc=72B java alloc=89KB native alloc=730KB free=549KB
05-21 15:15:17.399 458 458 I PackageManager: Adjusting ABI for :
com.android.location.fused to x86
05-21 15:15:17.403 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/FusedLocation/FusedLocation.apk
pkg=com.android.location.fused isa=x86 vmSafeMode=false debuggable=false oatDir =
null bootComplete=false
05-21 15:15:17.513 906 906 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:17.514 906 906 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:17.514 906 906 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=FusedLocation.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex --instruction-set=x86 --
instruction-set-variant=x86 --instruction-set-features=default --runtime-arg -
Xms64m --runtime-arg -Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:17.518 906 906 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:17.575 906 906 I dex2oat : dex2oat took 63.763ms (threads: 1) arena
alloc=0B java alloc=34KB native alloc=622KB free=401KB
05-21 15:15:17.609 458 458 I PackageManager: Adjusting ABI for :
com.android.settings to x86
05-21 15:15:17.611 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/Settings/Settings.apk pkg=com.android.settings
isa=x86 vmSafeMode=false debuggable=false oatDir = null bootComplete=false
05-21 15:15:17.730 908 908 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:17.731 908 908 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:17.731 908 908 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=Settings.apk --oat-fd=6 --oat-location=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex --instruction-set=x86 --instruction-set-
variant=x86 --instruction-set-features=default --runtime-arg -Xms64m --runtime-arg
-Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:17.739 908 908 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:18.717 908 908 I dex2oat : dex2oat took 987.807ms (threads: 1)
arena alloc=128B java alloc=4MB native alloc=1264KB free=1039KB
05-21 15:15:18.758 458 458 I PackageManager: Adjusting ABI for : com.mumu.audio
to x86
05-21 15:15:18.760 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/MuMuAudio/MuMuAudio.apk pkg=com.mumu.audio isa=x86
vmSafeMode=false debuggable=false oatDir = null bootComplete=false
05-21 15:15:18.886 910 910 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:18.887 910 910 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:18.888 910 910 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=MuMuAudio.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@[email protected]@classes.de
x --instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:15:18.890 910 910 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:19.275 910 910 I dex2oat : dex2oat took 389.997ms (threads: 1)
arena alloc=0B java alloc=371KB native alloc=630KB free=649KB
05-21 15:15:19.317 458 458 I PackageManager: Adjusting ABI for :
com.android.inputdevices to x86
05-21 15:15:19.319 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/InputDevices/InputDevices.apk
pkg=com.android.inputdevices isa=x86 vmSafeMode=false debuggable=false oatDir =
null bootComplete=false
05-21 15:15:19.455 912 912 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:19.460 912 912 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:19.461 912 912 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=InputDevices.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex --instruction-set=x86 --instruction-
set-variant=x86 --instruction-set-features=default --runtime-arg -Xms64m --runtime-
arg -Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:19.462 912 912 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:19.589 912 912 I dex2oat : dex2oat took 135.239ms (threads: 1)
arena alloc=0B java alloc=17KB native alloc=602KB free=421KB
05-21 15:15:19.619 458 458 I PackageManager: Adjusting ABI for :
com.android.providers.settings to x86
05-21 15:15:19.623 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/SettingsProvider/SettingsProvider.apk
pkg=com.android.providers.settings isa=x86 vmSafeMode=false debuggable=false oatDir
= null bootComplete=false
05-21 15:15:19.754 914 914 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:19.755 914 914 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:19.755 914 914 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=SettingsProvider.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex --instruction-set=x86 --
instruction-set-variant=x86 --instruction-set-features=default --runtime-arg -
Xms64m --runtime-arg -Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:19.758 914 914 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:19.875 914 914 I dex2oat : dex2oat took 124.423ms (threads: 1)
arena alloc=0B java alloc=65KB native alloc=603KB free=420KB
05-21 15:15:19.910 458 458 I PackageManager: Adjusting ABI for :
com.android.keychain to x86
05-21 15:15:19.929 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/KeyChain/KeyChain.apk pkg=com.android.keychain isa=x86
vmSafeMode=false debuggable=false oatDir = null bootComplete=false
05-21 15:15:20.069 458 468 W art : Suspending all threads took: 24.472ms
05-21 15:15:20.086 916 916 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:20.087 916 916 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:20.087 916 916 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=KeyChain.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex
--instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:15:20.097 916 916 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:20.173 458 468 I art : Background sticky concurrent mark sweep
GC freed 33602(1409KB) AllocSpace objects, 8(844KB) LOS objects, 32% free, 4MB/7MB,
paused 28.281ms total 170.207ms
05-21 15:15:20.271 916 916 I dex2oat : dex2oat took 187.602ms (threads: 1)
arena alloc=1064B java alloc=58KB native alloc=730KB free=549KB
05-21 15:15:20.306 458 458 I PackageManager: Adjusting ABI for :
com.netease.nemu_vinput.nemu to x86
05-21 15:15:20.310 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/nemu-vinput-pack/nemu-vinput-pack.apk
pkg=com.netease.nemu_vinput.nemu isa=x86 vmSafeMode=false debuggable=false oatDir =
null bootComplete=false
05-21 15:15:20.451 918 918 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:20.460 918 918 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:20.461 918 918 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=nemu-vinput-pack.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@nemu-vinput-pack@nemu-vinput-
[email protected] --instruction-set=x86 --instruction-set-variant=x86 --
instruction-set-features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=space --swap-fd=7
05-21 15:15:20.463 918 918 I dex2oat : /system/bin/dex2oat --compiler-
filter=space
05-21 15:15:20.897 918 918 I dex2oat : dex2oat took 446.906ms (threads: 1)
arena alloc=24KB java alloc=143KB native alloc=1082KB free=709KB
05-21 15:15:20.941 458 458 I boot_progress_pms_scan_end: 155925
05-21 15:15:20.942 458 458 I PackageManager: Time to scan packages: 68.263
seconds
05-21 15:15:20.951 458 458 W PackageManager: Not granting permission
com.google.android.googleapps.permission.GOOGLE_AUTH to package
com.android.providers.calendar (protectionLevel=2 flags=0x30083e45)
05-21 15:15:20.952 458 458 W PackageManager: Not granting permission
com.google.android.googleapps.permission.GOOGLE_AUTH.cl to package
com.android.providers.calendar (protectionLevel=2 flags=0x30083e45)
05-21 15:15:20.954 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.calendar
05-21 15:15:20.955 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.media
05-21 15:15:20.955 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.media
05-21 15:15:20.955 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.media
05-21 15:15:20.956 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.media
05-21 15:15:20.957 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.quicksearchbox
05-21 15:15:20.958 458 458 W PackageManager: Not granting permission
android.permission.GLOBAL_SEARCH to package com.android.quicksearchbox
(protectionLevel=18 flags=0x3808be45)
05-21 15:15:20.958 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.downloads
05-21 15:15:20.958 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.downloads
05-21 15:15:20.958 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.downloads
05-21 15:15:20.958 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.downloads
05-21 15:15:20.958 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.downloads
05-21 15:15:20.959 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.downloads
05-21 15:15:20.959 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.browser
05-21 15:15:20.959 458 458 W PackageManager: Not granting permission
android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser
(protectionLevel=18 flags=0x3809be45)
05-21 15:15:20.959 458 458 W PackageManager: Not granting permission
android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser
(protectionLevel=2 flags=0x3809be45)
05-21 15:15:20.960 458 458 W PackageManager: Unknown permission
android.permission.READ_DEVICE_CONFIG in package com.android.vending
05-21 15:15:20.960 458 458 W PackageManager: Unknown permission
android.permission.WRITE_DEVICE_CONFIG in package com.android.vending
05-21 15:15:20.960 458 458 W PackageManager: Unknown permission
android.permission.SEND_SMS_NO_CONFIRMATION in package com.android.vending
05-21 15:15:20.960 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:20.960 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:20.961 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:20.961 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:20.961 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:20.961 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:20.961 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:20.961 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:20.961 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:20.961 458 458 W PackageManager: Unknown permission
android.permission.USE_BIOMETRIC in package com.android.vending
05-21 15:15:20.962 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:20.962 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:20.962 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:20.962 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:20.962 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:20.962 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:20.962 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:20.962 458 458 W PackageManager: Unknown permission
android.permission.ALLOCATE_AGGRESSIVE in package com.android.vending
05-21 15:15:20.962 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:20.963 458 458 W PackageManager: Unknown permission
android.permission.ACCESS_INSTANT_APPS in package com.android.vending
05-21 15:15:20.963 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:20.963 458 458 W PackageManager: Unknown permission
android.permission.MANAGE_APP_OPS_MODES in package com.android.vending
05-21 15:15:20.963 458 458 W PackageManager: Unknown permission
android.permission.MANAGE_ROLLBACKS in package com.android.vending
05-21 15:15:20.963 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:20.963 458 458 W PackageManager: Unknown permission
android.permission.SET_HARMFUL_APP_WARNINGS in package com.android.vending
05-21 15:15:20.963 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:20.963 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:20.963 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:20.963 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:20.964 458 458 W PackageManager: Unknown permission
android.permission.LOADER_USAGE_STATS in package com.android.vending
05-21 15:15:20.964 458 458 W PackageManager: Unknown permission
com.sec.android.provider.badge.permission.READ in package com.android.vending
05-21 15:15:20.964 458 458 W PackageManager: Unknown permission
com.sec.android.provider.badge.permission.WRITE in package com.android.vending
05-21 15:15:20.964 458 458 W PackageManager: Unknown permission
com.htc.launcher.permission.READ_SETTINGS in package com.android.vending
05-21 15:15:20.964 458 458 W PackageManager: Unknown permission
com.htc.launcher.permission.UPDATE_SHORTCUT in package com.android.vending
05-21 15:15:20.964 458 458 W PackageManager: Unknown permission
com.sonyericsson.home.permission.BROADCAST_BADGE in package com.android.vending
05-21 15:15:20.964 458 458 W PackageManager: Unknown permission
com.sonymobile.home.permission.PROVIDER_INSERT_BADGE in package com.android.vending
05-21 15:15:20.964 458 458 W PackageManager: Unknown permission
com.anddoes.launcher.permission.UPDATE_COUNT in package com.android.vending
05-21 15:15:20.964 458 458 W PackageManager: Unknown permission
com.majeur.launcher.permission.UPDATE_BADGE in package com.android.vending
05-21 15:15:20.965 458 458 W PackageManager: Unknown permission
com.huawei.android.launcher.permission.CHANGE_BADGE in package com.android.vending
05-21 15:15:20.965 458 458 W PackageManager: Unknown permission
com.huawei.android.launcher.permission.READ_SETTINGS in package com.android.vending
05-21 15:15:20.965 458 458 W PackageManager: Unknown permission
com.huawei.android.launcher.permission.WRITE_SETTINGS in package
com.android.vending
05-21 15:15:20.965 458 458 W PackageManager: Unknown permission
android.permission.READ_APP_BADGE in package com.android.vending
05-21 15:15:20.965 458 458 W PackageManager: Unknown permission
com.oppo.launcher.permission.READ_SETTINGS in package com.android.vending
05-21 15:15:20.965 458 458 W PackageManager: Unknown permission
com.oppo.launcher.permission.WRITE_SETTINGS in package com.android.vending
05-21 15:15:20.966 458 458 W PackageManager: Unknown permission
org.chromium.arc.apkcacheprovider.permission.READ_CACHE in package
com.android.vending
05-21 15:15:20.966 458 458 W PackageManager: Unknown permission
org.chromium.arc.apkcacheprovider.permission.WRITE_CACHE in package
com.android.vending
05-21 15:15:20.966 458 458 W PackageManager: Unknown permission
android.permission.SUBSTITUTE_NOTIFICATION_APP_NAME in package com.android.vending
05-21 15:15:20.966 458 458 W PackageManager: Unknown permission
android.permission.READ_RUNTIME_PROFILES in package com.android.vending
05-21 15:15:20.966 458 458 W PackageManager: Unknown permission
android.permission.FOREGROUND_SERVICE in package com.android.vending
05-21 15:15:20.966 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:20.967 458 458 W PackageManager: Unknown permission
android.permission.START_ACTIVITIES_FROM_BACKGROUND in package com.android.vending
05-21 15:15:20.967 458 458 W PackageManager: Unknown permission
com.android.chrome.permission.SHOW_COMPLIANCE_SCREEN in package com.android.vending
05-21 15:15:20.967 458 458 W PackageManager: Unknown permission
android.permission.CHANGE_OVERLAY_PACKAGES in package com.android.vending
05-21 15:15:20.967 458 458 W PackageManager: Unknown permission
android.permission.SEND_DEVICE_CUSTOMIZATION_READY in package com.android.vending
05-21 15:15:20.967 458 458 W PackageManager: Unknown permission
com.android.permission.USE_INSTALLER_V2 in package com.android.vending
05-21 15:15:20.967 458 458 W PackageManager: Unknown permission
android.permission.QUERY_ALL_PACKAGES in package com.android.vending
05-21 15:15:20.973 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.contacts
05-21 15:15:20.973 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.camera2
05-21 15:15:20.973 458 458 W PackageManager: Not granting permission
android.permission.BIND_WALLPAPER to package com.android.camera2
(protectionLevel=18 flags=0x3058bc45)
05-21 15:15:20.974 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.statementservice
05-21 15:15:20.974 458 458 W PackageManager: Unknown permission
android.permission.FOREGROUND_SERVICE in package com.android.webview
05-21 15:15:20.975 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.syncadapters.contacts
05-21 15:15:20.975 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:20.975 458 458 W PackageManager: Unknown permission
android.permission.MANAGE_SOUND_TRIGGER in package com.google.android.gms
05-21 15:15:20.975 458 458 W PackageManager: Unknown permission
android.permission.FOREGROUND_SERVICE in package com.google.android.gms
05-21 15:15:20.975 458 458 W PackageManager: Unknown permission
android.permission.START_ACTIVITIES_FROM_BACKGROUND in package
com.google.android.gms
05-21 15:15:20.975 458 458 W PackageManager: Unknown permission
android.permission.QUERY_ALL_PACKAGES in package com.google.android.gms
05-21 15:15:20.975 458 458 W PackageManager: Unknown permission
android.permission.RENOUNCE_PERMISSIONS in package com.google.android.gms
05-21 15:15:20.975 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:20.975 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:20.976 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:20.976 458 458 W PackageManager: Unknown permission
android.permission.REMOTE_DISPLAY_PROVIDER in package com.google.android.gms
05-21 15:15:20.976 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:20.976 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:20.976 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:20.980 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:20.980 458 458 W PackageManager: Unknown permission
android.permission.DISPATCH_PROVISIONING_MESSAGE in package com.google.android.gms
05-21 15:15:20.980 458 458 W PackageManager: Unknown permission
android.permission.RECOVER_KEYSTORE in package com.google.android.gms
05-21 15:15:20.980 458 458 W PackageManager: Unknown permission
android.permission.PRE_FACTORY_RESET in package com.google.android.gms
05-21 15:15:20.981 458 458 W PackageManager: Unknown permission
android.permission.MANAGE_FACTORY_RESET_PROTECTION in package
com.google.android.gms
05-21 15:15:20.983 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:20.983 458 458 W PackageManager: Unknown permission
android.permission.CONNECTIVITY_USE_RESTRICTED_NETWORKS in package
com.google.android.gms
05-21 15:15:20.983 458 458 W PackageManager: Unknown permission
android.permission.ALLOCATE_AGGRESSIVE in package com.google.android.gms
05-21 15:15:20.983 458 458 W PackageManager: Unknown permission
android.car.permission.CAR_POWER in package com.google.android.gms
05-21 15:15:20.983 458 458 W PackageManager: Unknown permission
android.permission.USE_BIOMETRIC in package com.google.android.gms
05-21 15:15:20.983 458 458 W PackageManager: Unknown permission
android.permission.SEND_SMS_NO_CONFIRMATION in package com.google.android.gms
05-21 15:15:20.985 458 458 W PackageManager: Unknown permission
com.felicanetworks.mfc.permission.MFC_ACCESS in package com.google.android.gms
05-21 15:15:20.985 458 458 W PackageManager: Unknown permission
com.felicanetworks.mfc.mfi.permission.MFI_ACCESS in package com.google.android.gms
05-21 15:15:20.985 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:20.985 458 458 W PackageManager: Unknown permission
android.permission.ACCESS_BACKGROUND_LOCATION in package com.google.android.gms
05-21 15:15:20.985 458 458 W PackageManager: Unknown permission
android.permission.ACCESS_CONTEXT_HUB in package com.google.android.gms
05-21 15:15:20.986 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:20.986 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:20.986 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:20.986 458 458 W PackageManager: Unknown permission
android.permission.INSTALL_LOCATION_TIME_ZONE_PROVIDER_SERVICE in package
com.google.android.gms
05-21 15:15:20.986 458 458 W PackageManager: Unknown permission
android.permission.BLUETOOTH_CONNECT in package com.google.android.gms
05-21 15:15:20.986 458 458 W PackageManager: Unknown permission
android.permission.BLUETOOTH_SCAN in package com.google.android.gms
05-21 15:15:20.986 458 458 W PackageManager: Unknown permission
android.permission.BLUETOOTH_ADVERTISE in package com.google.android.gms
05-21 15:15:20.986 458 458 W PackageManager: Unknown permission
android.permission.SUBSTITUTE_NOTIFICATION_APP_NAME in package
com.google.android.gms
05-21 15:15:20.986 458 458 W PackageManager: Unknown permission
android.permission.SUBSTITUTE_SHARE_TARGET_APP_NAME_AND_ICON in package
com.google.android.gms
05-21 15:15:20.987 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:20.987 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:20.987 458 458 W PackageManager: Unknown permission
android.permission.COMPANION_APPROVE_WIFI_CONNECTIONS in package
com.google.android.gms
05-21 15:15:20.987 458 458 W PackageManager: Unknown permission
android.permission.UWB in package com.google.android.gms
05-21 15:15:20.987 458 458 W PackageManager: Unknown permission
android.permission.USE_FULL_SCREEN_INTENT in package com.google.android.gms
05-21 15:15:20.987 458 458 W PackageManager: Unknown permission
com.sec.android.app.myfiles.permission.READ in package com.google.android.gms
05-21 15:15:20.987 458 458 W PackageManager: Unknown permission
com.sec.android.app.myfiles.permission.WRITE in package com.google.android.gms
05-21 15:15:20.988 458 458 W PackageManager: Unknown permission
com.sec.android.gallery3d.provider2.READ in package com.google.android.gms
05-21 15:15:20.988 458 458 W PackageManager: Unknown permission
com.sec.android.gallery3d.provider2.WRITE in package com.google.android.gms
05-21 15:15:20.988 458 458 W PackageManager: Unknown permission
android.permission.UWB_PRIVILEGED in package com.google.android.gms
05-21 15:15:20.988 458 458 W PackageManager: Unknown permission
android.permission.UWB_RANGING in package com.google.android.gms
05-21 15:15:20.988 458 458 W PackageManager: Unknown permission
android.permission.TETHER_PRIVILEGED in package com.google.android.gms
05-21 15:15:20.989 458 458 W PackageManager: Unknown permission
android.permission.CONTROL_DISPLAY_SATURATION in package com.google.android.gms
05-21 15:15:20.989 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:20.989 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:20.989 458 458 W PackageManager: Unknown permission
android.permission.READ_OEM_UNLOCK_STATE in package com.google.android.gms
05-21 15:15:20.989 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:20.989 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:20.989 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:20.989 458 458 W PackageManager: Unknown permission
android.car.permission.CAR_POWERTRAIN in package com.google.android.gms
05-21 15:15:20.989 458 458 W PackageManager: Unknown permission
android.car.permission.CAR_ENERGY in package com.google.android.gms
05-21 15:15:20.989 458 458 W PackageManager: Unknown permission
android.car.permission.CAR_ENERGY_PORTS in package com.google.android.gms
05-21 15:15:20.989 458 458 W PackageManager: Unknown permission
android.car.permission.CAR_EXTERIOR_LIGHTS in package com.google.android.gms
05-21 15:15:20.989 458 458 W PackageManager: Unknown permission
android.car.permission.CAR_INFO in package com.google.android.gms
05-21 15:15:20.990 458 458 W PackageManager: Unknown permission
android.car.permission.CAR_MILEAGE in package com.google.android.gms
05-21 15:15:20.990 458 458 W PackageManager: Unknown permission
android.car.permission.CAR_TIRES in package com.google.android.gms
05-21 15:15:20.990 458 458 W PackageManager: Unknown permission
android.car.permission.CONTROL_CAR_CLIMATE in package com.google.android.gms
05-21 15:15:20.990 458 458 W PackageManager: Unknown permission
android.car.permission.CONTROL_CAR_DOORS in package com.google.android.gms
05-21 15:15:20.990 458 458 W PackageManager: Unknown permission
android.car.permission.CONTROL_CAR_EXTERIOR_LIGHTS in package
com.google.android.gms
05-21 15:15:20.998 458 458 W PackageManager: Unknown permission
android.car.permission.CONTROL_CAR_MIRRORS in package com.google.android.gms
05-21 15:15:20.999 458 458 W PackageManager: Unknown permission
android.car.permission.CONTROL_CAR_SEATS in package com.google.android.gms
05-21 15:15:20.999 458 458 W PackageManager: Unknown permission
android.car.permission.CONTROL_CAR_WINDOWS in package com.google.android.gms
05-21 15:15:20.999 458 458 W PackageManager: Unknown permission
android.car.permission.READ_CAR_DISPLAY_UNITS in package com.google.android.gms
05-21 15:15:21.000 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:21.000 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:21.000 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:21.001 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:21.001 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:21.001 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:21.001 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:21.001 458 458 W PackageManager: Unknown permission
android.permission.MODIFY_DAY_NIGHT_MODE in package com.google.android.gms
05-21 15:15:21.001 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:21.001 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:21.001 458 458 W PackageManager: Unknown permission
android.permission.ACTIVITY_EMBEDDING in package com.google.android.gms
05-21 15:15:21.001 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:21.001 458 458 W PackageManager: Unknown permission
android.permission.PROVIDE_RESOLVER_RANKER_SERVICE in package
com.google.android.gms
05-21 15:15:21.001 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:21.001 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:21.002 458 458 W PackageManager: Unknown permission
android.permission.READ_MEDIA_AUDIO in package com.google.android.gms
05-21 15:15:21.002 458 458 W PackageManager: Unknown permission
android.permission.READ_MEDIA_IMAGES in package com.google.android.gms
05-21 15:15:21.002 458 458 W PackageManager: Unknown permission
android.permission.READ_MEDIA_VIDEO in package com.google.android.gms
05-21 15:15:21.002 458 458 W PackageManager: Unknown permission
android.permission.ACCESS_MEDIA_LOCATION in package com.google.android.gms
05-21 15:15:21.002 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:21.002 458 458 W PackageManager: Unknown permission
android.permission.DOMAIN_VERIFICATION_AGENT in package com.google.android.gms
05-21 15:15:21.002 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:21.002 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:21.002 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:21.002 458 458 W PackageManager: Unknown permission
android.permission.ACTIVITY_RECOGNITION in package com.google.android.gms
05-21 15:15:21.002 458 458 W PackageManager: Unknown permission
android.permission.MANAGE_SUBSCRIPTION_PLANS in package com.google.android.gms
05-21 15:15:21.003 458 458 W PackageManager: Unknown permission
android.permission.READ_DEVICE_CONFIG in package com.google.android.gms
05-21 15:15:21.003 458 458 W PackageManager: Unknown permission
android.permission.WRITE_DEVICE_CONFIG in package com.google.android.gms
05-21 15:15:21.003 458 458 W PackageManager: Unknown permission
android.permission.MANAGE_ROLLBACKS in package com.google.android.gms
05-21 15:15:21.003 458 458 W PackageManager: Unknown permission
android.permission.REQUEST_DELETE_PACKAGES in package com.google.android.gms
05-21 15:15:21.003 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:21.003 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:21.003 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:21.003 458 458 W PackageManager: Unknown permission
android.permission.HIGH_SAMPLING_RATE_SENSORS in package com.google.android.gms
05-21 15:15:21.003 458 458 W PackageManager: Unknown permission
android.permission.RESET_PASSWORD in package com.google.android.gms
05-21 15:15:21.003 458 458 W PackageManager: Unknown permission
android.permission.LOCK_DEVICE in package com.google.android.gms
05-21 15:15:21.003 458 458 W PackageManager: Unknown permission
android.permission.CONTROL_KEYGUARD_SECURE_NOTIFICATIONS in package
com.google.android.gms
05-21 15:15:21.003 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:21.006 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:21.006 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:21.006 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:21.006 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:21.007 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:21.007 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:21.007 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:21.007 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:21.007 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:21.007 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:21.007 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:21.007 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:21.007 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:21.007 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:21.008 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:21.008 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:21.008 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:21.008 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:21.008 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:21.009 458 458 W PackageManager: Unknown permission
com.cyanogenmod.filemanager.permissions.READ_THEME in package
com.cyanogenmod.filemanager
05-21 15:15:21.009 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf.login
05-21 15:15:21.010 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf.login
05-21 15:15:21.010 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf.login
05-21 15:15:21.010 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf.login
05-21 15:15:21.010 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf.login
05-21 15:15:21.010 458 458 W PackageManager: Unknown permission
com.android.vending.billing.IBillingAccountService.BIND2 in package
com.google.android.gsf.login
05-21 15:15:21.010 458 458 W PackageManager: Unknown permission
com.android.chrome.TOS_ACKED in package com.google.android.gsf.login
05-21 15:15:21.011 458 458 W PackageManager: Unknown permission
com.android.launcher.permission.READ_SETTINGS in package com.android.settings
05-21 15:15:21.011 458 458 W PackageManager: Unknown permission
com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings
05-21 15:15:21.012 458 458 W PackageManager: Unknown permission
com.asus.msa.SupplementaryDID.ACCESS in package com.mumu.launcher
05-21 15:15:21.012 458 458 W PackageManager: Unknown permission
freemme.permission.msa in package com.mumu.launcher
05-21 15:15:21.013 458 458 W PackageManager: Unknown permission
com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone
05-21 15:15:21.029 458 458 W PackageManager: Unknown permission
android.permission.REQUEST_DELETE_PACKAGES in package com.google.android.play.games
05-21 15:15:21.029 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.contacts
05-21 15:15:21.029 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.contacts
05-21 15:15:21.029 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.contacts
05-21 15:15:21.029 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.contacts
05-21 15:15:21.030 458 458 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.contacts
05-21 15:15:21.125 458 468 I art : Background partial concurrent mark sweep
GC freed 29974(1470KB) AllocSpace objects, 6(1336KB) LOS objects, 33% free,
4MB/7MB, paused 4.074ms total 128.317ms
05-21 15:15:21.210 458 458 I com.android.server.vapi.BootNotify:
notifyBootPMSReady:116: boot_progress boot status:pms_ready
05-21 15:15:21.319 458 458 I boot_progress_pms_ready: 156172
05-21 15:15:21.407 458 458 I art : Starting a blocking GC Explicit
05-21 15:15:21.514 458 458 I art : Explicit concurrent mark sweep GC freed
11970(524KB) AllocSpace objects, 2(40KB) LOS objects, 33% free, 4MB/6MB, paused
1.551ms total 106.365ms
05-21 15:15:21.539 458 458 I SystemServer: User Service
05-21 15:15:21.577 255 255 I lowmemorykiller: ActivityManager connected
05-21 15:15:21.604 458 458 D SensorService: nuSensorService starting...
05-21 15:15:21.653 458 458 I SystemServiceManager: Starting
com.android.server.BatteryService
05-21 15:15:21.709 458 923 D SensorService: new thread SensorEventAckReceiver
05-21 15:15:21.712 458 853 I battery_status: [2,2,1,1,Li-poly]
05-21 15:15:21.715 458 853 I battery_level: [45,3820,245]
05-21 15:15:21.718 458 701 E KernelUidCpuTimeReader: Failed to read
uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or
directory)
05-21 15:15:21.738 458 458 I SystemServiceManager: Starting
com.android.server.usage.UsageStatsService
05-21 15:15:21.743 458 924 D SensorService: nuSensorService thread starting...
05-21 15:15:21.812 458 458 I UsageStatsDatabase: Upgrading from version 0 to 3
05-21 15:15:21.812 458 458 I UsageStatsDatabase: Deleting all usage stats files
05-21 15:15:21.829 458 458 I UsageStatsService: User[0] Rollover scheduled @
2023-05-21 20:00:00(1684713600000)
05-21 15:15:21.850 458 458 I UsageStatsService: User[0] Flushing usage stats to
disk
05-21 15:15:21.902 458 458 I SystemServiceManager: Starting
com.android.server.webkit.WebViewUpdateService
05-21 15:15:21.908 458 458 I SystemServer: Reading configuration...
05-21 15:15:21.909 458 458 I SystemServer: Scheduling Policy
05-21 15:15:21.911 458 458 I SystemServiceManager: Starting
com.android.server.telecom.TelecomLoaderService
05-21 15:15:21.915 458 458 I SystemServer: Telephony Registry
05-21 15:15:21.930 458 458 I SystemServer: Entropy Mixer
05-21 15:15:21.932 458 458 W EntropyMixer: No existing entropy file -- first
boot?
05-21 15:15:21.934 458 458 I EntropyMixer: Writing entropy...
05-21 15:15:21.961 458 458 I SystemServer: Camera Service
05-21 15:15:21.961 458 458 I SystemServiceManager: Starting
com.android.server.camera.CameraService
05-21 15:15:21.994 458 458 I SystemServer: Account Manager
05-21 15:15:22.011 458 458 I SystemServer: Content Manager
05-21 15:15:22.028 458 458 I SystemServer: System Content Providers
05-21 15:15:22.041 458 458 W System : ClassLoader referenced unknown path:
/system/priv-app/SettingsProvider/lib/x86
05-21 15:15:22.297 458 458 D SettingsProvider: Generated and saved new
ANDROID_ID [77ca1befbe48a4ed] for user 0
05-21 15:15:22.343 458 458 I SystemServer: Vibrator Service
05-21 15:15:22.359 458 458 I SystemServer: Consumer IR Service
05-21 15:15:22.367 458 458 E ConsumerIrService: Can't open consumer IR HW
Module, error: -2
05-21 15:15:22.372 458 458 I SystemServiceManager: Starting
com.android.server.AlarmManagerService
05-21 15:15:22.375 458 458 D AlarmManagerService: Kernel timezone updated to
240 minutes west of GMT
05-21 15:15:22.396 458 458 I SystemServer: Init Watchdog
05-21 15:15:22.396 458 458 I SystemServer: Input Manager
05-21 15:15:22.398 458 458 I InputManager: Initializing input manager,
mUseDevInputEventForAudioJack=true
05-21 15:15:22.446 458 458 I SystemServer: Window Manager
05-21 15:15:22.497 458 706 I WindowManager: No existing display settings
/data/system/display_settings.xml; starting empty
05-21 15:15:22.673 458 458 I wm_stack_created: [0,0,0,0,0]
05-21 15:15:22.705 458 458 I InputManager: Starting input manager
05-21 15:15:22.737 458 458 I SystemServer: Tab Manager
05-21 15:15:22.791 458 458 I SystemServer: Bluetooth Service
05-21 15:15:22.791 458 458 I SystemServiceManager: Starting
com.android.server.BluetoothService
05-21 15:15:22.794 458 928 I EventHub: ignoring event id /dev/input/event6
driver Android Power Button
05-21 15:15:22.807 458 458 D BluetoothService: onStart: publishing
BluetoothManagerService
05-21 15:15:22.809 458 458 I SystemServer: Input Method Service
05-21 15:15:22.824 458 928 E KeyLayoutMap:
/system/usr/keylayout/nemuVM_Virtual_Input.kl:33: Expected key flag label, got
'WAKE_DROPPED'.
05-21 15:15:22.834 458 928 W EventHub: Unable to disable kernel key repeat
for /dev/input/event5: Function not implemented
05-21 15:15:22.835 458 928 I EventHub: New device: id=1, fd=58,
path='/dev/input/event5', name='nemuVM Virtual Input', classes=0x17f,
configuration='/system/usr/idc/nemuVM_Virtual_Input.idc',
keyLayout='/system/usr/keylayout/Generic.kl',
keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false,
wakeMechanism=EPOLLWAKEUP, usingClockIoctl=true
05-21 15:15:22.835 458 928 E EventHub: could not get driver version for
/dev/input/mouse1, Not a typewriter
05-21 15:15:22.849 458 928 I EventHub: ignoring event id /dev/input/event1
driver Sleep Button
05-21 15:15:22.864 458 928 I EventHub: ignoring event id /dev/input/event0
driver Power Button
05-21 15:15:22.869 458 928 I EventHub: ignoring event id /dev/input/event2
driver AT Translated Set 2 keyboard
05-21 15:15:22.920 458 458 W InputMethodManagerService: No IME selected. Choose
the most applicable IME.
05-21 15:15:22.921 458 458 I InputMethodManagerService: Default found, using
com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard
05-21 15:15:22.936 458 458 I SystemServer: Accessibility Manager
05-21 15:15:22.940 458 700 I SyncManager: No initial accounts
05-21 15:15:22.941 458 928 E EventHub: could not get driver version for
/dev/input/mice, Not a typewriter
05-21 15:15:22.966 458 458 I configuration_changed: 7672
05-21 15:15:22.966 458 458 I ActivityManager: Config changes=1df8 {1.0 ?mcc?mnc
es_ES ldltr sw480dp w769dp h480dp 233dpi lrg land ?uimode ?night -touch -keyb/h/h -
nav/h s.2}
05-21 15:15:22.989 458 700 I SyncManager: No initial status
05-21 15:15:22.989 458 700 I SyncManager: No initial statistics
05-21 15:15:23.070 458 928 E EventHub: could not get driver version for
/dev/input/mouse0, Not a typewriter
05-21 15:15:23.103 458 458 I configuration_changed: 1024
05-21 15:15:23.122 458 458 I ActivityManager: Config changes=400 {1.0 ?mcc?mnc
es_ES ldltr sw480dp w769dp h456dp 233dpi lrg land ?uimode ?night -touch -keyb/h/h -
nav/h s.3}
05-21 15:15:23.133 458 458 I SystemServiceManager: Starting
com.android.server.MountService$Lifecycle
05-21 15:15:23.137 458 928 I EventHub: ignoring event id /dev/input/event3
driver VirtualBox USB Tablet
05-21 15:15:23.150 458 928 I EventHub: ignoring event id /dev/input/event4
driver VirtualBox mouse integration
05-21 15:15:23.193 458 928 I InputReader: Device added: id=-1, name='Virtual',
sources=0x00000301
05-21 15:15:23.226 458 928 I InputReader: Touch device 'nemuVM Virtual Input'
could not query the properties of its associated display. The device will be
inoperable until the display size becomes available.
05-21 15:15:23.227 458 928 I InputReader: Device added: id=1, name='nemuVM
Virtual Input', sources=0x01003713
05-21 15:15:23.235 458 927 I configuration_changed: 104
05-21 15:15:23.236 458 927 I ActivityManager: Config changes=68 {1.0 ?mcc?mnc
es_ES ldltr sw480dp w769dp h456dp 233dpi lrg land ?uimode ?night finger -keyb/h/h
dpad/v s.4}
05-21 15:15:23.255 458 928 I InputReader: Reconfiguring input devices.
changes=0x00000004
05-21 15:15:23.255 458 928 I InputReader: Device reconfigured: id=1,
name='nemuVM Virtual Input', size 1120x700, orientation 0, mode 1, display id 0
05-21 15:15:23.303 458 458 I SystemServiceManager: Starting
com.android.server.UiModeManagerService
05-21 15:15:23.306 458 458 I configuration_changed: 512
05-21 15:15:23.306 458 458 I ActivityManager: Config changes=200 {1.0 ?mcc?mnc
es_ES ldltr sw480dp w769dp h456dp 233dpi lrg land finger -keyb/h/h dpad/v s.5}
05-21 15:15:23.345 458 458 W PackageManager: No disk maintenance in
1684682123345; running immediately
05-21 15:15:23.354 458 929 I MountService: fstrim requested, but no daemon
connection yet; trying again
05-21 15:15:23.373 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/DefaultContainerService/DefaultContainerService.apk
pkg=com.android.defcontainer isa=x86 vmSafeMode=false debuggable=false oatDir =
null bootComplete=false
05-21 15:15:23.452 458 929 D MountService: Thinking about reset,
mSystemReady=false, mDaemonConnected=true
05-21 15:15:23.497 458 929 D MountService: Thinking about reset,
mSystemReady=false, mDaemonConnected=true
05-21 15:15:23.499 458 929 D CryptdConnector: SND -> {1 cryptfs getfield
SystemLocale}
05-21 15:15:23.505 220 231 I Ext4Crypt: ext4 crypto complete called on /data
05-21 15:15:23.506 220 231 I Ext4Crypt: No master key, so not ext4enc
05-21 15:15:23.510 458 932 D CryptdConnector: RCV <- {200 1 -1}
05-21 15:15:23.518 458 929 W MountService: No primary storage mounted!
05-21 15:15:23.518 458 929 D VoldConnector: SND -> {1 asec list}
05-21 15:15:23.522 458 931 D VoldConnector: RCV <- {200 1 asec operation
succeeded}
05-21 15:15:23.529 458 929 I PackageManager: No secure containers found
05-21 15:15:23.529 458 929 W PackageManager: Not granting permission
com.google.android.googleapps.permission.GOOGLE_AUTH to package
com.android.providers.calendar (protectionLevel=2 flags=0x30883e45)
05-21 15:15:23.530 458 929 W PackageManager: Not granting permission
com.google.android.googleapps.permission.GOOGLE_AUTH.cl to package
com.android.providers.calendar (protectionLevel=2 flags=0x30883e45)
05-21 15:15:23.530 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.calendar
05-21 15:15:23.530 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.media
05-21 15:15:23.530 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.media
05-21 15:15:23.530 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.media
05-21 15:15:23.530 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.media
05-21 15:15:23.531 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.quicksearchbox
05-21 15:15:23.531 458 929 W PackageManager: Not granting permission
android.permission.GLOBAL_SEARCH to package com.android.quicksearchbox
(protectionLevel=18 flags=0x3888be45)
05-21 15:15:23.531 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.downloads
05-21 15:15:23.531 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.downloads
05-21 15:15:23.532 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.downloads
05-21 15:15:23.533 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.downloads
05-21 15:15:23.540 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.downloads
05-21 15:15:23.540 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.downloads
05-21 15:15:23.552 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.browser
05-21 15:15:23.553 458 929 W PackageManager: Not granting permission
android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser
(protectionLevel=18 flags=0x3889be45)
05-21 15:15:23.553 458 929 W PackageManager: Not granting permission
android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser
(protectionLevel=2 flags=0x3889be45)
05-21 15:15:23.553 458 929 W PackageManager: Unknown permission
android.permission.READ_DEVICE_CONFIG in package com.android.vending
05-21 15:15:23.553 458 929 W PackageManager: Unknown permission
android.permission.WRITE_DEVICE_CONFIG in package com.android.vending
05-21 15:15:23.553 458 929 W PackageManager: Unknown permission
android.permission.SEND_SMS_NO_CONFIRMATION in package com.android.vending
05-21 15:15:23.553 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:23.553 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:23.553 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:23.554 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:23.554 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:23.554 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:23.554 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:23.554 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:23.555 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:23.555 458 929 W PackageManager: Unknown permission
android.permission.USE_BIOMETRIC in package com.android.vending
05-21 15:15:23.555 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:23.555 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:23.555 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:23.555 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:23.555 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:23.555 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:23.555 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:23.556 458 929 W PackageManager: Unknown permission
android.permission.ALLOCATE_AGGRESSIVE in package com.android.vending
05-21 15:15:23.556 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:23.556 458 929 W PackageManager: Unknown permission
android.permission.ACCESS_INSTANT_APPS in package com.android.vending
05-21 15:15:23.561 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:23.561 458 929 W PackageManager: Unknown permission
android.permission.MANAGE_APP_OPS_MODES in package com.android.vending
05-21 15:15:23.561 458 929 W PackageManager: Unknown permission
android.permission.MANAGE_ROLLBACKS in package com.android.vending
05-21 15:15:23.561 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:23.561 458 929 W PackageManager: Unknown permission
android.permission.SET_HARMFUL_APP_WARNINGS in package com.android.vending
05-21 15:15:23.561 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:23.561 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:23.561 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:23.561 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:23.561 458 929 W PackageManager: Unknown permission
android.permission.LOADER_USAGE_STATS in package com.android.vending
05-21 15:15:23.563 458 929 W PackageManager: Unknown permission
com.sec.android.provider.badge.permission.READ in package com.android.vending
05-21 15:15:23.563 458 929 W PackageManager: Unknown permission
com.sec.android.provider.badge.permission.WRITE in package com.android.vending
05-21 15:15:23.563 458 929 W PackageManager: Unknown permission
com.htc.launcher.permission.READ_SETTINGS in package com.android.vending
05-21 15:15:23.563 458 929 W PackageManager: Unknown permission
com.htc.launcher.permission.UPDATE_SHORTCUT in package com.android.vending
05-21 15:15:23.563 458 929 W PackageManager: Unknown permission
com.sonyericsson.home.permission.BROADCAST_BADGE in package com.android.vending
05-21 15:15:23.563 458 929 W PackageManager: Unknown permission
com.sonymobile.home.permission.PROVIDER_INSERT_BADGE in package com.android.vending
05-21 15:15:23.563 458 929 W PackageManager: Unknown permission
com.anddoes.launcher.permission.UPDATE_COUNT in package com.android.vending
05-21 15:15:23.563 458 929 W PackageManager: Unknown permission
com.majeur.launcher.permission.UPDATE_BADGE in package com.android.vending
05-21 15:15:23.563 458 929 W PackageManager: Unknown permission
com.huawei.android.launcher.permission.CHANGE_BADGE in package com.android.vending
05-21 15:15:23.563 458 929 W PackageManager: Unknown permission
com.huawei.android.launcher.permission.READ_SETTINGS in package com.android.vending
05-21 15:15:23.564 458 929 W PackageManager: Unknown permission
com.huawei.android.launcher.permission.WRITE_SETTINGS in package
com.android.vending
05-21 15:15:23.564 458 929 W PackageManager: Unknown permission
android.permission.READ_APP_BADGE in package com.android.vending
05-21 15:15:23.564 458 929 W PackageManager: Unknown permission
com.oppo.launcher.permission.READ_SETTINGS in package com.android.vending
05-21 15:15:23.564 458 929 W PackageManager: Unknown permission
com.oppo.launcher.permission.WRITE_SETTINGS in package com.android.vending
05-21 15:15:23.564 458 929 W PackageManager: Unknown permission
org.chromium.arc.apkcacheprovider.permission.READ_CACHE in package
com.android.vending
05-21 15:15:23.570 458 929 W PackageManager: Unknown permission
org.chromium.arc.apkcacheprovider.permission.WRITE_CACHE in package
com.android.vending
05-21 15:15:23.570 458 929 W PackageManager: Unknown permission
android.permission.SUBSTITUTE_NOTIFICATION_APP_NAME in package com.android.vending
05-21 15:15:23.570 458 929 W PackageManager: Unknown permission
android.permission.READ_RUNTIME_PROFILES in package com.android.vending
05-21 15:15:23.570 458 929 W PackageManager: Unknown permission
android.permission.FOREGROUND_SERVICE in package com.android.vending
05-21 15:15:23.570 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.vending
05-21 15:15:23.570 458 929 W PackageManager: Unknown permission
android.permission.START_ACTIVITIES_FROM_BACKGROUND in package com.android.vending
05-21 15:15:23.570 458 929 W PackageManager: Unknown permission
com.android.chrome.permission.SHOW_COMPLIANCE_SCREEN in package com.android.vending
05-21 15:15:23.570 458 929 W PackageManager: Unknown permission
android.permission.CHANGE_OVERLAY_PACKAGES in package com.android.vending
05-21 15:15:23.570 458 929 W PackageManager: Unknown permission
android.permission.SEND_DEVICE_CUSTOMIZATION_READY in package com.android.vending
05-21 15:15:23.570 458 929 W PackageManager: Unknown permission
com.android.permission.USE_INSTALLER_V2 in package com.android.vending
05-21 15:15:23.570 458 929 W PackageManager: Unknown permission
android.permission.QUERY_ALL_PACKAGES in package com.android.vending
05-21 15:15:23.570 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.contacts
05-21 15:15:23.571 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.camera2
05-21 15:15:23.571 458 929 W PackageManager: Not granting permission
android.permission.BIND_WALLPAPER to package com.android.camera2
(protectionLevel=18 flags=0x30d8bc45)
05-21 15:15:23.571 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.statementservice
05-21 15:15:23.571 458 929 W PackageManager: Unknown permission
android.permission.FOREGROUND_SERVICE in package com.android.webview
05-21 15:15:23.571 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.syncadapters.contacts
05-21 15:15:23.571 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.571 458 929 W PackageManager: Unknown permission
android.permission.MANAGE_SOUND_TRIGGER in package com.google.android.gms
05-21 15:15:23.571 458 929 W PackageManager: Unknown permission
android.permission.FOREGROUND_SERVICE in package com.google.android.gms
05-21 15:15:23.572 458 929 W PackageManager: Unknown permission
android.permission.START_ACTIVITIES_FROM_BACKGROUND in package
com.google.android.gms
05-21 15:15:23.572 458 929 W PackageManager: Unknown permission
android.permission.QUERY_ALL_PACKAGES in package com.google.android.gms
05-21 15:15:23.572 458 929 W PackageManager: Unknown permission
android.permission.RENOUNCE_PERMISSIONS in package com.google.android.gms
05-21 15:15:23.572 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.572 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.577 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.577 458 929 W PackageManager: Unknown permission
android.permission.REMOTE_DISPLAY_PROVIDER in package com.google.android.gms
05-21 15:15:23.577 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.577 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.577 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.577 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.577 458 929 W PackageManager: Unknown permission
android.permission.DISPATCH_PROVISIONING_MESSAGE in package com.google.android.gms
05-21 15:15:23.577 458 929 W PackageManager: Unknown permission
android.permission.RECOVER_KEYSTORE in package com.google.android.gms
05-21 15:15:23.577 458 929 W PackageManager: Unknown permission
android.permission.PRE_FACTORY_RESET in package com.google.android.gms
05-21 15:15:23.577 458 929 W PackageManager: Unknown permission
android.permission.MANAGE_FACTORY_RESET_PROTECTION in package
com.google.android.gms
05-21 15:15:23.577 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.578 458 929 W PackageManager: Unknown permission
android.permission.CONNECTIVITY_USE_RESTRICTED_NETWORKS in package
com.google.android.gms
05-21 15:15:23.578 458 929 W PackageManager: Unknown permission
android.permission.ALLOCATE_AGGRESSIVE in package com.google.android.gms
05-21 15:15:23.578 458 929 W PackageManager: Unknown permission
android.car.permission.CAR_POWER in package com.google.android.gms
05-21 15:15:23.578 458 929 W PackageManager: Unknown permission
android.permission.USE_BIOMETRIC in package com.google.android.gms
05-21 15:15:23.578 458 929 W PackageManager: Unknown permission
android.permission.SEND_SMS_NO_CONFIRMATION in package com.google.android.gms
05-21 15:15:23.578 458 929 W PackageManager: Unknown permission
com.felicanetworks.mfc.permission.MFC_ACCESS in package com.google.android.gms
05-21 15:15:23.578 458 929 W PackageManager: Unknown permission
com.felicanetworks.mfc.mfi.permission.MFI_ACCESS in package com.google.android.gms
05-21 15:15:23.578 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.578 458 929 W PackageManager: Unknown permission
android.permission.ACCESS_BACKGROUND_LOCATION in package com.google.android.gms
05-21 15:15:23.578 458 929 W PackageManager: Unknown permission
android.permission.ACCESS_CONTEXT_HUB in package com.google.android.gms
05-21 15:15:23.578 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.578 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.578 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.578 458 929 W PackageManager: Unknown permission
android.permission.INSTALL_LOCATION_TIME_ZONE_PROVIDER_SERVICE in package
com.google.android.gms
05-21 15:15:23.579 458 929 W PackageManager: Unknown permission
android.permission.BLUETOOTH_CONNECT in package com.google.android.gms
05-21 15:15:23.579 458 929 W PackageManager: Unknown permission
android.permission.BLUETOOTH_SCAN in package com.google.android.gms
05-21 15:15:23.579 458 929 W PackageManager: Unknown permission
android.permission.BLUETOOTH_ADVERTISE in package com.google.android.gms
05-21 15:15:23.579 458 929 W PackageManager: Unknown permission
android.permission.SUBSTITUTE_NOTIFICATION_APP_NAME in package
com.google.android.gms
05-21 15:15:23.579 458 929 W PackageManager: Unknown permission
android.permission.SUBSTITUTE_SHARE_TARGET_APP_NAME_AND_ICON in package
com.google.android.gms
05-21 15:15:23.579 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.579 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.579 458 929 W PackageManager: Unknown permission
android.permission.COMPANION_APPROVE_WIFI_CONNECTIONS in package
com.google.android.gms
05-21 15:15:23.579 458 929 W PackageManager: Unknown permission
android.permission.UWB in package com.google.android.gms
05-21 15:15:23.579 458 929 W PackageManager: Unknown permission
android.permission.USE_FULL_SCREEN_INTENT in package com.google.android.gms
05-21 15:15:23.579 458 929 W PackageManager: Unknown permission
com.sec.android.app.myfiles.permission.READ in package com.google.android.gms
05-21 15:15:23.579 458 929 W PackageManager: Unknown permission
com.sec.android.app.myfiles.permission.WRITE in package com.google.android.gms
05-21 15:15:23.579 458 929 W PackageManager: Unknown permission
com.sec.android.gallery3d.provider2.READ in package com.google.android.gms
05-21 15:15:23.579 458 929 W PackageManager: Unknown permission
com.sec.android.gallery3d.provider2.WRITE in package com.google.android.gms
05-21 15:15:23.579 458 929 W PackageManager: Unknown permission
android.permission.UWB_PRIVILEGED in package com.google.android.gms
05-21 15:15:23.580 458 929 W PackageManager: Unknown permission
android.permission.UWB_RANGING in package com.google.android.gms
05-21 15:15:23.580 458 929 W PackageManager: Unknown permission
android.permission.TETHER_PRIVILEGED in package com.google.android.gms
05-21 15:15:23.580 458 929 W PackageManager: Unknown permission
android.permission.CONTROL_DISPLAY_SATURATION in package com.google.android.gms
05-21 15:15:23.580 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.580 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.580 458 929 W PackageManager: Unknown permission
android.permission.READ_OEM_UNLOCK_STATE in package com.google.android.gms
05-21 15:15:23.580 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.580 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.580 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.580 458 929 W PackageManager: Unknown permission
android.car.permission.CAR_POWERTRAIN in package com.google.android.gms
05-21 15:15:23.580 458 929 W PackageManager: Unknown permission
android.car.permission.CAR_ENERGY in package com.google.android.gms
05-21 15:15:23.580 458 929 W PackageManager: Unknown permission
android.car.permission.CAR_ENERGY_PORTS in package com.google.android.gms
05-21 15:15:23.580 458 929 W PackageManager: Unknown permission
android.car.permission.CAR_EXTERIOR_LIGHTS in package com.google.android.gms
05-21 15:15:23.580 458 929 W PackageManager: Unknown permission
android.car.permission.CAR_INFO in package com.google.android.gms
05-21 15:15:23.580 458 929 W PackageManager: Unknown permission
android.car.permission.CAR_MILEAGE in package com.google.android.gms
05-21 15:15:23.581 458 929 W PackageManager: Unknown permission
android.car.permission.CAR_TIRES in package com.google.android.gms
05-21 15:15:23.581 458 929 W PackageManager: Unknown permission
android.car.permission.CONTROL_CAR_CLIMATE in package com.google.android.gms
05-21 15:15:23.581 458 929 W PackageManager: Unknown permission
android.car.permission.CONTROL_CAR_DOORS in package com.google.android.gms
05-21 15:15:23.581 458 929 W PackageManager: Unknown permission
android.car.permission.CONTROL_CAR_EXTERIOR_LIGHTS in package
com.google.android.gms
05-21 15:15:23.581 458 929 W PackageManager: Unknown permission
android.car.permission.CONTROL_CAR_MIRRORS in package com.google.android.gms
05-21 15:15:23.581 458 929 W PackageManager: Unknown permission
android.car.permission.CONTROL_CAR_SEATS in package com.google.android.gms
05-21 15:15:23.581 458 929 W PackageManager: Unknown permission
android.car.permission.CONTROL_CAR_WINDOWS in package com.google.android.gms
05-21 15:15:23.581 458 929 W PackageManager: Unknown permission
android.car.permission.READ_CAR_DISPLAY_UNITS in package com.google.android.gms
05-21 15:15:23.581 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.581 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.581 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.581 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.582 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.582 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.582 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.582 458 929 W PackageManager: Unknown permission
android.permission.MODIFY_DAY_NIGHT_MODE in package com.google.android.gms
05-21 15:15:23.582 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.583 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.583 458 929 W PackageManager: Unknown permission
android.permission.ACTIVITY_EMBEDDING in package com.google.android.gms
05-21 15:15:23.583 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.583 458 929 W PackageManager: Unknown permission
android.permission.PROVIDE_RESOLVER_RANKER_SERVICE in package
com.google.android.gms
05-21 15:15:23.583 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.583 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.583 458 929 W PackageManager: Unknown permission
android.permission.READ_MEDIA_AUDIO in package com.google.android.gms
05-21 15:15:23.583 458 929 W PackageManager: Unknown permission
android.permission.READ_MEDIA_IMAGES in package com.google.android.gms
05-21 15:15:23.583 458 929 W PackageManager: Unknown permission
android.permission.READ_MEDIA_VIDEO in package com.google.android.gms
05-21 15:15:23.583 458 929 W PackageManager: Unknown permission
android.permission.ACCESS_MEDIA_LOCATION in package com.google.android.gms
05-21 15:15:23.583 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.583 458 929 W PackageManager: Unknown permission
android.permission.DOMAIN_VERIFICATION_AGENT in package com.google.android.gms
05-21 15:15:23.583 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.584 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.584 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.584 458 929 W PackageManager: Unknown permission
android.permission.ACTIVITY_RECOGNITION in package com.google.android.gms
05-21 15:15:23.584 458 929 W PackageManager: Unknown permission
android.permission.MANAGE_SUBSCRIPTION_PLANS in package com.google.android.gms
05-21 15:15:23.623 458 468 W art : Suspending all threads took: 26.898ms
05-21 15:15:23.629 458 929 W PackageManager: Unknown permission
android.permission.READ_DEVICE_CONFIG in package com.google.android.gms
05-21 15:15:23.629 458 929 W PackageManager: Unknown permission
android.permission.WRITE_DEVICE_CONFIG in package com.google.android.gms
05-21 15:15:23.629 458 929 W PackageManager: Unknown permission
android.permission.MANAGE_ROLLBACKS in package com.google.android.gms
05-21 15:15:23.629 458 929 W PackageManager: Unknown permission
android.permission.REQUEST_DELETE_PACKAGES in package com.google.android.gms
05-21 15:15:23.629 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.629 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.629 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.629 458 929 W PackageManager: Unknown permission
android.permission.HIGH_SAMPLING_RATE_SENSORS in package com.google.android.gms
05-21 15:15:23.629 458 929 W PackageManager: Unknown permission
android.permission.RESET_PASSWORD in package com.google.android.gms
05-21 15:15:23.629 458 929 W PackageManager: Unknown permission
android.permission.LOCK_DEVICE in package com.google.android.gms
05-21 15:15:23.630 458 929 W PackageManager: Unknown permission
android.permission.CONTROL_KEYGUARD_SECURE_NOTIFICATIONS in package
com.google.android.gms
05-21 15:15:23.630 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gms
05-21 15:15:23.630 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:23.630 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:23.630 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:23.630 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:23.630 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:23.630 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:23.630 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:23.630 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:23.631 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:23.631 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:23.631 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:23.631 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:23.631 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:23.631 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:23.631 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:23.631 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:23.631 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:23.632 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:23.632 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf
05-21 15:15:23.637 458 929 W PackageManager: Unknown permission
com.cyanogenmod.filemanager.permissions.READ_THEME in package
com.cyanogenmod.filemanager
05-21 15:15:23.638 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf.login
05-21 15:15:23.638 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf.login
05-21 15:15:23.638 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf.login
05-21 15:15:23.638 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf.login
05-21 15:15:23.638 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.google.android.gsf.login
05-21 15:15:23.638 458 929 W PackageManager: Unknown permission
com.android.vending.billing.IBillingAccountService.BIND2 in package
com.google.android.gsf.login
05-21 15:15:23.638 458 929 W PackageManager: Unknown permission
com.android.chrome.TOS_ACKED in package com.google.android.gsf.login
05-21 15:15:23.638 458 929 W PackageManager: Unknown permission
com.android.launcher.permission.READ_SETTINGS in package com.android.settings
05-21 15:15:23.638 458 929 W PackageManager: Unknown permission
com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings
05-21 15:15:23.639 458 929 W PackageManager: Unknown permission
com.asus.msa.SupplementaryDID.ACCESS in package com.mumu.launcher
05-21 15:15:23.639 458 929 W PackageManager: Unknown permission
freemme.permission.msa in package com.mumu.launcher
05-21 15:15:23.639 458 929 W PackageManager: Unknown permission
com.android.smspush.WAPPUSH_MANAGER_BIND in package com.android.phone
05-21 15:15:23.640 458 929 W PackageManager: Unknown permission
android.permission.REQUEST_DELETE_PACKAGES in package com.google.android.play.games
05-21 15:15:23.640 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.contacts
05-21 15:15:23.640 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.contacts
05-21 15:15:23.640 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.contacts
05-21 15:15:23.640 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.contacts
05-21 15:15:23.640 458 929 W PackageManager: mSetting.mDisabledPackages not
contain:com.android.providers.contacts
05-21 15:15:23.703 933 933 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:23.717 933 933 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:23.717 933 933 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=DefaultContainerService.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex --instruction-
set=x86 --instruction-set-variant=x86 --instruction-set-features=default --runtime-
arg -Xms64m --runtime-arg -Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:23.718 933 933 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:23.826 458 468 I art : Background sticky concurrent mark sweep
GC freed 20818(1318KB) AllocSpace objects, 11(220KB) LOS objects, 0% free, 7MB/7MB,
paused 31.406ms total 1.372s
05-21 15:15:23.927 933 933 I dex2oat : dex2oat took 225.104ms (threads: 1)
arena alloc=624B java alloc=35KB native alloc=754KB free=525KB
05-21 15:15:23.986 458 929 W MountService: No primary storage defined yet;
hacking together a stub
05-21 15:15:23.987 458 929 W MountService: No primary storage defined yet;
hacking together a stub
05-21 15:15:23.990 458 929 W MountService: No primary storage mounted!
05-21 15:15:23.990 458 929 D VoldConnector: SND -> {2 asec list}
05-21 15:15:23.992 458 931 D VoldConnector: RCV <- {200 2 asec operation
succeeded}
05-21 15:15:24.067 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/ProxyHandler/ProxyHandler.apk
pkg=com.android.proxyhandler isa=x86 vmSafeMode=false debuggable=false oatDir =
null bootComplete=false
05-21 15:15:24.126 458 468 I art : Background partial concurrent mark sweep
GC freed 14951(739KB) AllocSpace objects, 3(1012KB) LOS objects, 33% free, 5MB/8MB,
paused 3.086ms total 292.732ms
05-21 15:15:24.210 935 935 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:24.211 935 935 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:24.211 935 935 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=ProxyHandler.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex --instruction-set=x86 --instruction-
set-variant=x86 --instruction-set-features=default --runtime-arg -Xms64m --runtime-
arg -Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:24.214 935 935 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:24.337 935 935 I dex2oat : dex2oat took 127.553ms (threads: 1)
arena alloc=128B java alloc=33KB native alloc=730KB free=549KB
05-21 15:15:24.356 458 929 I MountService: Running fstrim idle maintenance
05-21 15:15:24.358 458 929 D VoldConnector: SND -> {3 fstrim dotrim}
05-21 15:15:24.363 458 931 D VoldConnector: RCV <- {200 3 Command succeeded}
05-21 15:15:24.384 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/SystemUI/SystemUI.apk pkg=com.android.systemui
isa=x86 vmSafeMode=false debuggable=false oatDir = null bootComplete=false
05-21 15:15:24.554 938 938 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:24.555 938 938 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:24.555 938 938 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=SystemUI.apk --oat-fd=6 --oat-location=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex --instruction-set=x86 --instruction-set-
variant=x86 --instruction-set-features=default --runtime-arg -Xms64m --runtime-arg
-Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:24.558 938 938 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:25.515 938 938 I dex2oat : dex2oat took 961.899ms (threads: 1)
arena alloc=0B java alloc=2MB native alloc=988KB free=1059KB
05-21 15:15:25.590 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/MmsService/MmsService.apk
pkg=com.android.mms.service isa=x86 vmSafeMode=false debuggable=false oatDir = null
bootComplete=false
05-21 15:15:25.731 940 940 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:25.734 940 940 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:25.735 940 940 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=MmsService.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex --instruction-set=x86 --instruction-set-
variant=x86 --instruction-set-features=default --runtime-arg -Xms64m --runtime-arg
-Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:25.735 940 940 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:25.863 940 940 I dex2oat : dex2oat took 132.927ms (threads: 1)
arena alloc=1120B java alloc=62KB native alloc=770KB free=765KB
05-21 15:15:25.894 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/TelephonyProvider/TelephonyProvider.apk
pkg=com.android.providers.telephony isa=x86 vmSafeMode=false debuggable=false
oatDir = null bootComplete=false
05-21 15:15:26.017 942 942 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:26.018 942 942 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:26.018 942 942 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=TelephonyProvider.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex --instruction-set=x86 --
instruction-set-variant=x86 --instruction-set-features=default --runtime-arg -
Xms64m --runtime-arg -Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:26.019 942 942 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:26.233 942 942 I dex2oat : dex2oat took 216.836ms (threads: 1)
arena alloc=0B java alloc=87KB native alloc=603KB free=420KB
05-21 15:15:26.272 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/Shell/Shell.apk pkg=com.android.shell isa=x86
vmSafeMode=false debuggable=false oatDir = null bootComplete=false
05-21 15:15:26.427 944 944 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:26.430 944 944 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:26.430 944 944 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=Shell.apk --oat-fd=6 --oat-location=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex --instruction-set=x86 --instruction-set-variant=x86
--instruction-set-features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:26.431 944 944 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:26.545 944 944 I dex2oat : dex2oat took 118.764ms (threads: 1)
arena alloc=0B java alloc=95KB native alloc=604KB free=420KB
05-21 15:15:26.584 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/TeleService/TeleService.apk pkg=com.android.phone
isa=x86 vmSafeMode=false debuggable=false oatDir = null bootComplete=false
05-21 15:15:26.734 946 946 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:26.735 946 946 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:26.735 946 946 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=TeleService.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex --instruction-set=x86 --instruction-
set-variant=x86 --instruction-set-features=default --runtime-arg -Xms64m --runtime-
arg -Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:26.737 946 946 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:26.741 458 468 W art : Suspending all threads took: 29.123ms
05-21 15:15:26.777 458 468 I art : Background partial concurrent mark sweep
GC freed 4180(203KB) AllocSpace objects, 3(1496KB) LOS objects, 33% free, 8MB/12MB,
paused 30.105ms total 413.593ms
05-21 15:15:27.262 946 946 I dex2oat : dex2oat took 529.347ms (threads: 1)
arena alloc=0B java alloc=1166KB native alloc=878KB free=657KB
05-21 15:15:27.314 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/PackageInstaller/PackageInstaller.apk
pkg=com.android.packageinstaller isa=x86 vmSafeMode=false debuggable=false oatDir =
null bootComplete=false
05-21 15:15:27.453 948 948 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:27.455 948 948 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:27.455 948 948 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=PackageInstaller.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex --instruction-set=x86 --
instruction-set-variant=x86 --instruction-set-features=default --runtime-arg -
Xms64m --runtime-arg -Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:27.461 948 948 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:27.791 948 948 W dex2oat : Before Android 4.1, method int
android.support.v7.internal.widget.ListViewCompat.lookForSelectablePosition(int,
boolean) would have incorrectly overridden the package-private method in
android.widget.ListView
05-21 15:15:27.975 948 948 I dex2oat : dex2oat took 523.011ms (threads: 1)
arena alloc=128B java alloc=1899KB native alloc=1002KB free=789KB
05-21 15:15:28.008 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/CalendarProvider/CalendarProvider.apk
pkg=com.android.providers.calendar isa=x86 vmSafeMode=false debuggable=false oatDir
= null bootComplete=false
05-21 15:15:28.137 950 950 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:28.139 950 950 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:28.139 950 950 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=CalendarProvider.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex --instruction-set=x86 --
instruction-set-variant=x86 --instruction-set-features=default --runtime-arg -
Xms64m --runtime-arg -Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:28.142 950 950 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:28.421 950 950 I dex2oat : dex2oat took 285.689ms (threads: 1)
arena alloc=72B java alloc=424KB native alloc=749KB free=786KB
05-21 15:15:28.454 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/ContactsProvider/ContactsProvider.apk
pkg=com.android.providers.contacts isa=x86 vmSafeMode=false debuggable=false oatDir
= null bootComplete=false
05-21 15:15:28.462 458 713 W PmsSerialize: Before serialize:/data/system/apps-
gson-info/appPath.gson
05-21 15:15:28.463 458 713 W PmsSerialize: After serialize:/data/system/apps-
gson-info/appPath.gson
05-21 15:15:28.588 952 952 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:28.593 952 952 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:28.594 952 952 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=ContactsProvider.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex --instruction-set=x86 --
instruction-set-variant=x86 --instruction-set-features=default --runtime-arg -
Xms64m --runtime-arg -Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:28.595 952 952 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:28.925 952 952 I dex2oat : dex2oat took 338.340ms (threads: 1)
arena alloc=72B java alloc=522KB native alloc=864KB free=927KB
05-21 15:15:28.973 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/MediaProvider/MediaProvider.apk
pkg=com.android.providers.media isa=x86 vmSafeMode=false debuggable=false oatDir =
null bootComplete=false
05-21 15:15:29.119 954 954 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:29.124 954 954 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:29.125 954 954 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=MediaProvider.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex --instruction-set=x86 --
instruction-set-variant=x86 --instruction-set-features=default --runtime-arg -
Xms64m --runtime-arg -Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:29.126 954 954 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:29.234 954 954 I dex2oat : dex2oat took 115.921ms (threads: 1)
arena alloc=192B java alloc=94KB native alloc=731KB free=548KB
05-21 15:15:29.273 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on:
/system/priv-app/BackupRestoreConfirmation/BackupRestoreConfirmation.apk
pkg=com.android.backupconfirm isa=x86 vmSafeMode=false debuggable=false oatDir =
null bootComplete=false
05-21 15:15:29.438 956 956 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:29.439 956 956 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:29.439 956 956 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=BackupRestoreConfirmation.apk --oat-fd=6 --oat-location=/data/dalvik-
cache/x86/system@priv-
app@[email protected]@classes.dex --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:15:29.443 956 956 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:29.544 956 956 I dex2oat : dex2oat took 107.436ms (threads: 1)
arena alloc=568B java alloc=40KB native alloc=730KB free=549KB
05-21 15:15:29.582 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/HoloSpiralWallpaper/HoloSpiralWallpaper.apk
pkg=com.android.wallpaper.holospiral isa=x86 vmSafeMode=false debuggable=false
oatDir = null bootComplete=false
05-21 15:15:29.679 958 958 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:29.685 958 958 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:29.685 958 958 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=HoloSpiralWallpaper.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@HoloSpiralWallpaper@HoloSpiralWall
[email protected] --instruction-set=x86 --instruction-set-variant=x86 --
instruction-set-features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:29.686 958 958 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:29.800 958 958 I dex2oat : dex2oat took 121.775ms (threads: 1)
arena alloc=0B java alloc=82KB native alloc=602KB free=421KB
05-21 15:15:29.835 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/BluetoothMidiService/BluetoothMidiService.apk
pkg=com.android.bluetoothmidiservice isa=x86 vmSafeMode=false debuggable=false
oatDir = null bootComplete=false
05-21 15:15:29.973 960 960 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:29.975 960 960 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:29.975 960 960 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=BluetoothMidiService.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@BluetoothMidiService@BluetoothMidi
[email protected] --instruction-set=x86 --instruction-set-variant=x86 --
instruction-set-features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:29.976 960 960 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:30.076 960 960 I dex2oat : dex2oat took 104.664ms (threads: 1)
arena alloc=128B java alloc=46KB native alloc=870KB free=665KB
05-21 15:15:30.145 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/DownloadProviderUi/DownloadProviderUi.apk
pkg=com.android.providers.downloads.ui isa=x86 vmSafeMode=false debuggable=false
oatDir = null bootComplete=false
05-21 15:15:30.361 962 962 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:30.362 962 962 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:30.363 962 962 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=DownloadProviderUi.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@DownloadProviderUi@DownloadProvide
[email protected] --instruction-set=x86 --instruction-set-variant=x86 --
instruction-set-features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:30.363 962 962 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:30.448 962 962 I dex2oat : dex2oat took 87.447ms (threads: 1) arena
alloc=0B java alloc=47KB native alloc=602KB free=421KB
05-21 15:15:30.491 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/DownloadProvider/DownloadProvider.apk
pkg=com.android.providers.downloads isa=x86 vmSafeMode=false debuggable=false
oatDir = null bootComplete=false
05-21 15:15:30.652 458 468 I art : Background sticky concurrent mark sweep
GC freed 33053(1834KB) AllocSpace objects, 45(2MB) LOS objects, 33% free, 8MB/12MB,
paused 9.547ms total 56.716ms
05-21 15:15:30.710 964 964 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:30.711 964 964 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:30.711 964 964 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=DownloadProvider.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex --instruction-set=x86 --
instruction-set-variant=x86 --instruction-set-features=default --runtime-arg -
Xms64m --runtime-arg -Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:30.714 964 964 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:31.021 964 964 I dex2oat : dex2oat took 312.368ms (threads: 1)
arena alloc=72B java alloc=371KB native alloc=750KB free=785KB
05-21 15:15:31.073 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/DocumentsUI/DocumentsUI.apk pkg=com.android.documentsui
isa=x86 vmSafeMode=false debuggable=false oatDir = null bootComplete=false
05-21 15:15:31.290 966 966 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:31.290 966 966 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:31.291 966 966 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=DocumentsUI.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@[email protected]@classe
s.dex --instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:15:31.294 966 966 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:31.724 966 966 I dex2oat : dex2oat took 434.944ms (threads: 1)
arena alloc=72B java alloc=658KB native alloc=858KB free=933KB
05-21 15:15:31.757 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on:
/system/priv-app/com.google.android.syncadapters.contacts/com.google.android.syncad
apters.contacts.apk pkg=com.google.android.syncadapters.contacts isa=x86
vmSafeMode=false debuggable=false oatDir = null bootComplete=false
05-21 15:15:31.918 968 968 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:31.919 968 968 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:31.919 968 968 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=com.google.android.syncadapters.contacts.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@priv-
[email protected]@com.google.android.syncadapters.contac
[email protected] --instruction-set=x86 --instruction-set-variant=x86 --
instruction-set-features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:31.928 968 968 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:32.314 968 968 I dex2oat : dex2oat took 396.885ms (threads: 1)
arena alloc=0B java alloc=501KB native alloc=738KB free=797KB
05-21 15:15:32.358 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on:
/system/priv-app/com.google.android.play.games/com.google.android.play.games.apk
pkg=com.google.android.play.games isa=x86 vmSafeMode=false debuggable=false oatDir
= null bootComplete=false
05-21 15:15:32.502 970 970 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:32.503 970 970 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:32.503 970 970 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=com.google.android.play.games.apk --oat-fd=6 --oat-location=/data/dalvik-
cache/x86/system@priv-
[email protected]@[email protected] --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:15:32.509 970 970 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:34.691 970 970 W dex2oat : Before Android 4.1, method
android.graphics.drawable.Drawable ppj.getCurrentDrawable() would have incorrectly
overridden the package-private method in android.widget.ProgressBar
05-21 15:15:38.054 970 970 I dex2oat : dex2oat took 5.553s (threads: 1) arena
alloc=0B java alloc=15MB native alloc=3MB free=3MB
05-21 15:15:38.262 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/QuickSearchBox/QuickSearchBox.apk
pkg=com.android.quicksearchbox isa=x86 vmSafeMode=false debuggable=false oatDir =
null bootComplete=false
05-21 15:15:38.365 972 972 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:38.367 972 972 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:38.367 972 972 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=QuickSearchBox.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@[email protected]@
classes.dex --instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:15:38.368 972 972 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:38.918 972 972 I dex2oat : dex2oat took 553.191ms (threads: 1)
arena alloc=72B java alloc=554KB native alloc=737KB free=542KB
05-21 15:15:38.959 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/UserDictionaryProvider/UserDictionaryProvider.apk
pkg=com.android.providers.userdictionary isa=x86 vmSafeMode=false debuggable=false
oatDir = null bootComplete=false
05-21 15:15:39.108 974 974 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:39.129 974 974 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:39.129 974 974 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=UserDictionaryProvider.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@UserDictionaryProvider@UserDiction
[email protected] --instruction-set=x86 --instruction-set-variant=x86 --
instruction-set-features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:39.131 974 974 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:39.330 974 974 I dex2oat : dex2oat took 222.956ms (threads: 1)
arena alloc=0B java alloc=35KB native alloc=626KB free=397KB
05-21 15:15:39.379 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/HTMLViewer/HTMLViewer.apk pkg=com.android.htmlviewer
isa=x86 vmSafeMode=false debuggable=false oatDir = null bootComplete=false
05-21 15:15:39.535 976 976 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:39.536 976 976 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:39.538 976 976 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=HTMLViewer.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@[email protected]@classes.
dex --instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:15:39.539 976 976 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:39.635 976 976 I dex2oat : dex2oat took 101.192ms (threads: 1)
arena alloc=0B java alloc=28KB native alloc=742KB free=537KB
05-21 15:15:39.690 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/com.android.vending/com.android.vending.apk
pkg=com.android.vending isa=x86 vmSafeMode=false debuggable=false oatDir = null
bootComplete=false
05-21 15:15:39.826 978 978 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:39.827 978 978 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:39.828 978 978 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=com.android.vending.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@priv-
[email protected]@[email protected] --instruction-set=x86
--instruction-set-variant=x86 --instruction-set-features=default --runtime-arg -
Xms64m --runtime-arg -Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:39.830 978 978 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:42.839 978 978 I dex2oat : Large app, accepted running with swap.
05-21 15:15:43.426 978 978 W dex2oat : Before Android 4.1, method
android.graphics.drawable.Drawable aktu.getCurrentDrawable() would have incorrectly
overridden the package-private method in android.widget.ProgressBar
05-21 15:15:50.199 978 978 I dex2oat : dex2oat took 10.378s (threads: 1) arena
alloc=72B java alloc=43MB native alloc=9MB free=10MB swap=16MB
05-21 15:15:50.286 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/CaptivePortalLogin/CaptivePortalLogin.apk
pkg=com.android.captiveportallogin isa=x86 vmSafeMode=false debuggable=false oatDir
= null bootComplete=false
05-21 15:15:50.369 980 980 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:50.370 980 980 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:50.370 980 980 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=CaptivePortalLogin.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@CaptivePortalLogin@CaptivePortalLo
[email protected] --instruction-set=x86 --instruction-set-variant=x86 --
instruction-set-features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:50.371 980 980 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:50.451 980 980 I dex2oat : dex2oat took 84.250ms (threads: 1) arena
alloc=0B java alloc=41KB native alloc=602KB free=421KB
05-21 15:15:50.479 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/CertInstaller/CertInstaller.apk
pkg=com.android.certinstaller isa=x86 vmSafeMode=false debuggable=false oatDir =
null bootComplete=false
05-21 15:15:50.602 982 982 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:50.603 982 982 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:50.603 982 982 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=CertInstaller.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@[email protected]@cl
asses.dex --instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:15:50.606 982 982 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:50.681 982 982 I dex2oat : dex2oat took 80.083ms (threads: 1) arena
alloc=0B java alloc=80KB native alloc=602KB free=421KB
05-21 15:15:50.718 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/WallpaperCropper/WallpaperCropper.apk
pkg=com.android.wallpapercropper isa=x86 vmSafeMode=false debuggable=false oatDir =
null bootComplete=false
05-21 15:15:50.838 984 984 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:50.839 984 984 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:50.839 984 984 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=WallpaperCropper.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex --instruction-set=x86 --
instruction-set-variant=x86 --instruction-set-features=default --runtime-arg -
Xms64m --runtime-arg -Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:50.843 984 984 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:50.978 984 984 I dex2oat : dex2oat took 142.545ms (threads: 1)
arena alloc=72B java alloc=163KB native alloc=1024KB free=511KB
05-21 15:15:51.032 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/PhaseBeam/PhaseBeam.apk pkg=com.android.phasebeam isa=x86
vmSafeMode=false debuggable=false oatDir = null bootComplete=false
05-21 15:15:51.145 986 986 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:51.150 986 986 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:51.151 986 986 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=PhaseBeam.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@[email protected]@classes.de
x --instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:15:51.152 986 986 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:51.227 986 986 I dex2oat : dex2oat took 82.790ms (threads: 1) arena
alloc=0B java alloc=83KB native alloc=602KB free=421KB
05-21 15:15:51.269 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/Browser/Browser.apk pkg=com.android.browser isa=x86
vmSafeMode=false debuggable=false oatDir = null bootComplete=false
05-21 15:15:51.386 988 988 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:51.387 988 988 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:51.387 988 988 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=Browser.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:15:51.391 988 988 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:51.856 988 988 I dex2oat : dex2oat took 473.525ms (threads: 1)
arena alloc=72B java alloc=1427KB native alloc=1007KB free=1040KB
05-21 15:15:51.895 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/VpnDialogs/VpnDialogs.apk pkg=com.android.vpndialogs
isa=x86 vmSafeMode=false debuggable=false oatDir = null bootComplete=false
05-21 15:15:51.991 990 990 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:51.994 990 990 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:51.994 990 990 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=VpnDialogs.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex --instruction-set=x86 --instruction-set-
variant=x86 --instruction-set-features=default --runtime-arg -Xms64m --runtime-arg
-Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:51.995 990 990 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:52.067 990 990 I dex2oat : dex2oat took 76.918ms (threads: 1) arena
alloc=0B java alloc=42KB native alloc=602KB free=421KB
05-21 15:15:52.111 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/com.mumu.store/com.mumu.store.apk pkg=com.mumu.store
isa=x86 vmSafeMode=false debuggable=false oatDir = null bootComplete=false
05-21 15:15:52.223 992 992 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:52.225 992 992 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:52.226 992 992 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=com.mumu.store.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]@com.mumu.store.apk@
classes.dex --instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:15:52.227 992 992 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:53.857 992 992 W dex2oat : Before Android 4.1, method int
androidx.appcompat.widget.DropDownListView.lookForSelectablePosition(int, boolean)
would have incorrectly overridden the package-private method in
android.widget.ListView
05-21 15:15:54.373 992 992 W dex2oat : Before Android 4.1, method
android.graphics.drawable.Drawable
com.google.android.material.progressindicator.BaseProgressIndicator.getCurrentDrawa
ble() would have incorrectly overridden the package-private method in
android.widget.ProgressBar
05-21 15:15:54.567 992 992 W dex2oat : Before Android 4.1, method int
androidx.appcompat.widget.MenuPopupWindow$MenuDropDownListView.lookForSelectablePos
ition(int, boolean) would have incorrectly overridden the package-private method in
android.widget.ListView
05-21 15:15:54.677 992 992 W dex2oat : Before Android 4.1, method int
com.alibaba.android.vlayout.extend.InnerRecycledViewPool.size() would have
incorrectly overridden the package-private method in
androidx.recyclerview.widget.RecyclerView$RecycledViewPool
05-21 15:15:55.009 992 992 W dex2oat : Before Android 4.1, method
android.graphics.PorterDuffColorFilter
androidx.vectordrawable.graphics.drawable.VectorDrawableCompat.updateTintFilter(and
roid.graphics.PorterDuffColorFilter, android.content.res.ColorStateList,
android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-
private method in android.graphics.drawable.Drawable
05-21 15:15:57.488 992 992 I dex2oat : dex2oat took 5.266s (threads: 1) arena
alloc=136B java alloc=15MB native alloc=5MB free=5MB
05-21 15:15:57.556 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/Camera2/Camera2.apk pkg=com.android.camera2 isa=x86
vmSafeMode=false debuggable=false oatDir = null bootComplete=false
05-21 15:15:57.665 994 994 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:57.666 994 994 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:57.667 994 994 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=Camera2.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:15:57.670 994 994 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:58.471 994 994 I dex2oat : dex2oat took 807.154ms (threads: 1)
arena alloc=480B java alloc=2MB native alloc=1262KB free=1041KB
05-21 15:15:58.508 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/LiveWallpapers/LiveWallpapers.apk
pkg=com.android.wallpaper isa=x86 vmSafeMode=false debuggable=false oatDir = null
bootComplete=false
05-21 15:15:58.619 996 996 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:58.622 996 996 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:58.622 996 996 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=LiveWallpapers.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@[email protected]@
classes.dex --instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:15:58.623 996 996 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:58.700 458 713 W PmsSerialize: Before serialize:/data/system/apps-
gson-info/appPath.gson
05-21 15:15:58.731 996 996 I dex2oat : dex2oat took 113.009ms (threads: 1)
arena alloc=0B java alloc=69KB native alloc=602KB free=421KB
05-21 15:15:58.755 458 713 W PmsSerialize: After serialize:/data/system/apps-
gson-info/appPath.gson
05-21 15:15:58.780 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/StatementService/StatementService.apk
pkg=com.android.statementservice isa=x86 vmSafeMode=false debuggable=false oatDir =
null bootComplete=false
05-21 15:15:58.874 998 998 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:58.876 998 998 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:58.878 998 998 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=StatementService.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex --instruction-set=x86 --
instruction-set-variant=x86 --instruction-set-features=default --runtime-arg -
Xms64m --runtime-arg -Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:15:58.879 998 998 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:15:58.970 998 998 I dex2oat : dex2oat took 98.817ms (threads: 1) arena
alloc=0B java alloc=63KB native alloc=642KB free=381KB
05-21 15:15:59.007 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/Gallery2/Gallery2.apk pkg=com.android.gallery3d isa=x86
vmSafeMode=false debuggable=false oatDir = null bootComplete=false
05-21 15:15:59.142 1000 1000 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:15:59.143 1000 1000 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:15:59.143 1000 1000 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=Gallery2.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex
--instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:15:59.144 1000 1000 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:16:00.039 1000 1000 I dex2oat : dex2oat took 900.316ms (threads: 1)
arena alloc=712B java alloc=2MB native alloc=1282KB free=1021KB
05-21 15:16:00.088 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/CallLogBackup/CallLogBackup.apk
pkg=com.android.calllogbackup isa=x86 vmSafeMode=false debuggable=false oatDir =
null bootComplete=false
05-21 15:16:00.211 1002 1002 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:00.215 1002 1002 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:16:00.215 1002 1002 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=CallLogBackup.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex --instruction-set=x86 --
instruction-set-variant=x86 --instruction-set-features=default --runtime-arg -
Xms64m --runtime-arg -Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:16:00.219 1002 1002 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:16:00.297 1002 1002 I dex2oat : dex2oat took 86.236ms (threads: 1) arena
alloc=0B java alloc=31KB native alloc=622KB free=401KB
05-21 15:16:00.347 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/LiveWallpapersPicker/LiveWallpapersPicker.apk
pkg=com.android.wallpaper.livepicker isa=x86 vmSafeMode=false debuggable=false
oatDir = null bootComplete=false
05-21 15:16:00.536 1004 1004 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:00.540 1004 1004 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:16:00.541 1004 1004 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=LiveWallpapersPicker.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@LiveWallpapersPicker@LiveWallpaper
[email protected] --instruction-set=x86 --instruction-set-variant=x86 --
instruction-set-features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:16:00.543 1004 1004 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:16:00.653 1004 1004 I dex2oat : dex2oat took 118.023ms (threads: 1)
arena alloc=264B java alloc=62KB native alloc=730KB free=549KB
05-21 15:16:00.699 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/PrintSpooler/PrintSpooler.apk
pkg=com.android.printspooler isa=x86 vmSafeMode=false debuggable=false oatDir =
null bootComplete=false
05-21 15:16:00.802 1006 1006 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:00.803 1006 1006 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:16:00.803 1006 1006 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=PrintSpooler.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@[email protected]@clas
ses.dex --instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:16:00.808 1006 1006 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:16:01.077 1006 1006 I dex2oat : dex2oat took 275.877ms (threads: 1)
arena alloc=0B java alloc=480KB native alloc=769KB free=766KB
05-21 15:16:01.103 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/SharedStorageBackup/SharedStorageBackup.apk
pkg=com.android.sharedstoragebackup isa=x86 vmSafeMode=false debuggable=false
oatDir = null bootComplete=false
05-21 15:16:01.209 1008 1008 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:01.210 1008 1008 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:16:01.211 1008 1008 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=SharedStorageBackup.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex --instruction-set=x86
--instruction-set-variant=x86 --instruction-set-features=default --runtime-arg -
Xms64m --runtime-arg -Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:16:01.212 1008 1008 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:16:01.284 1008 1008 I dex2oat : dex2oat took 76.423ms (threads: 1) arena
alloc=192B java alloc=39KB native alloc=730KB free=549KB
05-21 15:16:01.347 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/com.google.android.gms/com.google.android.gms.apk
pkg=com.google.android.gms isa=x86 vmSafeMode=false debuggable=false oatDir = null
bootComplete=false
05-21 15:16:01.466 1010 1010 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:01.468 1010 1010 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:16:01.470 1010 1010 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=com.google.android.gms.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@priv-
[email protected]@[email protected] --instruction-
set=x86 --instruction-set-variant=x86 --instruction-set-features=default --runtime-
arg -Xms64m --runtime-arg -Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:16:01.471 1010 1010 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:16:06.923 1010 1010 I dex2oat : Large app, accepted running with swap.
05-21 15:16:17.100 1010 1010 W dex2oat : Before Android 4.1, method
android.graphics.drawable.Drawable bqls.getCurrentDrawable() would have incorrectly
overridden the package-private method in android.widget.ProgressBar
05-21 15:16:24.163 1010 1010 I dex2oat : dex2oat took 22.697s (threads: 1) arena
alloc=136B java alloc=87MB native alloc=17MB free=18MB swap=16MB
05-21 15:16:24.339 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/com.mumu.launcher/com.mumu.launcher.apk
pkg=com.mumu.launcher isa=x86 vmSafeMode=false debuggable=false oatDir = null
bootComplete=false
05-21 15:16:24.491 1012 1012 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:24.494 1012 1012 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:16:24.494 1012 1012 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=com.mumu.launcher.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@[email protected]@com.mumu.launche
[email protected] --instruction-set=x86 --instruction-set-variant=x86 --
instruction-set-features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --
compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:16:24.495 1012 1012 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:16:26.115 1012 1012 I dex2oat : dex2oat took 1.625s (threads: 1) arena
alloc=72B java alloc=3MB native alloc=1629KB free=1442KB
05-21 15:16:26.197 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/webview/webview.apk pkg=com.android.webview isa=x86
vmSafeMode=false debuggable=false oatDir = null bootComplete=false
05-21 15:16:26.349 1014 1014 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:26.350 1014 1014 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:16:26.350 1014 1014 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=webview.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:16:26.352 1014 1014 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:16:27.416 458 853 I battery_level: [46,3828,248]
05-21 15:16:27.428 458 701 E KernelUidCpuTimeReader: Failed to read
uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or
directory)
05-21 15:16:27.462 458 703 E KernelUidCpuTimeReader: Failed to read
uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or
directory)
05-21 15:16:27.476 458 705 D BluetoothManagerService: Added callback:
android.bluetooth.BluetoothAdapter$1@728ab8d:true
05-21 15:16:27.581 1014 1014 I dex2oat : dex2oat took 1.232s (threads: 1) arena
alloc=72B java alloc=3MB native alloc=1347KB free=956KB
05-21 15:16:27.634 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/ExternalStorageProvider/ExternalStorageProvider.apk
pkg=com.android.externalstorage isa=x86 vmSafeMode=false debuggable=false oatDir =
null bootComplete=false
05-21 15:16:27.790 1016 1016 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:27.791 1016 1016 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:16:27.791 1016 1016 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=ExternalStorageProvider.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex --instruction-
set=x86 --instruction-set-variant=x86 --instruction-set-features=default --runtime-
arg -Xms64m --runtime-arg -Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:16:27.797 1016 1016 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:16:27.899 1016 1016 I dex2oat : dex2oat took 111.758ms (threads: 1)
arena alloc=0B java alloc=44KB native alloc=642KB free=381KB
05-21 15:16:27.960 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/priv-app/Contacts/Contacts.apk pkg=com.android.contacts
isa=x86 vmSafeMode=false debuggable=false oatDir = null bootComplete=false
05-21 15:16:28.101 1018 1018 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:28.102 1018 1018 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:16:28.103 1018 1018 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=Contacts.apk --oat-fd=6 --oat-location=/data/dalvik-cache/x86/system@priv-
app@[email protected]@classes.dex --instruction-set=x86 --instruction-set-
variant=x86 --instruction-set-features=default --runtime-arg -Xms64m --runtime-arg
-Xmx512m --compiler-filter=verify-at-runtime --swap-fd=7
05-21 15:16:28.104 1018 1018 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:16:28.883 1018 1018 I dex2oat : dex2oat took 783.745ms (threads: 1)
arena alloc=72B java alloc=2MB native alloc=1193KB free=1110KB
05-21 15:16:28.943 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/CMFileManager/CMFileManager.apk
pkg=com.cyanogenmod.filemanager isa=x86 vmSafeMode=false debuggable=false oatDir =
null bootComplete=false
05-21 15:16:29.102 1020 1020 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:29.103 1020 1020 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:16:29.103 1020 1020 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=CMFileManager.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@[email protected]@cl
asses.dex --instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:16:29.106 1020 1020 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:16:30.079 1020 1020 I dex2oat : dex2oat took 978.547ms (threads: 1)
arena alloc=376B java alloc=1815KB native alloc=1232KB free=815KB
05-21 15:16:30.138 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/Galaxy4/Galaxy4.apk pkg=com.android.galaxy4 isa=x86
vmSafeMode=false debuggable=false oatDir = null bootComplete=false
05-21 15:16:30.282 1022 1022 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:30.282 1022 1022 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:16:30.283 1022 1022 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=Galaxy4.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@[email protected]@classes.dex --
instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:16:30.286 1022 1022 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:16:30.391 1022 1022 I dex2oat : dex2oat took 110.460ms (threads: 1)
arena alloc=0B java alloc=82KB native alloc=602KB free=421KB
05-21 15:16:30.430 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/PacProcessor/PacProcessor.apk
pkg=com.android.pacprocessor isa=x86 vmSafeMode=false debuggable=false oatDir =
null bootComplete=false
05-21 15:16:30.526 1024 1024 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:30.527 1024 1024 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:16:30.527 1024 1024 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=PacProcessor.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@[email protected]@clas
ses.dex --instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:16:30.529 1024 1024 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:16:30.633 1024 1024 I dex2oat : dex2oat took 107.391ms (threads: 1)
arena alloc=368B java alloc=29KB native alloc=790KB free=489KB
05-21 15:16:30.667 458 458 I PackageManager.DexOptimizer: Running dexopt
(dex2oat) on: /system/app/Provision/Provision.apk pkg=com.android.provision isa=x86
vmSafeMode=false debuggable=false oatDir = null bootComplete=false
05-21 15:16:30.810 1026 1026 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:30.811 1026 1026 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:16:30.811 1026 1026 W dex2oat : /system/bin/dex2oat --zip-fd=5 --zip-
location=Provision.apk --oat-fd=6
--oat-location=/data/dalvik-cache/x86/system@app@[email protected]@classes.de
x --instruction-set=x86 --instruction-set-variant=x86 --instruction-set-
features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --compiler-
filter=verify-at-runtime --swap-fd=7
05-21 15:16:30.812 1026 1026 I dex2oat : /system/bin/dex2oat --compiler-
filter=verify-at-runtime
05-21 15:16:30.886 1026 1026 I dex2oat : dex2oat took 77.595ms (threads: 1) arena
alloc=0B java alloc=26KB native alloc=601KB free=422KB
05-21 15:16:30.922 458 458 I SystemServer: LockSettingsService
05-21 15:16:30.938 458 458 I SystemServiceManager: Starting
com.android.server.DeviceIdleController
05-21 15:16:30.966 458 458 I SystemServiceManager: Starting
com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle
05-21 15:16:30.977 458 458 I SystemServer: Status Bar
05-21 15:16:30.990 458 458 I SystemServer: Clipboard Service
05-21 15:16:30.998 458 458 I SystemServer: NetworkManagement Service
05-21 15:16:31.047 458 458 I SystemServer: Text Service Manager Service
05-21 15:16:31.050 458 458 W TextServicesManagerService: no available spell
checker services found
05-21 15:16:31.053 458 458 I SystemServer: Network Score Service
05-21 15:16:31.055 458 458 I SystemServer: NetworkStats Service
05-21 15:16:31.102 458 458 I SystemServer: NetworkPolicy Service
05-21 15:16:31.173 458 458 I SystemServiceManager: Starting
com.android.server.wifi.p2p.WifiP2pService
05-21 15:16:31.309 458 458 I WifiP2pService: Registering wifip2p
05-21 15:16:31.311 458 458 I SystemServiceManager: Starting
com.android.server.wifi.WifiService
05-21 15:16:31.562 458 458 D HS20 : Passpoint is disabled
05-21 15:16:31.673 458 458 D WifiController: isAirplaneModeOn = false,
isWifiEnabled = true, isScanningAvailable = false
05-21 15:16:31.675 458 458 I WifiService: Registering wifi
05-21 15:16:31.678 458 458 I SystemServiceManager: Starting
com.android.server.wifi.WifiScanningService
05-21 15:16:31.678 458 458 I WifiScanningService: Creating wifiscanner
05-21 15:16:31.683 458 458 I WifiScanningService: Starting wifiscanner
05-21 15:16:31.690 458 458 I SystemServiceManager: Starting
com.android.server.wifi.RttService
05-21 15:16:31.691 458 458 I RttService: Creating rttmanager
05-21 15:16:31.693 458 458 I RttService: Starting rttmanager
05-21 15:16:31.695 458 458 I SystemServer: Connectivity Service
05-21 15:16:31.700 458 458 D ConnectivityService: ConnectivityService starting
up
05-21 15:16:31.739 458 458 D ConnectivityService: wifiOnly=true
05-21 15:16:31.739 458 458 D ConnectivityService: networkAttributes - ignoring
mobile as this dev is wifiOnly 0
05-21 15:16:31.740 458 458 D ConnectivityService: networkAttributes - ignoring
mobile as this dev is wifiOnly 2
05-21 15:16:31.740 458 458 D ConnectivityService: networkAttributes - ignoring
mobile as this dev is wifiOnly 3
05-21 15:16:31.740 458 458 D ConnectivityService: networkAttributes - ignoring
mobile as this dev is wifiOnly 5
05-21 15:16:31.740 458 458 D ConnectivityService: networkAttributes - ignoring
mobile as this dev is wifiOnly 10
05-21 15:16:31.740 458 458 D ConnectivityService: networkAttributes - ignoring
mobile as this dev is wifiOnly 11
05-21 15:16:31.741 458 458 D ConnectivityService: networkAttributes - ignoring
mobile as this dev is wifiOnly 12
05-21 15:16:31.741 458 458 E ConnectivityService: Ignoring protectedNetwork 10
05-21 15:16:31.741 458 458 E ConnectivityService: Ignoring protectedNetwork 11
05-21 15:16:31.741 458 458 E ConnectivityService: Ignoring protectedNetwork 12
05-21 15:16:31.741 458 458 E ConnectivityService: Ignoring protectedNetwork 14
05-21 15:16:31.741 458 458 E ConnectivityService: Ignoring protectedNetwork 15
05-21 15:16:31.799 458 458 I SystemServer: Network Service Discovery Service
05-21 15:16:31.819 458 458 D NsdService: Network service discovery enabled true
05-21 15:16:31.841 458 1032 D WifiApConfigStore: 2G band allowed channels
are:1,6,11
05-21 15:16:31.848 458 458 I SystemServer: UpdateLock Service
05-21 15:16:31.853 458 458 I SystemServiceManager: Starting
com.android.server.notification.NotificationManagerService
05-21 15:16:31.955 458 458 I SystemServiceManager: Starting
com.android.server.storage.DeviceStorageMonitorService
05-21 15:16:31.964 458 458 I free_storage_left:
[134902841344,1155821568,62488576]
05-21 15:16:31.971 458 458 I free_storage_changed: 134902841344
05-21 15:16:31.973 458 458 I SystemServer: Location Manager
05-21 15:16:31.980 458 458 I SystemServer: Country Detector
05-21 15:16:31.982 458 458 I SystemServer: Search Service
05-21 15:16:31.989 458 458 I SystemServer: DropBox Service
05-21 15:16:31.994 458 458 I SystemServer: Wallpaper Service
05-21 15:16:32.184 458 458 W WallpaperManagerService: no current wallpaper --
first boot?
05-21 15:16:32.187 458 458 I SystemServer: Audio Service
05-21 15:16:32.217 458 458 I SystemServiceManager: Starting
com.android.server.DockObserver
05-21 15:16:32.219 458 458 W DockObserver: This kernel does not have dock
station support
05-21 15:16:32.223 458 458 I SystemServer: Wired Accessory Manager
05-21 15:16:32.227 458 458 W WiredAccessoryManager: This kernel does not have
usb audio support
05-21 15:16:32.232 458 458 W WiredAccessoryManager: This kernel does not have
HDMI audio support
05-21 15:16:32.246 458 458 I SystemServiceManager: Starting
com.android.server.midi.MidiService$Lifecycle
05-21 15:16:32.273 458 1041 W TelecomManager: Telecom Service not found.
05-21 15:16:32.282 458 458 I SystemServiceManager: Starting
com.android.server.usb.UsbService$Lifecycle
05-21 15:16:32.300 290 344 E AudioFlinger: no wake lock to update!
05-21 15:16:32.314 290 396 D PermissionCache: checking
android.permission.MODIFY_AUDIO_SETTINGS for uid=1000 => granted (7234 us)
05-21 15:16:32.316 290 290 D BlueZ : external/bluetooth/bluez/android/hal-
audio.c:audio_set_mic_mute()
05-21 15:16:32.330 458 458 E AlsaCardRecord: Failed to parse line 0 of
/proc/asound/cards: ---
05-21 15:16:32.358 458 458 I SystemServer: Serial Service
05-21 15:16:32.361 458 458 I SystemServer: TwilightService Service
05-21 15:16:32.361 458 458 I SystemServiceManager: Starting
com.android.server.twilight.TwilightService
05-21 15:16:32.381 458 458 I SystemServer: JobSchedulerService Service
05-21 15:16:32.381 458 458 I SystemServiceManager: Starting
com.android.server.job.JobSchedulerService
05-21 15:16:32.410 458 458 I SystemServer: BACKUP_MANAGER_SERVICE_CLASS Service
05-21 15:16:32.413 458 458 I SystemServiceManager: Starting
com.android.server.backup.BackupManagerService$Lifecycle
05-21 15:16:32.423 458 458 I SystemServer: APPWIDGET_SERVICE_CLASS Service
05-21 15:16:32.423 458 458 I SystemServiceManager: Starting
com.android.server.appwidget.AppWidgetService
05-21 15:16:32.436 458 458 I SystemServer:
VOICE_RECOGNITION_MANAGER_SERVICE_CLASS Service
05-21 15:16:32.437 458 458 I SystemServiceManager: Starting
com.android.server.voiceinteraction.VoiceInteractionManagerService
05-21 15:16:32.448 290 396 D PermissionCache: checking
android.permission.CAPTURE_AUDIO_HOTWORD for uid=1000 => granted (1335 us)
05-21 15:16:32.449 458 458 W SoundTriggerHelper: listModules status=0, # of
modules=0
05-21 15:16:32.454 458 458 I SystemServer: Gesture Launcher Service
05-21 15:16:32.455 458 458 I SystemServiceManager: Starting
com.android.server.GestureLauncherService
05-21 15:16:32.455 458 458 I SystemServer: DiskStats Service
05-21 15:16:32.469 458 458 I SystemServer: SamplingProfiler Service
05-21 15:16:32.506 458 458 I SystemServer: NetworkTimeUpdateService
05-21 15:16:32.507 458 458 I SystemServer: CommonTimeManagementService
05-21 15:16:32.510 458 458 I SystemServer: CertBlacklister
05-21 15:16:32.512 458 458 I SystemServiceManager: Starting
com.android.server.dreams.DreamManagerService
05-21 15:16:32.533 458 458 I SystemServer: Assets Atlas Service
05-21 15:16:32.574 458 458 I SystemServiceManager: Starting
com.android.server.print.PrintManagerService
05-21 15:16:32.597 458 458 I SystemServiceManager: Starting
com.android.server.restrictions.RestrictionsManagerService
05-21 15:16:32.630 458 458 I SystemServiceManager: Starting
com.android.server.media.MediaSessionService
05-21 15:16:32.654 458 458 I SystemServer: Media Router Service
05-21 15:16:32.666 458 1043 D AssetAtlas: Computing best atlas configuration...
05-21 15:16:32.666 458 1043 D AssetAtlas: Running Thread-68
05-21 15:16:32.675 458 458 I SystemServiceManager: Starting
com.android.server.trust.TrustManagerService
05-21 15:16:32.689 458 1043 D AssetAtlas: Found best atlas configuration (out of
80) in 0.02s
05-21 15:16:32.699 458 458 I SystemServiceManager: Starting
com.android.server.fingerprint.FingerprintService
05-21 15:16:32.718 458 1043 D AssetAtlas: Loaded configuration: SliceMinArea
(832x2048) flags=0x2 count=7
05-21 15:16:32.745 458 458 W FingerprintService: fingerprint service not
available
05-21 15:16:32.746 458 458 V FingerprintService: Fingerprint HAL id: 0
05-21 15:16:32.746 458 458 I SystemServer: BackgroundDexOptService
05-21 15:16:32.769 458 458 I SystemServiceManager: Starting
com.android.server.pm.LauncherAppsService
05-21 15:16:32.792 458 468 I art : Background sticky concurrent mark sweep
GC freed 29144(2MB) AllocSpace objects, 29(828KB) LOS objects, 24% free, 9MB/12MB,
paused 14.198ms total 241.058ms
05-21 15:16:32.794 458 458 I SystemServiceManager: Starting
com.android.server.media.projection.MediaProjectionManagerService
05-21 15:16:32.850 458 458 I WindowManager: SAFE MODE not enabled
05-21 15:16:32.851 458 458 I SystemServiceManager: Starting
com.android.server.MmsServiceBroker
05-21 15:16:32.976 458 458 E SQLiteLog: (1) no such table: locksettings
05-21 15:16:33.007 458 458 I LockSettingsService: Migrated lock settings to new
location
05-21 15:16:33.027 458 458 I LockSettingsService: Migrated per-user lock
settings to new location
05-21 15:16:33.052 458 458 I LockSettingsService: Migrated biometric weak to
use the fallback instead
05-21 15:16:33.072 458 458 I LockSettingsService: Migrated lockscreen disabled
flag
05-21 15:16:33.106 458 458 E LockSettingsStorage: Cannot read file
java.io.FileNotFoundException: /data/system/gatekeeper.password.key: open failed:
ENOENT (No such file or directory)
05-21 15:16:33.106 458 458 E LockSettingsStorage: Cannot read file
java.io.FileNotFoundException: /data/system/password.key: open failed: ENOENT (No
such file or directory)
05-21 15:16:33.106 458 458 E LockSettingsStorage: Cannot read file
java.io.FileNotFoundException: /data/system/gatekeeper.pattern.key: open failed:
ENOENT (No such file or directory)
05-21 15:16:33.107 458 458 E LockSettingsStorage: Cannot read file
java.io.FileNotFoundException: /data/system/gatekeeper.gesture.key: open failed:
ENOENT (No such file or directory)
05-21 15:16:33.107 458 458 E LockSettingsStorage: Cannot read file
java.io.FileNotFoundException: /data/system/gesture.key: open failed: ENOENT (No
such file or directory)
05-21 15:16:33.107 458 458 I SystemServiceManager: Starting phase 480
05-21 15:16:33.157 458 458 I SystemServiceManager: Starting phase 500
05-21 15:16:33.174 458 458 D BluetoothService: onBootPhase:
PHASE_SYSTEM_SERVICES_READY
05-21 15:16:33.193 458 705 E BluetoothManagerService: Fail to bind to: Intent {
act=android.bluetooth.IBluetooth }
05-21 15:16:33.206 458 1043 D libEGL : loaded
/system/lib/egl/libEGL_emulation.so
05-21 15:16:33.210 458 458 I WifiService: WifiService starting up with Wi-Fi
enabled
05-21 15:16:33.216 458 458 D WifiService: setWifiEnabled: true pid=458,
uid=1000
05-21 15:16:33.216 458 458 E WifiService: Invoking
mWifiStateMachine.setWifiEnabled
05-21 15:16:33.224 458 1033 D WifiController: WifiController msg { when=-6ms
what=155656 target=com.android.internal.util.StateMachine$SmHandler } deferred for
500ms
05-21 15:16:33.314 458 1043 D libEGL : loaded
/system/lib/egl/libGLESv1_CM_emulation.so
05-21 15:16:33.370 458 468 I art : Background partial concurrent mark sweep
GC freed 4074(315KB) AllocSpace objects, 4(4MB) LOS objects, 33% free, 11MB/17MB,
paused 22.135ms total 267.840ms
05-21 15:16:33.382 458 1043 D libEGL : loaded
/system/lib/egl/libGLESv2_emulation.so
05-21 15:16:33.392 458 1033 D WifiService: New client listening to asynchronous
messages
05-21 15:16:33.397 458 458 I WifiScanningService: Registering wifiscanner
05-21 15:16:33.463 458 458 I RttService: Registering rttmanager
05-21 15:16:33.602 458 458 V BackupManagerService: No ancestral data
05-21 15:16:33.662 458 458 V KeyValueBackupJob: Scheduling k/v pass in 246
minutes
05-21 15:16:33.737 458 458 V BackupManagerService: Starting with transport
android/com.android.internal.backup.LocalTransport
05-21 15:16:33.737 458 458 V BackupManagerService: Found transports: 2
05-21 15:16:33.738 458 458 W BackupManagerService: Proposed transport
ComponentInfo{android/com.android.internal.backup.LocalTransportService} not
whitelisted; ignoring
05-21 15:16:33.738 458 458 W BackupManagerService: Proposed transport
ComponentInfo{com.google.android.gms/com.google.android.gms.backup.BackupTransportS
ervice} not whitelisted; ignoring
05-21 15:16:33.741 458 1033 D WifiController: DEFERRED_TOGGLE handled
05-21 15:16:33.750 458 1032 E WifiStateMachine: Failed to reload STA firmware
java.lang.IllegalArgumentException: command '1 softap fwreload wlan0 STA' failed
with '501 1 SoftAP command has failed'
05-21 15:16:33.762 286 295 E Netd : ifc_reset_connections failed on iface
wlan0 for address fe80::a00:27ff:fe04:b45c/64 (Unknown error -1)
05-21 15:16:33.770 458 1032 E WifiMonitor: killSupplicant p2pfalse
init.svc.wpa_supplicant=unknown init.svc.p2p_supplicant=unknown
05-21 15:16:33.801 458 1032 D wifi : Can not initialize the vendor function
pointer table
05-21 15:16:33.819 458 1032 E WifiNative-HAL: Could not start hal
05-21 15:16:33.820 458 1032 E WifiStateMachine: Failed to start HAL
05-21 15:16:33.888 458 1032 D WifiMonitor: startMonitoring(wlan0) with
mConnected = false
05-21 15:16:33.917 458 1032 E WifiHW : Unable to open connection to supplicant
on "@android:wpa_wlan0": No such file or directory
05-21 15:16:34.089 458 701 E KernelUidCpuTimeReader: Failed to read
uid_cputime: /proc/uid_cputime/show_uid_stat: open failed: ENOENT (No such file or
directory)
05-21 15:16:34.093 458 458 I DefaultPermGrantPolicy: Granting permissions to
platform components for user 0
05-21 15:16:34.101 458 708 W KeyguardServiceDelegate: onScreenTurningOn(): no
keyguard service!
05-21 15:16:34.148 458 458 I DefaultPermGrantPolicy: Granting permissions to
default platform handlers for user 0
05-21 15:16:34.167 458 458 W VoiceInteractionManagerService: no available voice
interaction services found for user 0
05-21 15:16:34.167 458 458 W VoiceInteractionManagerService: no available voice
recognition services found for user 0
05-21 15:16:34.286 458 458 I ActivityManager: Pre-boot of
{com.android.providers.calendar/com.android.providers.calendar.CalendarUpgradeRecei
ver} for user 0
05-21 15:16:34.293 458 458 I am_pre_boot: [0,com.android.providers.calendar]
05-21 15:16:34.338 458 701 D Interception: fileConfig = /system/etc/mumu-
configs/interception-rules-6.0-v2-overseas.config
05-21 15:16:34.339 458 701 D Interception: fileConfig = /system/etc/mumu-
configs/interception-rules-6.0-v2-overseas.config
05-21 15:16:34.559 458 701 D Interception: refreshAirRules, refresh the air
rules completely
05-21 15:16:34.561 458 701 D Interception: result: allow, reason: calleePkg is
system app, rule: runType===broadcast|||callerPkg===android|||
calleePkg===com.android.providers.calendar|||
calleeClass===com.android.providers.calendar.CalendarUpgradeReceiver|||
action===android.intent.action.PRE_BOOT_COMPLETED
05-21 15:16:34.575 458 701 D ActivityManager: start process:
com.android.providers.calendar, abi override: null, primary cpu abi: null,
forceToUseNativeBridge: true, fileAccessControlLastUpdatedTime: -1,
appDevicePropLastUpdatedTime: -1
05-21 15:16:34.575 458 701 D ActivityManager: start process:
com.android.providers.calendar, cpu abi: x86, instructionSet: null
05-21 15:16:34.610 458 701 I Zygote : Process: zygote socket opened, supported
ABIS: x86,armeabi-v7a,armeabi
05-21 15:16:34.681 1049 1049 I wpa_supplicant: Successfully initialized
wpa_supplicant
05-21 15:16:34.681 1049 1049 E wpa_supplicant: wpa config set ssid from prop:
"DJc64BlF"
05-21 15:16:34.834 458 701 I am_proc_start:
[0,1052,10001,com.android.providers.calendar,broadcast,com.android.providers.calend
ar/.CalendarUpgradeReceiver]
05-21 15:16:34.843 458 701 I ActivityManager: Start proc
1052:com.android.providers.calendar/u0a1 for broadcast
com.android.providers.calendar/.CalendarUpgradeReceiver
05-21 15:16:34.856 1052 1052 I art : Late-enabling JIT
05-21 15:16:34.862 458 1051 W art : Long monitor contention event with owner
method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from
BroadcastQueue.java:645 waiters=0 for 462ms
05-21 15:16:34.862 458 1051 I dvm_lock_sample:
[system_server,0,LazyTaskWriterThread,462,TaskPersister.java,488,BroadcastQueue.jav
a,645,92]
05-21 15:16:34.891 1052 1052 D libnb : enter native_bridge2_initialize
/data/user/0/com.android.providers.calendar/code_cache arm
05-21 15:16:34.909 458 458 W art : Long monitor contention event with owner
method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from
BroadcastQueue.java:645 waiters=1 for 527ms
05-21 15:16:34.910 458 458 I dvm_lock_sample:
[system_server,0,main,527,ActivityManagerService.java,9862,BroadcastQueue.java,645,
100]
05-21 15:16:34.912 458 702 W art : Long monitor contention event with owner
method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from
BroadcastQueue.java:645 waiters=2 for 338ms
05-21 15:16:34.912 458 702 I dvm_lock_sample:
[system_server,0,android.ui,338,ActivityManagerService.java,4102,BroadcastQueue.jav
a,645,67]
05-21 15:16:35.045 458 1032 D WifiConfigStore: Loading config and enabling all
networks
05-21 15:16:35.047 458 458 D RttService: SCAN_AVAILABLE : 1
05-21 15:16:35.054 458 458 I Choreographer: Skipped 71 frames! The application
may be doing too much work on its main thread.
05-21 15:16:35.057 458 1047 D RttService: DefaultState got{ when=-11ms
what=160513 target=com.android.internal.util.StateMachine$SmHandler }
05-21 15:16:35.087 458 702 W PhoneWindowManager: Keyguard drawn timeout.
Setting mKeyguardDrawComplete
05-21 15:16:35.232 458 702 W art : Long monitor contention event with owner
method=int
com.android.server.wm.WindowManagerService.relayoutWindow(com.android.server.wm.Ses
sion, android.view.IWindow, int, android.view.WindowManager$LayoutParams, int, int,
int, int, android.graphics.Rect, android.graphics.Rect, android.graphics.Rect,
android.graphics.Rect, android.graphics.Rect, android.graphics.Rect,
android.content.res.Configuration, android.view.Surface) from
WindowManagerService.java:3136 waiters=0 for 142ms
05-21 15:16:35.233 458 702 I dvm_lock_sample:
[system_server,0,android.ui,142,WindowManagerService.java,12219,-,3136,28]
05-21 15:16:35.398 458 1032 D WifiConfigStore: loaded 0 passpoint configs
05-21 15:16:35.399 458 1032 E WifiConfigStore: Error parsing configuration:
java.io.FileNotFoundException: /data/misc/wifi/ipconfig.txt: open failed: ENOENT
(No such file or directory)
05-21 15:16:35.410 257 930 D gralloc_x86: gralloc_alloc: Creating ashmem region
of size 3137536
05-21 15:16:35.449 1052 1052 D HP : patch strd susccess
05-21 15:16:35.461 458 1032 E WifiConfigStore: readNetworkHistory: No config
file, revert to default, java.io.FileNotFoundException:
/data/misc/wifi/networkHistory.txt: open failed: ENOENT (No such file or directory)
05-21 15:16:35.461 458 1032 E WifiConfigStore: java.io.FileNotFoundException:
/data/misc/wifi/networkHistory.txt: open failed: ENOENT (No such file or directory)
05-21 15:16:35.461 458 1032 E WifiConfigStore: at
libcore.io.IoBridge.open(IoBridge.java:452)
05-21 15:16:35.461 458 1032 E WifiConfigStore: at
java.io.FileInputStream.<init>(FileInputStream.java:76)
05-21 15:16:35.461 458 1032 E WifiConfigStore: at
java.io.FileInputStream.<init>(FileInputStream.java:103)
05-21 15:16:35.461 458 1032 E WifiConfigStore: at
com.android.server.wifi.WifiConfigStore.readNetworkHistory(WifiConfigStore.java:240
4)
05-21 15:16:35.461 458 1032 E WifiConfigStore: at
com.android.server.wifi.WifiConfigStore.loadConfiguredNetworks(WifiConfigStore.java
:1982)
05-21 15:16:35.461 458 1032 E WifiConfigStore: at
com.android.server.wifi.WifiConfigStore.loadAndEnableAllNetworks(WifiConfigStore.ja
va:726)
05-21 15:16:35.461 458 1032 E WifiConfigStore: at
com.android.server.wifi.WifiStateMachine$SupplicantStartingState.processMessage(Wif
iStateMachine.java:5943)
05-21 15:16:35.461 458 1032 E WifiConfigStore: at
com.android.internal.util.StateMachine$SmHandler.processMsg(StateMachine.java:968)
05-21 15:16:35.461 458 1032 E WifiConfigStore: at
com.android.internal.util.StateMachine$SmHandler.handleMessage(StateMachine.java:79
1)
05-21 15:16:35.461 458 1032 E WifiConfigStore: at
android.os.Handler.dispatchMessage(Handler.java:102)
05-21 15:16:35.461 458 1032 E WifiConfigStore: at
android.os.Looper.loop(Looper.java:148)
05-21 15:16:35.461 458 1032 E WifiConfigStore: at
android.os.HandlerThread.run(HandlerThread.java:61)
05-21 15:16:35.461 458 1032 E WifiConfigStore: Caused by:
android.system.ErrnoException: open failed: ENOENT (No such file or directory)
05-21 15:16:35.461 458 1032 E WifiConfigStore: at
libcore.io.Posix.open(Native Method)
05-21 15:16:35.461 458 1032 E WifiConfigStore: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
05-21 15:16:35.461 458 1032 E WifiConfigStore: at
libcore.io.IoBridge.open(IoBridge.java:438)
05-21 15:16:35.461 458 1032 E WifiConfigStore: ... 11 more
05-21 15:16:35.467 458 1032 E WifiConfigStore: readAutoJoinStatus: Error parsing
configurationjava.io.FileNotFoundException: /data/misc/wifi/autojoinconfig.txt:
open failed: ENOENT (No such file or directory)
05-21 15:16:35.468 458 1032 E WifiConfigStore: buildPnoList
sortedWifiConfigurations size 1
05-21 15:16:35.474 458 1032 E WifiConfigStore: found sortedWifiConfigurations :
"DJc64BlF"NONE
05-21 15:16:35.479 1052 1052 D houdini : [1052] Initialize library(version:
6.1.2d_x.48748 RELEASE)... successfully.
05-21 15:16:35.565 458 1032 D WifiNative-HAL: Setting external_sim to 1
05-21 15:16:35.569 458 1032 D WifiStateMachine: Setting OUI to DA-A1-19
05-21 15:16:35.635 458 1032 D WifiConfigStore: Retrieve network priorities after
PNO.
05-21 15:16:35.677 458 1032 D WifiNative-HAL: Failing getSupportedFeatureset
because HAL isn't started
05-21 15:16:35.710 1052 1052 W art : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:35.764 458 1032 E native : do suspend false
05-21 15:16:35.771 1052 1052 I art : JIT created with code_cache_capacity=2MB
compile_threshold=1000
05-21 15:16:35.774 458 1032 D WifiConfigStore: No blacklist allowed without epno
enabled
05-21 15:16:35.774 458 1032 D WifiConfigStore: Retrieve network priorities after
PNO.
05-21 15:16:35.790 1049 1049 E wpa_supplicant: wpa driver wired get scan results
for ssid: DJc64BlF
05-21 15:16:35.791 1049 1049 E wpa_supplicant: wpa driver wired get scan results
for ssid: DJc64BlF
05-21 15:16:35.792 1049 1049 I wpa_supplicant: wlan0: Trying to associate with
44:4a:63:36:34:42 (SSID='DJc64BlF' freq=2412 MHz)
05-21 15:16:35.804 1049 1049 E wpa_supplicant: wpa driver wired get ssid:
DJc64BlF
05-21 15:16:35.804 1049 1049 I wpa_supplicant: wlan0: Associated with
44:4a:63:36:34:42
05-21 15:16:35.805 1049 1049 I wpa_supplicant: wlan0: CTRL-EVENT-CONNECTED -
Connection to 44:4a:63:36:34:42 completed [id=0 id_str=]
05-21 15:16:35.882 458 1032 D WIFI : Registering NetworkFactory
05-21 15:16:35.898 458 1032 D WIFI_UT : Registering NetworkFactory
05-21 15:16:35.900 458 1034 D ConnectivityService: Got NetworkFactory Messenger
for WIFI
05-21 15:16:35.901 458 1034 D ConnectivityService: Got NetworkFactory Messenger
for WIFI_UT
05-21 15:16:36.129 458 1043 D : VAddressStream is reused...
05-21 15:16:36.134 458 1043 D AssetAtlas: Rendered atlas in 3034.96ms
(42.96+2992.00ms)
05-21 15:16:36.139 458 1032 D WifiConfigStore: Retrieve network priorities after
PNO.
05-21 15:16:36.237 458 706 W WindowManager: Timeout waiting for drawn:
undrawn=[Window{7c37c7d u0 KeyguardScrim}]
05-21 15:16:36.279 1052 1052 I Zygote : fake Product info
com.android.providers.calendar not matched any pattern
05-21 15:16:36.307 458 1032 D ConnectivityService: registerNetworkAgent
NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTING/CONNECTING, reason:
(unspecified), extra: 0x, roaming: false, failover: false, isAvailable: true]}
network{100} lp{{LinkAddresses: [] Routes: [] DnsAddresses: [] Domains: null MTU:
0 TcpBufferSizes: 524288,1048576,2097152,262144,524288,1048576}} nc{[ Transports:
WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN
LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps]} Score{20}
everValidated{false} lastValidated{false} created{false} lingering{false}
explicitlySelected{false} acceptUnvalidated{false} everCaptivePortalDetected{false}
lastCaptivePortalDetected{false} }
05-21 15:16:36.313 458 1032 E WifiConfigStore: saveWifiConfigBSSID Setting BSSID
for "DJc64BlF"NONE to any
05-21 15:16:36.316 458 1034 D ConnectivityService: NetworkAgentInfo [WIFI () -
100] EVENT_NETWORK_INFO_CHANGED, going from null to CONNECTING
05-21 15:16:36.392 458 1032 E WifiConfigStore: saveWifiConfigBSSID Setting BSSID
for "DJc64BlF"NONE to any
05-21 15:16:36.581 458 458 D RttService: SCAN_AVAILABLE : 3
05-21 15:16:36.587 458 1046 E WifiScanningService: could not start HAL
05-21 15:16:36.603 458 1047 D RttService: DefaultState got{ when=-21ms
what=160512 target=com.android.internal.util.StateMachine$SmHandler }
05-21 15:16:36.695 458 1032 D WifiStateMachine: Start Dhcp Watchdog 1
05-21 15:16:36.721 458 1032 D WIFI : got request NetworkRequest [ id=1,
legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with
score 0
05-21 15:16:36.721 458 1032 D WIFI_UT : got request NetworkRequest [ id=1,
legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with
score 0
05-21 15:16:36.754 458 859 I am_proc_bound:
[0,1052,com.android.providers.calendar]
05-21 15:16:36.754 458 859 I ActivityManager: Launching preboot mode app:
ProcessRecord{e5bb632 1052:com.android.providers.calendar/u0a1}
05-21 15:16:36.858 458 1034 D ConnectivityService: notifyType CAP_CHANGED for
NetworkAgentInfo [WIFI () - 100]
05-21 15:16:36.859 458 1034 D ConnectivityService: updateNetworkScore for
NetworkAgentInfo [WIFI () - 100] to 56
05-21 15:16:36.873 458 1032 D IpReachabilityMonitor: watch: iface{wlan0/4},
v{1}, ntable=[]
05-21 15:16:36.877 458 1073 D DhcpClient: Receive thread started
05-21 15:16:36.897 458 1032 E native : do suspend false
05-21 15:16:36.909 458 1071 D DhcpClient: Broadcasting DHCPDISCOVER
05-21 15:16:36.913 458 1073 D DhcpClient: Received packet: 08:00:27:04:b4:5c
OFFER, ip /10.0.2.15, mask /255.255.255.0, DNS servers: /192.168.1.254 , gateways
[/10.0.2.2] lease time 86400, domain null
05-21 15:16:36.917 458 1071 D DhcpClient: Got pending lease: IP address
10.0.2.15/24 Gateway 10.0.2.2 DNS servers: [ 192.168.1.254 ] Domains DHCP
server /10.0.2.2 Vendor info null lease 86400 seconds
05-21 15:16:36.920 458 1071 D DhcpClient: Broadcasting DHCPREQUEST
ciaddr=0.0.0.0 request=10.0.2.15 serverid=10.0.2.2
05-21 15:16:36.924 458 1073 D DhcpClient: Received packet: 08:00:27:04:b4:5c
ACK: your new IP /10.0.2.15, netmask /255.255.255.0, gateways [/10.0.2.2] DNS
servers: /192.168.1.254 , lease time 86400
05-21 15:16:36.937 458 1071 D DhcpClient: Confirmed lease: IP address
10.0.2.15/24 Gateway 10.0.2.2 DNS servers: [ 192.168.1.254 ] Domains DHCP
server /10.0.2.2 Vendor info null lease 86400 seconds
05-21 15:16:36.939 286 304 D CommandListener: Setting iface cfg
05-21 15:16:36.951 458 1071 D DhcpClient: Scheduling renewal in 43199s
05-21 15:16:36.960 458 1032 D IpReachabilityMonitor: watch: iface{wlan0/4},
v{2}, ntable=[10.0.2.2/NUD_NONE]
05-21 15:16:36.972 458 1032 D WifiStateMachine: WifiStateMachine:
handleSuccessfulIpConfiguration and no scan results"DJc64BlF"NONE
05-21 15:16:36.982 458 1034 D ConnectivityService: NetworkAgentInfo [WIFI () -
100] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED
05-21 15:16:36.986 458 1034 D ConnectivityService: Adding iface wlan0 to network
100
05-21 15:16:37.058 1052 1052 D NemuJavaHotPatchHelper: onHandleBindApplication
reportedPackageName:com.android.providers.calendar isMatchJavaPatch:false
05-21 15:16:37.226 1052 1052 W System : ClassLoader referenced unknown path:
/system/priv-app/CalendarProvider/lib/x86
05-21 15:16:37.355 458 1034 E ConnectivityService: Unexpected mtu value: 0,
wlan0
05-21 15:16:37.356 458 1034 D ConnectivityService: Adding Route [fe80::/64 -> ::
wlan0] to network 100
05-21 15:16:37.365 458 1034 D ConnectivityService: Adding Route [10.0.2.0/24 ->
0.0.0.0 wlan0] to network 100
05-21 15:16:37.369 1052 1052 I calendar_upgrade_receiver: 118
05-21 15:16:37.372 458 1034 D ConnectivityService: Adding Route [0.0.0.0/0 ->
10.0.2.2 wlan0] to network 100
05-21 15:16:37.376 458 1034 D ConnectivityService: force use default dns? false
05-21 15:16:37.377 458 1034 D ConnectivityService: Setting Dns servers for
network 100 to [/192.168.1.254]
05-21 15:16:37.406 458 712 I ActivityManager: Pre-boot of
{com.android.providers.contacts/com.android.providers.contacts.ContactsUpgradeRecei
ver} for user 0
05-21 15:16:37.407 458 712 I am_pre_boot: [0,com.android.providers.contacts]
05-21 15:16:37.411 458 712 D Interception: result: allow, reason: calleePkg is
system app, rule: runType===broadcast|||callerPkg===android|||
calleePkg===com.android.providers.contacts|||
calleeClass===com.android.providers.contacts.ContactsUpgradeReceiver|||
action===android.intent.action.PRE_BOOT_COMPLETED
05-21 15:16:37.417 458 712 D ActivityManager: start process:
android.process.acore, abi override: null, primary cpu abi: null,
forceToUseNativeBridge: true, fileAccessControlLastUpdatedTime: -1,
appDevicePropLastUpdatedTime: -1
05-21 15:16:37.418 458 712 D ActivityManager: start process:
android.process.acore, cpu abi: x86, instructionSet: null
05-21 15:16:37.500 458 712 I am_proc_start:
[0,1078,10002,android.process.acore,broadcast,com.android.providers.contacts/.Conta
ctsUpgradeReceiver]
05-21 15:16:37.501 458 712 I ActivityManager: Start proc
1078:android.process.acore/u0a2 for broadcast
com.android.providers.contacts/.ContactsUpgradeReceiver
05-21 15:16:37.506 458 1034 D ConnectivityService: notifyType IP_CHANGED for
NetworkAgentInfo [WIFI () - 100]
05-21 15:16:37.509 458 702 I dvm_lock_sample:
[system_server,0,android.ui,92,ActivityManagerService.java,4102,BroadcastQueue.java
,645,18]
05-21 15:16:37.511 458 1034 D ConnectivityService: scheduleUnvalidatedPrompt 100
05-21 15:16:37.512 458 1034 D ConnectivityService:
updateSignalStrengthThresholds: CONNECT, sending [] to NetworkAgentInfo [WIFI () -
100]
05-21 15:16:37.524 458 1034 D ConnectivityService: rematch for NetworkAgentInfo
[WIFI () - 100]
05-21 15:16:37.524 458 1034 D ConnectivityService: accepting network in place
of null
05-21 15:16:37.525 458 1034 D ConnectivityService: Switching to new default
network: NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTED/CONNECTED, reason:
(unspecified), extra: "DJc64BlF", roaming: false, failover: false, isAvailable:
true]} network{100} lp{{InterfaceName: wlan0 LinkAddresses:
[fe80::a00:27ff:fe04:b45c/64,10.0.2.15/24,] Routes: [fe80::/64 -> ::
wlan0,10.0.2.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 10.0.2.2 wlan0,] DnsAddresses:
[192.168.1.254,] Domains: null MTU: 0 TcpBufferSizes:
524288,1048576,2097152,262144,524288,1048576}} nc{[ Transports: WIFI Capabilities:
INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN LinkUpBandwidth>=1048576Kbps
LinkDnBandwidth>=1048576Kbps SignalStrength: -65]} Score{16} everValidated{false}
lastValidated{false} created{true} lingering{false} explicitlySelected{false}
acceptUnvalidated{false} everCaptivePortalDetected{false}
lastCaptivePortalDetected{false} }
05-21 15:16:37.532 458 1032 D WifiNetworkAgent: NetworkAgent: Received signal
strength thresholds: []
05-21 15:16:37.533 458 1032 D WifiNative-HAL: stopRssiMonitoring, cmdId 0
05-21 15:16:37.561 1078 1078 I art : Late-enabling JIT
05-21 15:16:37.573 1078 1078 D libnb : enter native_bridge2_initialize
/data/user/0/com.android.providers.contacts/code_cache arm
05-21 15:16:37.632 1078 1078 D HP : patch strd susccess
05-21 15:16:37.642 1078 1078 D houdini : [1078] Initialize library(version:
6.1.2d_x.48748 RELEASE)... successfully.
05-21 15:16:37.694 1085 1085 E ProbeModule: cannot load dep file : (null)
05-21 15:16:37.705 1078 1078 W art : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:37.731 1078 1078 I art : JIT created with code_cache_capacity=2MB
compile_threshold=1000
05-21 15:16:37.851 1090 1090 E ProbeModule: cannot load dep file : (null)
05-21 15:16:37.858 1078 1078 I Zygote : fake Product info android.process.acore
not matched any pattern
05-21 15:16:37.877 286 304 V IdletimerController: runCmd(/system/bin/ip6tables
-w -t raw -A idletimer_raw_PREROUTING -i wlan0 -j IDLETIMER --timeout 15 --label 1
--send_nl_msg 1) res_ipv4=1, res_ipv6=1
05-21 15:16:37.880 458 1034 E ConnectivityService: Exception in
setupDataActivityTracking java.lang.IllegalStateException: command '12 idletimer
add wlan0 15 1' failed with '400 12 Failed to add interface'
05-21 15:16:37.887 458 1034 D ConnectivityService: Setting tx/rx TCP buffers to
524288,1048576,2097152,262144,524288,1048576
05-21 15:16:37.917 458 1034 D CSLegacyTypeTracker: Sending CONNECTED broadcast
for type 1 NetworkAgentInfo [WIFI () - 100] isDefaultNetwork=true
05-21 15:16:37.953 458 1034 D ConnectivityService: sendStickyBroadcast:
action=android.net.conn.CONNECTIVITY_CHANGE
05-21 15:16:37.976 458 705 D Tethering: MasterInitialState.processMessage
what=3
05-21 15:16:37.977 458 1034 D ConnectivityService: notifyType PRECHECK for
NetworkAgentInfo [WIFI () - 100]
05-21 15:16:37.977 458 1034 D ConnectivityService:
setProvNotificationVisibleIntent null visible=false networkType=MOBILE
extraInfo=null highPriority=false
05-21 15:16:37.993 458 1034 D ConnectivityService: NetworkAgentInfo [WIFI () -
100] validation passed
05-21 15:16:37.993 458 1034 D ConnectivityService: notifyType CAP_CHANGED for
NetworkAgentInfo [WIFI () - 100]
05-21 15:16:38.001 458 1034 D ConnectivityService: sendStickyBroadcast:
action=android.net.conn.INET_CONDITION_ACTION
05-21 15:16:38.037 458 1032 E WifiConfigStore: rewrite network history for
"DJc64BlF"NONE
05-21 15:16:38.117 458 699 I am_proc_bound: [0,1078,android.process.acore]
05-21 15:16:38.118 458 699 I ActivityManager: Launching preboot mode app:
ProcessRecord{2b7e500 1078:android.process.acore/u0a2}
05-21 15:16:38.335 1078 1078 D NemuJavaHotPatchHelper: onHandleBindApplication
reportedPackageName:com.android.providers.contacts isMatchJavaPatch:false
05-21 15:16:38.489 1078 1078 W System : ClassLoader referenced unknown path:
/system/priv-app/ContactsProvider/lib/x86
05-21 15:16:38.747 1078 1078 I ContactsUpgradeReceiver: Creating or opening
contacts database
05-21 15:16:38.925 1078 1078 I ContactsDatabaseHelper: Bootstrapping database
version: 1011
05-21 15:16:39.019 1078 1078 I ContactsProviderV1: Bootstrapping database legacy
support
05-21 15:16:39.378 1078 1078 I ContactsDatabaseHelper: Bootstrapping database
version: 1011
05-21 15:16:39.454 1078 1078 I ContactsProviderV1: Bootstrapping database legacy
support
05-21 15:16:39.901 1078 1078 I ContactsProvider: Locale has changed from null to
es-ES
05-21 15:16:39.903 1078 1078 I ContactsDatabaseHelper: Switching to locale es-ES
(ICU v55.1)
05-21 15:16:39.995 1078 1078 I ContactsDatabaseHelper: Locale change completed in
91ms
05-21 15:16:39.998 1078 1078 I ContactsDatabaseHelper: Switching to locale es-ES
(ICU v55.1)
05-21 15:16:40.074 1078 1078 I ContactsDatabaseHelper: Locale change completed in
76ms
05-21 15:16:40.178 1078 1078 I contacts_upgrade_receiver: 1640
05-21 15:16:40.194 458 811 I ActivityManager: Pre-boot of
{com.android.providers.media/com.android.providers.media.MediaUpgradeReceiver} for
user 0
05-21 15:16:40.194 458 811 I am_pre_boot: [0,com.android.providers.media]
05-21 15:16:40.199 458 811 D Interception: result: allow, reason: calleePkg is
system app, rule: runType===broadcast|||callerPkg===android|||
calleePkg===com.android.providers.media|||
calleeClass===com.android.providers.media.MediaUpgradeReceiver|||
action===android.intent.action.PRE_BOOT_COMPLETED
05-21 15:16:40.204 458 811 D ActivityManager: start process:
android.process.media, abi override: null, primary cpu abi: null,
forceToUseNativeBridge: true, fileAccessControlLastUpdatedTime: -1,
appDevicePropLastUpdatedTime: -1
05-21 15:16:40.205 458 811 D ActivityManager: start process:
android.process.media, cpu abi: x86, instructionSet: null
05-21 15:16:40.277 458 811 I am_proc_start:
[0,1106,10004,android.process.media,broadcast,com.android.providers.media/.MediaUpg
radeReceiver]
05-21 15:16:40.278 458 811 I ActivityManager: Start proc
1106:android.process.media/u0a4 for broadcast
com.android.providers.media/.MediaUpgradeReceiver
05-21 15:16:40.280 458 702 I dvm_lock_sample:
[system_server,0,android.ui,77,ActivityManagerService.java,4102,BroadcastQueue.java
,645,15]
05-21 15:16:40.312 1106 1106 I art : Late-enabling JIT
05-21 15:16:40.325 1106 1106 D libnb : enter native_bridge2_initialize
/data/user/0/com.android.providers.media/code_cache arm
05-21 15:16:40.345 1106 1106 D HP : patch strd susccess
05-21 15:16:40.349 1106 1106 D houdini : [1106] Initialize library(version:
6.1.2d_x.48748 RELEASE)... successfully.
05-21 15:16:40.388 1106 1106 W art : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:40.398 1106 1106 I art : JIT created with code_cache_capacity=2MB
compile_threshold=1000
05-21 15:16:40.474 1106 1106 I Zygote : fake Product info android.process.media
not matched any pattern
05-21 15:16:40.601 458 699 I am_proc_bound: [0,1106,android.process.media]
05-21 15:16:40.601 458 699 I ActivityManager: Launching preboot mode app:
ProcessRecord{e12b139 1106:android.process.media/u0a4}
05-21 15:16:40.704 1106 1106 D NemuJavaHotPatchHelper: onHandleBindApplication
reportedPackageName:com.android.providers.media isMatchJavaPatch:false
05-21 15:16:40.763 1106 1106 W System : ClassLoader referenced unknown path:
/system/priv-app/MediaProvider/lib/x86
05-21 15:16:40.909 458 697 I ActivityManager: Pre-boot of
{com.google.android.gsf/com.google.android.gsf.loginservice.MigrateToAccountManager
BroadcastReceiver} for user 0
05-21 15:16:40.910 458 697 I am_pre_boot: [0,com.google.android.gsf]
05-21 15:16:40.937 458 697 D Interception: result: allow, reason: calleePkg is
system app, rule: runType===broadcast|||callerPkg===android|||
calleePkg===com.google.android.gsf|||
calleeClass===com.google.android.gsf.loginservice.MigrateToAccountManagerBroadcastR
eceiver|||action===android.intent.action.PRE_BOOT_COMPLETED
05-21 15:16:40.942 458 697 D ActivityManager: start process:
com.google.process.gapps, abi override: null, primary cpu abi: x86,
forceToUseNativeBridge: true, fileAccessControlLastUpdatedTime: -1,
appDevicePropLastUpdatedTime: -1
05-21 15:16:40.942 458 697 D ActivityManager: start process:
com.google.process.gapps, cpu abi: x86, instructionSet: x86
05-21 15:16:41.005 458 697 I am_proc_start:
[0,1120,10014,com.google.process.gapps,broadcast,com.google.android.gsf/.loginservi
ce.MigrateToAccountManagerBroadcastReceiver]
05-21 15:16:41.006 458 697 I ActivityManager: Start proc
1120:com.google.process.gapps/u0a14 for broadcast
com.google.android.gsf/.loginservice.MigrateToAccountManagerBroadcastReceiver
05-21 15:16:41.051 1120 1120 I art : Late-enabling JIT
05-21 15:16:41.057 1120 1120 D libnb : enter native_bridge2_initialize
/data/user/0/com.google.android.gsf/code_cache arm
05-21 15:16:41.080 1120 1120 D HP : patch strd susccess
05-21 15:16:41.084 1120 1120 D houdini : [1120] Initialize library(version:
6.1.2d_x.48748 RELEASE)... successfully.
05-21 15:16:41.118 1120 1120 W art : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:41.129 1120 1120 I art : JIT created with code_cache_capacity=2MB
compile_threshold=1000
05-21 15:16:41.188 1120 1120 I Zygote : fake Product info
com.google.process.gapps not matched any pattern
05-21 15:16:41.297 458 712 I am_proc_bound: [0,1120,com.google.process.gapps]
05-21 15:16:41.298 458 712 I ActivityManager: Launching preboot mode app:
ProcessRecord{b0b037e 1120:com.google.process.gapps/u0a14}
05-21 15:16:41.412 1120 1120 D NemuJavaHotPatchHelper: onHandleBindApplication
reportedPackageName:com.google.android.gsf isMatchJavaPatch:false
05-21 15:16:41.475 1120 1120 W System : ClassLoader referenced unknown path:
/system/priv-app/com.google.android.gsf/lib/x86
05-21 15:16:41.506 1120 1120 D GoogleLoginService: no legacy android id exists to
migrate
05-21 15:16:41.506 1120 1120 D GoogleLoginService: skipping migration because
/data/user/0/com.google.android.gsf/databases/accounts.db doesn't exist
05-21 15:16:41.507 1120 1120 D GoogleLoginService: disabling the migration script
since the migration is complete
05-21 15:16:41.564 458 701 I ActivityManager: Removing system update proc:
ProcessRecord{e5bb632 1052:com.android.providers.calendar/u0a1}
05-21 15:16:41.568 458 701 I ActivityManager: Killing
1052:com.android.providers.calendar/u0a1 (adj 15): system update done
05-21 15:16:41.569 458 701 I am_kill :
[0,1052,com.android.providers.calendar,15,system update done]
05-21 15:16:41.630 458 701 D ActivityManager: cleanUpApplicationRecord -- 1052
05-21 15:16:41.635 458 701 I ActivityManager: Removing system update proc:
ProcessRecord{2b7e500 1078:android.process.acore/u0a2}
05-21 15:16:41.638 458 701 I ActivityManager: Killing
1078:android.process.acore/u0a2 (adj 13): system update done
05-21 15:16:41.638 458 701 I am_kill : [0,1078,android.process.acore,13,system
update done]
05-21 15:16:41.690 458 701 D ActivityManager: cleanUpApplicationRecord -- 1078
05-21 15:16:41.693 458 701 I ActivityManager: Removing system update proc:
ProcessRecord{e12b139 1106:android.process.media/u0a4}
05-21 15:16:41.694 458 701 I ActivityManager: Killing
1106:android.process.media/u0a4 (adj 11): system update done
05-21 15:16:41.694 458 701 I am_kill : [0,1106,android.process.media,11,system
update done]
05-21 15:16:41.759 458 701 D ActivityManager: cleanUpApplicationRecord -- 1106
05-21 15:16:41.763 458 701 I ActivityManager: Removing system update proc:
ProcessRecord{b0b037e 1120:com.google.process.gapps/u0a14}
05-21 15:16:41.763 458 701 I ActivityManager: Killing
1120:com.google.process.gapps/u0a14 (adj 9): system update done
05-21 15:16:41.763 458 701 I am_kill :
[0,1120,com.google.process.gapps,9,system update done]
05-21 15:16:41.805 458 701 D ActivityManager: cleanUpApplicationRecord -- 1120
05-21 15:16:41.808 458 701 I ActivityManager: System now ready
05-21 15:16:41.814 458 853 W art : Long monitor contention event with owner
method=void
com.android.server.am.ActivityManagerService.systemReady(java.lang.Runnable) from
ActivityManagerService.java:12410 waiters=1 for 187ms
05-21 15:16:41.817 458 853 I dvm_lock_sample:
[system_server,0,Binder_6,187,ActivityManagerService.java,1366,-,12410,37]
05-21 15:16:41.818 458 853 W ActivityManager: Spurious death for
ProcessRecord{e5bb632 0:com.android.providers.calendar/u0a1}, curProc for 1052:
null
05-21 15:16:41.820 458 701 I com.android.server.vapi.BootNotify:
notifyBootAMSReady:97: boot_progress boot status:ams_ready
05-21 15:16:41.862 458 862 W ActivityManager: Spurious death for
ProcessRecord{e12b139 0:android.process.media/u0a4}, curProc for 1106: null
05-21 15:16:41.870 458 867 W ActivityManager: Spurious death for
ProcessRecord{b0b037e 0:com.google.process.gapps/u0a14}, curProc for 1120: null
05-21 15:16:41.878 458 811 W ActivityManager: Spurious death for
ProcessRecord{2b7e500 0:android.process.acore/u0a2}, curProc for 1078: null
05-21 15:16:41.907 458 701 I boot_progress_ams_ready: 236792
05-21 15:16:41.966 458 701 I SystemServer: Making services ready
05-21 15:16:41.966 458 701 I SystemServiceManager: Starting phase 550
05-21 15:16:41.997 458 701 D Interception: result: allow, reason: calleePkg is
system app, rule: runType===retrieveService|||callerPkg===android|||
calleePkg===com.android.server.telecom|||
calleeClass===com.android.server.telecom.components.TelecomService|||
action===com.android.ITelecomService
05-21 15:16:42.035 458 929 D MountService: Thinking about reset,
mSystemReady=true, mDaemonConnected=true
05-21 15:16:42.037 458 929 D VoldConnector: SND -> {4 volume reset}
05-21 15:16:42.041 458 931 D VoldConnector: RCV <- {651 emulated 7}
05-21 15:16:42.042 458 931 D VoldConnector: RCV <- {659 emulated}
05-21 15:16:42.043 458 931 D VoldConnector: RCV <- {650 emulated 2 "" ""}
05-21 15:16:42.043 458 931 D VoldConnector: RCV <- {654 emulated emulated}
05-21 15:16:42.044 458 931 D VoldConnector: RCV <- {651 emulated 0}
05-21 15:16:42.046 458 931 D VoldConnector: RCV <- {200 4 Command succeeded}
05-21 15:16:42.070 458 929 D VoldConnector: SND -> {5 volume user_added 0 0}
05-21 15:16:42.073 458 931 D VoldConnector: RCV <- {200 5 Command succeeded}
05-21 15:16:42.083 458 701 I SystemServer: WebViewFactory preparation
05-21 15:16:42.108 458 703 V MountService: Found primary storage at
VolumeInfo{emulated}:
05-21 15:16:42.108 458 703 V MountService: type=EMULATED diskId=null
partGuid=null mountFlags=0 mountUserId=-1
05-21 15:16:42.108 458 703 V MountService: state=UNMOUNTED
05-21 15:16:42.108 458 703 V MountService: fsType=null fsUuid=null
fsLabel=null
05-21 15:16:42.108 458 703 V MountService: path=null internalPath=null
05-21 15:16:42.122 458 929 D VoldConnector: SND -> {6 volume mount emulated 3 -
1}
05-21 15:16:42.127 458 931 D VoldConnector: RCV <- {651 emulated 1}
05-21 15:16:42.133 458 931 D VoldConnector: RCV <- {656 emulated /data/media}
05-21 15:16:42.134 458 931 D VoldConnector: RCV <- {655 emulated
/storage/emulated}
05-21 15:16:42.143 458 458 W System : ClassLoader referenced unknown path:
/system/priv-app/Telecom/lib/x86
05-21 15:16:42.148 458 931 D VoldConnector: RCV <- {651 emulated 2}
05-21 15:16:42.149 458 931 D VoldConnector: RCV <- {200 6 Command succeeded}
05-21 15:16:42.229 458 701 D ActivityManager: start process: WebViewLoader-x86,
abi override: x86, primary cpu abi: null, forceToUseNativeBridge: true,
fileAccessControlLastUpdatedTime: -1, appDevicePropLastUpdatedTime: -1
05-21 15:16:42.230 458 701 D ActivityManager: start process: WebViewLoader-x86,
cpu abi: x86, instructionSet: null
05-21 15:16:42.308 1137 1137 I art : Late-enabling JIT
05-21 15:16:42.319 458 701 I am_proc_start: [0,1137,1037,WebViewLoader-x86,,]
05-21 15:16:42.319 458 701 I ActivityManager: Start proc 1137:WebViewLoader-
x86/1037 [android.webkit.WebViewFactory$RelroFileCreator] for
05-21 15:16:42.329 458 701 D Interception: result: allow, reason: calleePkg is
system app, rule: runType===retrieveService|||callerPkg===android|||
calleePkg===com.android.systemui|||
calleeClass===com.android.systemui.SystemUIService|||action===null
05-21 15:16:42.333 458 701 D ActivityManager: start process:
com.android.systemui, abi override: null, primary cpu abi: null,
forceToUseNativeBridge: true, fileAccessControlLastUpdatedTime: -1,
appDevicePropLastUpdatedTime: -1
05-21 15:16:42.333 458 701 D ActivityManager: start process:
com.android.systemui, cpu abi: x86, instructionSet: null
05-21 15:16:42.353 1137 1137 D libnb : enter native_bridge2_initialize (null)
arm
05-21 15:16:42.413 458 1135 D UsbHostManager: Added device
UsbDevice[mName=/dev/bus/usb/001/002,mVendorId=33006,mProductId=33,mClass=0,mSubcla
ss=0,mProtocol=0,mManufacturerName=VirtualBox,mProductName=USB
Tablet,mVersion=1.16,mSerialNumber=null,mConfigurations=[
05-21 15:16:42.413 458 1135 D UsbHostManager:
UsbConfiguration[mId=1,mName=null,mAttributes=128,mMaxPower=50,mInterfaces=[
05-21 15:16:42.413 458 1135 D UsbHostManager:
UsbInterface[mId=0,mAlternateSetting=0,mName=null,mClass=3,mSubclass=0,mProtocol=0,
mEndpoints=[
05-21 15:16:42.413 458 1135 D UsbHostManager:
UsbEndpoint[mAddress=129,mAttributes=3,mMaxPacketSize=8,mInterval=10]]]]
05-21 15:16:42.496 1157 1196 W art : Verification of long
com.android.providers.contacts.PhotoStore.insert(com.android.providers.contacts.Pho
toProcessor, boolean) took 145.008ms
05-21 15:16:42.514 1137 1137 D HP : patch strd susccess
05-21 15:16:42.514 1239 1239 I Zygote : fake Product info
com.netease.nemu_vinput.nemu not matched any pattern
05-21 15:16:42.518 1137 1137 D houdini : [1137] Initialize library(version:
6.1.2d_x.48748 RELEASE)... successfully.
05-21 15:16:42.541 1253 1253 D HP : patch strd susccess
05-21 15:16:42.551 458 1135 W ContextImpl: Calling a method in the system
process without a qualified user: android.app.ContextImpl.sendBroadcast:790
com.android.server.usb.UsbSettingsManager.deviceAttached:742
com.android.server.usb.UsbHostManager.endUsbDeviceAdded:225
com.android.server.usb.UsbHostManager.monitorUsbHostBus:-2
com.android.server.usb.UsbHostManager.-wrap0:-1
05-21 15:16:42.590 1142 1142 I art : Late-enabling JIT
05-21 15:16:42.593 1142 1142 D libnb : enter native_bridge2_initialize
/data/user/0/com.android.systemui/code_cache arm
05-21 15:16:42.606 458 701 I am_proc_start:
[0,1142,10010,com.android.systemui,service,com.android.systemui/.SystemUIService]
05-21 15:16:42.607 458 701 I ActivityManager: Start proc
1142:com.android.systemui/u0a10 for service com.android.systemui/.SystemUIService
05-21 15:16:42.609 458 702 W art : Long monitor contention event with owner
method=android.content.ComponentName
com.android.server.am.ActivityManagerService.startService(android.app.IApplicationT
hread, android.content.Intent, java.lang.String, java.lang.String, int) from
ActivityManagerService.java:16401 waiters=0 for 277ms
05-21 15:16:42.609 458 702 I dvm_lock_sample:
[system_server,0,android.ui,277,ActivityManagerService.java,4102,-,16401,55]
05-21 15:16:42.610 1253 1253 D houdini : [1253] Initialize library(version:
6.1.2d_x.48748 RELEASE)... successfully.
05-21 15:16:42.626 458 701 D NetworkManagement: not enabling bandwidth control
05-21 15:16:42.726 1274 1274 I art : Late-enabling JIT
05-21 15:16:42.731 1274 1274 D libnb : enter native_bridge2_initialize
/data/user/0/com.mumu.audio/code_cache arm
05-21 15:16:42.750 1137 1137 W art : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:42.774 458 701 I am_proc_start: [0,1274,1000,com.mumu.audio,added
application,com.mumu.audio]
05-21 15:16:42.774 458 701 I ActivityManager: Start proc
1274:com.mumu.audio/1000 for added application com.mumu.audio
05-21 15:16:42.775 458 701 D ActivityManager: start process:
com.netease.nemu_vapi_android.nemu, abi override: null, primary cpu abi: x86,
forceToUseNativeBridge: true, fileAccessControlLastUpdatedTime: -1,
appDevicePropLastUpdatedTime: -1
05-21 15:16:42.775 458 701 D ActivityManager: start process:
com.netease.nemu_vapi_android.nemu, cpu abi: x86, instructionSet: x86
05-21 15:16:42.785 1137 1137 I art : JIT created with code_cache_capacity=2MB
compile_threshold=1000
05-21 15:16:42.792 1142 1142 D HP : patch strd susccess
05-21 15:16:42.814 1142 1142 D houdini : [1142] Initialize library(version:
6.1.2d_x.48748 RELEASE)... successfully.
05-21 15:16:42.880 458 1034 D ConnectivityService: notifyType CAP_CHANGED for
NetworkAgentInfo [WIFI () - 100]
05-21 15:16:42.904 458 1148 D Interception: result: allow, reason: calleePkg is
system app, rule: runType===provider|||callerPkg===android|||
calleePkg===com.android.providers.contacts|||
calleeClass===com.android.providers.contacts.CallLogProvider|||action===call_log
05-21 15:16:42.910 1253 1253 W art : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:42.915 458 1148 D ActivityManager: start process:
android.process.acore, abi override: null, primary cpu abi: null,
forceToUseNativeBridge: true, fileAccessControlLastUpdatedTime: -1,
appDevicePropLastUpdatedTime: -1
05-21 15:16:42.916 458 1148 D ActivityManager: start process:
android.process.acore, cpu abi: x86, instructionSet: null
05-21 15:16:42.930 1137 1137 I Zygote : fake Product info WebViewLoader-x86 not
matched any pattern
05-21 15:16:42.982 1253 1253 I art : JIT created with code_cache_capacity=2MB
compile_threshold=1000
05-21 15:16:43.050 1274 1274 D HP : patch strd susccess
05-21 15:16:43.068 1274 1274 D houdini : [1274] Initialize library(version:
6.1.2d_x.48748 RELEASE)... successfully.
05-21 15:16:43.082 1137 1137 V WebViewFactory: RelroFileCreator (64bit = false),
32-bit lib: /system/app/webview/webview.apk!/lib/x86/libwebviewchromium.so, 64-bit
lib:
05-21 15:16:43.144 1142 1142 W art : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:43.179 1142 1142 I art : JIT created with code_cache_capacity=2MB
compile_threshold=1000
05-21 15:16:43.246 458 1148 I am_proc_start:
[0,1157,10002,android.process.acore,content
provider,com.android.providers.contacts/.CallLogProvider]
05-21 15:16:43.246 458 1148 I ActivityManager: Start proc
1157:android.process.acore/u0a2 for content provider
com.android.providers.contacts/.CallLogProvider
05-21 15:16:43.250 1290 1290 I art : Late-enabling JIT
05-21 15:16:43.251 458 458 W art : Long monitor contention event with owner
method=android.app.IActivityManager$ContentProviderHolder
com.android.server.am.ActivityManagerService.getContentProviderImpl(android.app.IAp
plicationThread, java.lang.String, android.os.IBinder, boolean, int) from
ActivityManagerService.java:10061 waiters=1 for 362ms
05-21 15:16:43.251 1290 1290 D libnb : enter native_bridge2_initialize
/data/user/0/com.netease.nemu_vapi_android.nemu/code_cache arm
05-21 15:16:43.253 458 458 I dvm_lock_sample:
[system_server,0,main,362,ActivityManagerService.java,16880,-,10061,72]
05-21 15:16:43.255 458 702 W art : Long monitor contention event with owner
method=android.app.IActivityManager$ContentProviderHolder
com.android.server.am.ActivityManagerService.getContentProviderImpl(android.app.IAp
plicationThread, java.lang.String, android.os.IBinder, boolean, int) from
ActivityManagerService.java:10061 waiters=2 for 340ms
05-21 15:16:43.255 458 702 I dvm_lock_sample:
[system_server,0,android.ui,340,ActivityManagerService.java,4102,-,10061,68]
05-21 15:16:43.264 458 1034 D ConnectivityService: updateNetworkScore for
NetworkAgentInfo [WIFI () - 100] to 60
05-21 15:16:43.269 458 701 I am_proc_start:
[0,1290,1000,com.netease.nemu_vapi_android.nemu,added
application,com.netease.nemu_vapi_android.nemu]
05-21 15:16:43.269 458 701 I ActivityManager: Start proc
1290:com.netease.nemu_vapi_android.nemu/1000 for added application
com.netease.nemu_vapi_android.nemu
05-21 15:16:43.270 458 701 I ActivityManager: START u0
{act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000
cmp=com.mumu.launcher/.Launcher} from uid 0 on display 0
05-21 15:16:43.321 1157 1157 I art : Late-enabling JIT
05-21 15:16:43.322 1157 1157 D libnb : enter native_bridge2_initialize
/data/user/0/com.android.providers.contacts/code_cache arm
05-21 15:16:43.345 1274 1274 W art : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:43.351 458 701 I am_create_task: [0,1]
05-21 15:16:43.351 458 701 I am_create_activity:
[0,218917922,1,com.mumu.launcher/.Launcher,android.intent.action.MAIN,NULL,NULL,268
435456]
05-21 15:16:43.355 458 458 I Telecom : Class: TelecomSystem.INSTANCE being set
05-21 15:16:43.355 458 458 W ContextImpl: Calling a method in the system
process without a qualified user: android.app.ContextImpl.startService:1248
android.content.ContextWrapper.startService:581
com.android.server.telecom.components.TelecomService.initializeTelecomSystem:107
com.android.server.telecom.components.TelecomService.onBind:46
android.app.ActivityThread.handleBindService:3034
05-21 15:16:43.369 458 458 D Interception: result: allow, reason: calleePkg is
system app, rule: runType===retrieveService|||callerPkg===android|||
calleePkg===com.android.server.telecom|||
calleeClass===com.android.server.telecom.components.BluetoothPhoneService|||
action===null
05-21 15:16:43.381 1274 1274 I art : JIT created with code_cache_capacity=2MB
compile_threshold=1000
05-21 15:16:43.389 458 701 I wm_task_created: [1,0]
05-21 15:16:43.389 458 701 I wm_task_moved: [1,1,0]
05-21 15:16:43.396 458 701 D ActivityManager: start process: com.mumu.launcher,
abi override: null, primary cpu abi: x86, forceToUseNativeBridge: true,
fileAccessControlLastUpdatedTime: -1, appDevicePropLastUpdatedTime: -1
05-21 15:16:43.396 458 701 D ActivityManager: start process: com.mumu.launcher,
cpu abi: x86, instructionSet: x86
05-21 15:16:43.551 1290 1290 D HP : patch strd susccess
05-21 15:16:43.566 458 458 I Telecom : PhoneAccountRegistrar: SimCallManager
queried, returning: null
05-21 15:16:43.572 1157 1157 D HP : patch strd susccess
05-21 15:16:43.579 1253 1253 I Zygote : fake Product info
com.netease.nemu_vinput.nemu not matched any pattern
05-21 15:16:43.596 290 290 W linker : /system/vendor/lib/libavcodec.so has
text relocations. This is wasting memory and prevents security hardening. Please
fix.
05-21 15:16:43.608 1157 1157 D houdini : [1157] Initialize library(version:
6.1.2d_x.48748 RELEASE)... successfully.
05-21 15:16:43.629 1290 1290 D houdini : [1290] Initialize library(version:
6.1.2d_x.48748 RELEASE)... successfully.
05-21 15:16:43.691 1142 1142 I Zygote : fake Product info com.android.systemui
not matched any pattern
05-21 15:16:43.730 286 304 I iptables: iptables: No chain/target/match by that
name.
05-21 15:16:43.761 1157 1196 W art : Verification of long
com.android.providers.contacts.DataRowHandlerForPhoneNumber.insert(android.database
.sqlite.SQLiteDatabase, com.android.providers.contacts.TransactionContext, long,
android.content.ContentValues) took 261.558ms
05-21 15:16:43.770 286 304 I iptables: iptables terminated by exit(1)
05-21 15:16:43.796 286 304 E Netd : exec() res=0, status=256 for
/system/bin/iptables -w -F st_penalty_log
05-21 15:16:43.822 1274 1274 I Zygote : fake Product info com.mumu.audio not
matched any pattern
05-21 15:16:43.844 1157 1157 W art : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:43.868 1304 1304 I art : Late-enabling JIT
05-21 15:16:43.877 1157 1157 I art : JIT created with code_cache_capacity=2MB
compile_threshold=1000
05-21 15:16:43.877 1304 1304 D libnb : enter native_bridge2_initialize
/data/user/0/com.mumu.launcher/code_cache arm
05-21 15:16:43.951 458 701 I am_proc_start:
[0,1304,1000,com.mumu.launcher,activity,com.mumu.launcher/.Launcher]
05-21 15:16:43.953 458 701 I ActivityManager: Start proc
1304:com.mumu.launcher/1000 for activity com.mumu.launcher/.Launcher
05-21 15:16:43.953 458 701 I wm_task_moved: [1,1,0]
05-21 15:16:43.970 458 890 I am_proc_bound: [0,1142,com.android.systemui]
05-21 15:16:43.972 458 701 I am_focused_activity:
[0,com.mumu.launcher/.Launcher]
05-21 15:16:43.972 458 701 I ActivityManager: Starting provision Activity:
Intent { cmp=com.android.provision/.DefaultActivity }
05-21 15:16:43.973 458 701 D Interception: result: allow, reason: calleePkg is
system app, rule: runType===activity|||callerPkg===android|||
calleePkg===com.android.provision|||
calleeClass===com.android.provision.DefaultActivity|||action===null
05-21 15:16:43.999 286 304 I ip6tables: ip6tables: No chain/target/match by
that name.
05-21 15:16:44.021 458 701 I ActivityManager: START u0
{cmp=com.android.provision/.DefaultActivity} from uid 1000 on display 0
05-21 15:16:44.041 1290 1290 W art : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:44.042 286 304 I ip6tables: ip6tables terminated by exit(1)
05-21 15:16:44.043 286 304 E Netd : exec() res=0, status=256 for
/system/bin/ip6tables -w -F st_penalty_log
05-21 15:16:44.061 458 701 W ActivityManager: startActivity called from non-
Activity context; forcing Intent.FLAG_ACTIVITY_NEW_TASK for: Intent { flg=0x800000
cmp=com.android.provision/.DefaultActivity }
05-21 15:16:44.061 458 701 I wm_stack_created: [1,0,0,0,0]
05-21 15:16:44.105 1290 1290 I art : JIT created with code_cache_capacity=2MB
compile_threshold=1000
05-21 15:16:44.151 458 701 I am_home_stack_moved: [0,0,1,1,startingNewTask]
05-21 15:16:44.152 458 701 I am_create_task: [0,2]
05-21 15:16:44.152 458 701 I am_create_activity:
[0,214930409,2,com.android.provision/.DefaultActivity,NULL,NULL,NULL,276824064]
05-21 15:16:44.159 458 701 I wm_task_created: [2,1]
05-21 15:16:44.162 1304 1304 D HP : patch strd susccess
05-21 15:16:44.172 458 701 I wm_task_moved: [2,1,0]
05-21 15:16:44.197 286 304 I iptables: iptables: No chain/target/match by that
name.
05-21 15:16:44.206 1157 1157 I Zygote : fake Product info android.process.acore
not matched any pattern
05-21 15:16:44.213 458 701 D ActivityManager: start process:
com.android.provision, abi override: null, primary cpu abi: null,
forceToUseNativeBridge: true, fileAccessControlLastUpdatedTime: -1,
appDevicePropLastUpdatedTime: -1
05-21 15:16:44.213 458 701 D ActivityManager: start process:
com.android.provision, cpu abi: x86, instructionSet: null
05-21 15:16:44.230 286 304 I iptables: iptables terminated by exit(1)
05-21 15:16:44.245 286 304 E Netd : exec() res=0, status=256 for
/system/bin/iptables -w -F st_penalty_reject
05-21 15:16:44.245 1304 1304 D houdini : [1304] Initialize library(version:
6.1.2d_x.48748 RELEASE)... successfully.
05-21 15:16:44.273 290 290 W linker : /system/vendor/lib/libavutil.so has text
relocations. This is wasting memory and prevents security hardening. Please fix.
05-21 15:16:44.275 290 290 W linker : /system/vendor/lib/libswresample.so has
text relocations. This is wasting memory and prevents security hardening. Please
fix.
05-21 15:16:44.326 1157 1196 W art : Verification of void
com.android.providers.contacts.DataRowHandlerForStructuredName.fixStructuredNameCom
ponents(android.content.ContentValues, android.content.ContentValues) took
562.591ms
05-21 15:16:44.326 1142 1142 D NemuJavaHotPatchHelper: onHandleBindApplication
reportedPackageName:com.android.systemui isMatchJavaPatch:false
05-21 15:16:44.330 290 290 W linker : /system/vendor/lib/libswscale.so has
text relocations. This is wasting memory and prevents security hardening. Please
fix.
05-21 15:16:44.490 286 304 I ip6tables: ip6tables: No chain/target/match by
that name.
05-21 15:16:44.534 286 304 I ip6tables: ip6tables terminated by exit(1)
05-21 15:16:44.547 286 304 E Netd : exec() res=0, status=256 for
/system/bin/ip6tables -w -F st_penalty_reject
05-21 15:16:44.550 458 859 I am_proc_bound: [0,1157,android.process.acore]
05-21 15:16:44.580 1137 1137 W System : exit ---> code:0
05-21 15:16:44.593 458 701 I am_proc_start:
[0,1320,10033,com.android.provision,activity,com.android.provision/.DefaultActivity
]
05-21 15:16:44.594 458 701 I ActivityManager: Start proc
1320:com.android.provision/u0a33 for activity
com.android.provision/.DefaultActivity
05-21 15:16:44.594 458 701 I am_home_stack_moved: [0,0,1,1,startedActivity
setFocusedActivity]
05-21 15:16:44.594 458 701 I wm_task_moved: [2,1,0]
05-21 15:16:44.606 1137 1137 W System : java.lang.Throwable
05-21 15:16:44.606 1137 1137 W System : at
java.lang.Runtime.exit(Runtime.java:260)
05-21 15:16:44.606 1137 1137 W System : at
java.lang.System.exit(System.java:664)
05-21 15:16:44.606 1137 1137 W System : at
android.webkit.WebViewFactory$RelroFileCreator.main(WebViewFactory.java:492)
05-21 15:16:44.606 1137 1137 W System : at
java.lang.reflect.Method.invoke(Native Method)
05-21 15:16:44.606 1137 1137 W System : at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:782)
05-21 15:16:44.606 1137 1137 W System : at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:672)
05-21 15:16:44.662 458 701 I am_focused_activity:
[0,com.android.provision/.DefaultActivity]
05-21 15:16:44.663 458 701 I ActivityManager: Starting
com.android.setting.CryptKeeper: Intent { cmp=com.android.settings/.CryptKeeper }
05-21 15:16:44.663 458 701 D Interception: result: allow, reason: calleePkg is
system app, rule: runType===activity|||callerPkg===android|||
calleePkg===com.android.settings|||
calleeClass===com.android.settings.CryptKeeper|||action===null
05-21 15:16:44.678 1304 1304 W art : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:44.681 1320 1320 I art : Late-enabling JIT
05-21 15:16:44.706 458 701 I ActivityManager: START u0
{cmp=com.android.settings/.CryptKeeper} from uid 1000 on display 0
05-21 15:16:44.709 1320 1320 D libnb : enter native_bridge2_initialize
/data/user/0/com.android.provision/code_cache arm
05-21 15:16:44.717 1290 1290 I Zygote : fake Product info
com.netease.nemu_vapi_android.nemu not matched any pattern
05-21 15:16:44.726 1304 1304 I art : JIT created with code_cache_capacity=2MB
compile_threshold=1000
05-21 15:16:44.759 1137 1137 I art : System.exit called, status: 0
05-21 15:16:44.759 1137 1137 I AndroidRuntime: VM exiting with result code 0,
cleanup skipped.
05-21 15:16:44.806 1142 1142 W System : ClassLoader referenced unknown path:
/system/priv-app/SystemUI/lib/x86
05-21 15:16:44.866 286 304 I iptables: iptables: No chain/target/match by that
name.
05-21 15:16:44.905 286 304 I iptables: iptables terminated by exit(1)
05-21 15:16:44.913 286 304 E Netd : exec() res=0, status=256 for
/system/bin/iptables -w -F st_clear_caught
05-21 15:16:44.926 1142 1142 V SystemUIService: Starting SystemUI services.
05-21 15:16:44.971 1157 1157 D NemuJavaHotPatchHelper: onHandleBindApplication
reportedPackageName:com.android.providers.contacts isMatchJavaPatch:false
05-21 15:16:45.017 1320 1320 D HP : patch strd susccess
05-21 15:16:45.028 286 304 I ip6tables: ip6tables: No chain/target/match by
that name.
05-21 15:16:45.046 286 304 I ip6tables: ip6tables terminated by exit(1)
05-21 15:16:45.064 286 304 E Netd : exec() res=0, status=256 for
/system/bin/ip6tables -w -F st_clear_caught
05-21 15:16:45.091 1320 1320 D houdini : [1320] Initialize library(version:
6.1.2d_x.48748 RELEASE)... successfully.
05-21 15:16:45.161 458 701 W ActivityManager: startActivity called from non-
Activity context; forcing Intent.FLAG_ACTIVITY_NEW_TASK for: Intent { flg=0x800000
cmp=com.android.settings/.CryptKeeper }
05-21 15:16:45.162 458 701 I am_home_stack_moved: [0,0,1,1,startingNewTask]
05-21 15:16:45.162 458 701 I wm_task_moved: [2,1,0]
05-21 15:16:45.184 290 290 W OMXNodeInstance: [e:qcom.decoder.avc] component
does not support metadata mode; using fallback
05-21 15:16:45.189 1157 1157 W System : ClassLoader referenced unknown path:
/system/priv-app/ContactsProvider/lib/x86
05-21 15:16:45.236 458 701 I am_create_task: [0,3]
05-21 15:16:45.237 458 701 I am_create_activity:
[0,254531484,3,com.android.settings/.CryptKeeper,NULL,NULL,NULL,276824064]
05-21 15:16:45.243 458 701 I wm_task_created: [3,1]
05-21 15:16:45.243 458 701 I wm_task_moved: [3,1,1]
05-21 15:16:45.256 286 304 I iptables: iptables: No chain/target/match by that
name.
05-21 15:16:45.271 458 701 D ActivityManager: start process:
com.android.settings:CryptKeeper, abi override: null, primary cpu abi: x86,
forceToUseNativeBridge: true, fileAccessControlLastUpdatedTime: -1,
appDevicePropLastUpdatedTime: -1
05-21 15:16:45.293 286 304 I iptables: iptables terminated by exit(1)
05-21 15:16:45.295 286 304 E Netd : exec() res=0, status=256 for
/system/bin/iptables -w -F st_clear_detect
05-21 15:16:45.296 458 701 D ActivityManager: start process:
com.android.settings:CryptKeeper, cpu abi: x86, instructionSet: x86
05-21 15:16:45.410 1304 1304 I Zygote : fake Product info com.mumu.launcher not
matched any pattern
05-21 15:16:45.418 290 290 W linker : /system/vendor/lib/libavcodec.so has
text relocations. This is wasting memory and prevents security hardening. Please
fix.
05-21 15:16:45.429 286 304 I ip6tables: ip6tables: No chain/target/match by
that name.
05-21 15:16:45.490 286 304 I ip6tables: ip6tables terminated by exit(1)
05-21 15:16:45.505 286 304 E Netd : exec() res=0, status=256 for
/system/bin/ip6tables -w -F st_clear_detect
05-21 15:16:45.514 458 1034 D ConnectivityService: handlePromptUnvalidated 100
05-21 15:16:45.522 1320 1320 W art : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:45.536 1157 1196 W art : Verification of boolean
com.android.providers.contacts.DataRowHandlerForIdentity.update(android.database.sq
lite.SQLiteDatabase, com.android.providers.contacts.TransactionContext,
android.content.ContentValues, android.database.Cursor, boolean) took 196.500ms
05-21 15:16:45.583 1320 1320 I art : JIT created with code_cache_capacity=2MB
compile_threshold=1000
05-21 15:16:45.645 1142 1142 E SoundPool: error loading
/system/media/audio/ui/Lock.ogg
05-21 15:16:45.646 1142 1142 W KeyguardViewMediator: failed to load lock sound
from /system/media/audio/ui/Lock.ogg
05-21 15:16:45.653 1142 1142 E SoundPool: error loading
/system/media/audio/ui/Unlock.ogg
05-21 15:16:45.653 1142 1142 W KeyguardViewMediator: failed to load unlock sound
from /system/media/audio/ui/Unlock.ogg
05-21 15:16:45.669 1142 1142 E SoundPool: error loading
/system/media/audio/ui/Trusted.ogg
05-21 15:16:45.670 1142 1142 W KeyguardViewMediator: failed to load trusted sound
from /system/media/audio/ui/Trusted.ogg
05-21 15:16:45.725 1338 1338 I art : Late-enabling JIT
05-21 15:16:45.726 1338 1338 D libnb : enter native_bridge2_initialize
/data/user/0/com.android.settings/code_cache arm
05-21 15:16:45.737 286 304 I iptables: iptables: No chain/target/match by that
name.
05-21 15:16:45.751 458 701 I am_proc_start:
[0,1338,1000,com.android.settings:CryptKeeper,activity,com.android.settings/.CryptK
eeper]
05-21 15:16:45.751 458 701 I ActivityManager: Start proc
1338:com.android.settings:CryptKeeper/1000 for activity
com.android.settings/.CryptKeeper
05-21 15:16:45.752 458 701 I am_home_stack_moved: [0,0,1,1,startedActivity
setFocusedActivity]
05-21 15:16:45.752 458 701 I wm_task_moved: [3,1,1]
05-21 15:16:45.766 286 304 I iptables: iptables terminated by exit(1)
05-21 15:16:45.782 286 304 E Netd : exec() res=0, status=256 for
/system/bin/iptables -w -X st_penalty_log
05-21 15:16:45.785 458 701 I am_focused_activity:
[0,com.android.settings/.CryptKeeper]
05-21 15:16:45.786 458 701 I ActivityManager: Starting service: Intent
{
cmp=com.netease.nemu_vapi_android.nemu/com.netease.nemu_vapi_android.service.ApiSer
vice }
05-21 15:16:45.786 458 701 D Interception: result: allow, reason: calleePkg is
system app, rule: runType===retrieveService|||callerPkg===android|||
calleePkg===com.netease.nemu_vapi_android.nemu|||
calleeClass===com.netease.nemu_vapi_android.service.ApiService|||action===null
05-21 15:16:45.787 458 701 I ActivityManager: Starting service: Intent
{ act=com.mumu.audio.action.INIT_DATA pkg=com.mumu.audio }
05-21 15:16:45.798 458 701 D Interception: result: allow, reason: calleePkg is
system app, rule: runType===retrieveService|||callerPkg===android|||
calleePkg===com.mumu.audio|||calleeClass===com.mumu.audio.VolControlService|||
action===com.mumu.audio.action.INIT_DATA
--------- beginning of crash
05-21 15:16:45.838 1142 1142 F libc : Fatal signal 11 (SIGSEGV), code 2, fault
addr 0x24548b08 in tid 1142 (ndroid.systemui)
05-21 15:16:45.882 458 458 W art : Long monitor contention event with owner
method=void
com.android.server.am.ActivityManagerService.systemReady(java.lang.Runnable) from
ActivityManagerService.java:12489 waiters=0 for 4.028s
05-21 15:16:45.884 458 458 I dvm_lock_sample:
[system_server,0,main,4028,ActivityManagerService.java,16880,-,12489,100]
05-21 15:16:45.886 458 1244 W art : Long monitor contention event with owner
method=void
com.android.server.am.ActivityManagerService.systemReady(java.lang.Runnable) from
ActivityManagerService.java:12489 waiters=1 for 3.413s
05-21 15:16:45.887 458 1244 I dvm_lock_sample:
[system_server,0,NetworkTimeUpdateService,3413,ActivityManagerService.java,7376,-,1
2489,100]
05-21 15:16:45.888 458 700 W art : Long monitor contention event with owner
method=void
com.android.server.am.ActivityManagerService.systemReady(java.lang.Runnable) from
ActivityManagerService.java:12489 waiters=2 for 3.364s
05-21 15:16:45.888 458 700 I dvm_lock_sample:
[system_server,0,android.bg,3364,ActivityManagerService.java,16880,-,12489,100]
05-21 15:16:45.890 458 926 W art : Long monitor contention event with owner
method=java.lang.String
com.android.server.am.ActivityManagerService.getTagForIntentSender(android.content.
IIntentSender, java.lang.String) from ActivityManagerService.java:7376 waiters=0
for 3.365s
05-21 15:16:45.891 458 926 I dvm_lock_sample:
[system_server,0,AlarmManager,3365,AlarmManagerService.java,2203,ActivityManagerSer
vice.java,7376,100]
05-21 15:16:45.936 286 304 I ip6tables: ip6tables: No chain/target/match by
that name.
05-21 15:16:45.969 458 712 W art : Long monitor contention event with owner
method=void
com.android.server.am.ActivityManagerService.systemReady(java.lang.Runnable) from
ActivityManagerService.java:12489 waiters=3 for 2.935s
05-21 15:16:45.970 458 712 I dvm_lock_sample:
[system_server,1,Binder_3,2935,ActivityManagerService.java,6737,-,12489,100]
05-21 15:16:45.970 287 287 F DEBUG : *** *** *** *** *** *** *** *** *** ***
*** *** *** *** *** ***
05-21 15:16:45.970 287 287 E DEBUG : AM write failed: Broken pipe
05-21 15:16:45.971 287 287 F DEBUG : Build fingerprint:
'OnePlus/OnePlus2/OnePlus2:6.0.1/MMB29M/1447841200:user/release-keys'
05-21 15:16:45.971 287 287 F DEBUG : Revision: '0'
05-21 15:16:45.971 287 287 F DEBUG : ABI: 'x86'
05-21 15:16:45.971 287 287 F DEBUG : pid: 1142, tid: 1142, name:
ndroid.systemui >>> com.android.systemui <<<
05-21 15:16:45.972 287 287 F DEBUG : signal 11 (SIGSEGV), code 2
(SEGV_ACCERR), fault addr 0x24548b08
05-21 15:16:45.973 458 712 W ActivityManager: No pending application record for
pid 1239 (IApplicationThread android.app.ApplicationThreadProxy@a86292b); dropping
process
05-21 15:16:45.973 458 712 I am_drop_process: 1239
05-21 15:16:45.976 286 304 I ip6tables: ip6tables terminated by exit(1)
05-21 15:16:45.985 458 702 W art : Long monitor contention event with owner
method=void
com.android.server.am.ActivityManagerService.systemReady(java.lang.Runnable) from
ActivityManagerService.java:12489 waiters=4 for 1.774s
05-21 15:16:45.986 458 702 I dvm_lock_sample:
[system_server,0,android.ui,1774,ActivityManagerService.java,4102,-,12489,100]
05-21 15:16:45.987 286 304 E Netd : exec() res=0, status=256 for
/system/bin/ip6tables -w -X st_penalty_log
05-21 15:16:45.987 458 853 W art : Long monitor contention event with owner
method=void
com.android.server.am.ActivityManagerService.systemReady(java.lang.Runnable) from
ActivityManagerService.java:12489 waiters=5 for 1.667s
05-21 15:16:45.988 458 853 I dvm_lock_sample:
[system_server,1,Binder_6,1667,ActivityManagerService.java,6737,-,12489,100]
05-21 15:16:45.989 458 853 I am_proc_bound:
[0,1253,com.netease.nemu_vinput.nemu]
05-21 15:16:45.991 458 867 W art : Long monitor contention event with owner
method=void
com.android.server.am.ActivityManagerService.systemReady(java.lang.Runnable) from
ActivityManagerService.java:12489 waiters=6 for 1.541s
05-21 15:16:45.991 458 867 I dvm_lock_sample:
[system_server,1,Binder_A,1541,ActivityManagerService.java,6737,-,12489,100]
05-21 15:16:46.004 290 290 W linker : /system/vendor/lib/libavutil.so has text
relocations. This is wasting memory and prevents security hardening. Please fix.
05-21 15:16:46.015 290 290 W linker : /system/vendor/lib/libswresample.so has
text relocations. This is wasting memory and prevents security hardening. Please
fix.
05-21 15:16:46.062 290 290 W linker : /system/vendor/lib/libswscale.so has
text relocations. This is wasting memory and prevents security hardening. Please
fix.
05-21 15:16:46.065 1338 1338 D HP : patch strd susccess
05-21 15:16:46.089 458 921 W art : Long monitor contention event with owner
method=void
com.android.server.am.ActivityManagerService.systemReady(java.lang.Runnable) from
ActivityManagerService.java:12489 waiters=7 for 590ms
05-21 15:16:46.089 458 921 I dvm_lock_sample:
[system_server,1,Binder_10,590,ActivityManagerService.java,6737,-,12489,100]
05-21 15:16:46.102 458 921 I am_proc_bound:
[0,1290,com.netease.nemu_vapi_android.nemu]
05-21 15:16:46.131 1338 1338 D houdini : [1338] Initialize library(version:
6.1.2d_x.48748 RELEASE)... successfully.
05-21 15:16:46.148 458 926 W art : Long monitor contention event with owner
method=void
com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplica
tionThread) from ActivityManagerService.java:6737 waiters=5 for 177ms
05-21 15:16:46.149 458 926 I dvm_lock_sample:
[system_server,0,AlarmManager,177,ActivityManagerService.java,7376,-,6737,35]
05-21 15:16:46.154 458 702 W art : Long monitor contention event with owner
method=void
com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplica
tionThread) from ActivityManagerService.java:6737 waiters=5 for 119ms
05-21 15:16:46.154 458 702 I dvm_lock_sample:
[system_server,0,android.ui,119,ActivityManagerService.java,4039,-,6737,23]
05-21 15:16:46.158 286 304 I iptables: iptables: No chain/target/match by that
name.
05-21 15:16:46.184 458 700 W art : Long monitor contention event with owner
method=void
com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplica
tionThread) from ActivityManagerService.java:6737 waiters=6 for 130ms
05-21 15:16:46.187 286 304 I iptables: iptables terminated by exit(1)
05-21 15:16:46.197 286 304 E Netd : exec() res=0, status=256 for
/system/bin/iptables -w -X st_penalty_reject
05-21 15:16:46.204 458 701 D Interception: result: allow, reason: calleePkg is
system app, rule: runType===broadcast|||callerPkg===android|||
calleePkg===com.android.providers.contacts|||
calleeClass===com.android.providers.contacts.PackageIntentReceiver|||
action===android.intent.action.PACKAGE_CHANGED
05-21 15:16:46.254 287 287 F DEBUG : eax 0000000b ebx c73cc724 ecx
00000001 edx 00000058
05-21 15:16:46.254 287 287 F DEBUG : esi 24548b04 edi 00000000
05-21 15:16:46.255 287 287 F DEBUG : xcs 00000073 xds 0000007b xes
0000007b xfs 0000003b xss 0000007b
05-21 15:16:46.255 287 287 F DEBUG : eip c735146d ebp c73db3a4 esp
cfe06394 flags 00010202
05-21 15:16:46.289 1157 1196 W art : Verification of java.lang.String
com.android.providers.contacts.LegacyApiSupport.getRawContactsByFilterAsNestedQuery
(java.lang.String) took 152.906ms
05-21 15:16:46.327 1320 1320 I Zygote : fake Product info com.android.provision
not matched any pattern
05-21 15:16:46.329 286 304 I ip6tables: ip6tables: No chain/target/match by
that name.
05-21 15:16:46.342 286 304 I ip6tables: ip6tables terminated by exit(1)
05-21 15:16:46.345 286 304 E Netd : exec() res=0, status=256 for
/system/bin/ip6tables -w -X st_penalty_reject
05-21 15:16:46.348 1049 1049 E wpa_supplicant: wpa driver wired get scan results
for ssid: DJc64BlF
05-21 15:16:46.381 458 700 I dvm_lock_sample:
[system_server,0,android.bg,130,ActivityManagerService.java,16958,-,6737,26]
05-21 15:16:46.384 458 701 I ActivityManager: Force stopping
com.android.providers.media appid=10004 user=-1: vold reset
05-21 15:16:46.400 458 844 I am_proc_bound: [0,1304,com.mumu.launcher]
05-21 15:16:46.424 1157 1157 W System : ClassLoader referenced unknown path:
/system/app/UserDictionaryProvider/lib/x86
05-21 15:16:46.457 1157 1196 W art : Verification of int
com.android.providers.contacts.LegacyApiSupport.updatePeople(long,
android.content.ContentValues) took 164.697ms
05-21 15:16:46.512 458 867 I am_proc_bound: [0,1274,com.mumu.audio]
05-21 15:16:46.549 286 304 I iptables: iptables: No chain/target/match by that
name.
05-21 15:16:46.568 286 304 I iptables: iptables terminated by exit(1)
05-21 15:16:46.577 286 304 E Netd : exec() res=0, status=256 for
/system/bin/iptables -w -X st_clear_caught
05-21 15:16:46.593 1157 1196 W art : Verification of android.database.Cursor
com.android.providers.contacts.LegacyApiSupport.query(android.net.Uri,
java.lang.String[], java.lang.String, java.lang.String[], java.lang.String,
java.lang.String) took 134.323ms
05-21 15:16:46.621 458 701 W art : Long monitor contention event with owner
method=void
com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplica
tionThread) from ActivityManagerService.java:6737 waiters=2 for 219ms
05-21 15:16:46.622 458 701 I dvm_lock_sample:
[system_server,0,ActivityManager,219,ActivityManagerService.java,2111,-,6737,43]
05-21 15:16:46.624 458 856 W art : Long monitor contention event with owner
method=void
com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplica
tionThread) from ActivityManagerService.java:6737 waiters=3 for 222ms
05-21 15:16:46.624 458 856 I dvm_lock_sample:
[system_server,0,Binder_7,222,BroadcastQueue.java,645,ActivityManagerService.java,6
737,44]
05-21 15:16:46.625 458 856 D Interception: result: allow, reason: calleePkg is
system app, rule: runType===broadcast|||callerPkg===android|||
calleePkg===com.android.vending|||
calleeClass===com.google.android.finsky.packagemanager.impl.PackageMonitorReceiverI
mpl$RegisteredReceiver|||action===android.intent.action.PACKAGE_CHANGED
05-21 15:16:46.627 458 856 D ActivityManager: start process:
com.android.vending, abi override: null, primary cpu abi: x86,
forceToUseNativeBridge: true, fileAccessControlLastUpdatedTime: -1,
appDevicePropLastUpdatedTime: -1
05-21 15:16:46.627 458 856 D ActivityManager: start process:
com.android.vending, cpu abi: x86, instructionSet: x86
05-21 15:16:46.707 286 304 I ip6tables: ip6tables: No chain/target/match by
that name.
05-21 15:16:46.734 286 304 I ip6tables: ip6tables terminated by exit(1)
05-21 15:16:46.742 286 304 E Netd : exec() res=0, status=256 for
/system/bin/ip6tables -w -X st_clear_caught
05-21 15:16:46.744 458 468 I art : Background sticky concurrent mark sweep
GC freed 46495(3MB) AllocSpace objects, 10(200KB) LOS objects, 24% free, 13MB/17MB,
paused 30.702ms total 1.394s
05-21 15:16:46.769 1157 1196 W art : Verification of java.util.HashSet
com.android.providers.contacts.NameSplitter.convertToSet(java.lang.String) took
135.953ms
05-21 15:16:46.835 1338 1338 W art : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:46.855 286 304 I iptables: iptables: No chain/target/match by that
name.
05-21 15:16:46.867 286 304 I iptables: iptables terminated by exit(1)
05-21 15:16:46.872 286 304 E Netd : exec() res=0, status=256 for
/system/bin/iptables -w -X st_clear_detect
05-21 15:16:46.878 1253 1253 D NemuJavaHotPatchHelper: onHandleBindApplication
reportedPackageName:com.netease.nemu_vinput.nemu isMatchJavaPatch:false
05-21 15:16:46.892 458 1069 D NetlinkSocketObserver:
NeighborEvent{elapsedMs=252546, 10.0.2.2, [525400123502], RTM_NEWNEIGH,
NUD_REACHABLE}
05-21 15:16:46.909 1338 1338 I art : JIT created with code_cache_capacity=2MB
compile_threshold=1000
05-21 15:16:46.910 1157 1196 W art : Verification of void
com.android.providers.contacts.NameSplitter.parseMiddleName(com.android.providers.c
ontacts.NameSplitter$Name,
com.android.providers.contacts.NameSplitter$NameTokenizer) took 138.671ms
05-21 15:16:46.971 286 304 I ip6tables: ip6tables: No chain/target/match by
that name.
05-21 15:16:47.001 286 304 I ip6tables: ip6tables terminated by exit(1)
05-21 15:16:47.009 286 304 E Netd : exec() res=0, status=256 for
/system/bin/ip6tables -w -X st_clear_detect
05-21 15:16:47.042 287 287 F DEBUG :
05-21 15:16:47.042 287 287 F DEBUG : backtrace:
05-21 15:16:47.042 287 287 F DEBUG : #00 pc 0008246d /system/lib/libc.so
(pthread_getspecific+50)
05-21 15:16:47.042 287 287 F DEBUG : #01 pc 000be00e /system/lib/libc.so
(je_malloc+94)
05-21 15:16:47.042 287 287 F DEBUG : #02 pc 00016c3e /system/lib/libc.so
(malloc+30)
05-21 15:16:47.043 287 287 F DEBUG : #03 pc 00065159 /system/lib/libc+
+.so (_Znwj+57)
05-21 15:16:47.043 287 287 F DEBUG : #04 pc 005a41d7
/system/lib/libart.so (_ZN3art8verifier12RegTypeCacheC2Eb+61)
05-21 15:16:47.043 287 287 F DEBUG : #05 pc 00597dfc
/system/lib/libart.so
(_ZN3art8verifier14MethodVerifier12VerifyMethodEPNS_6ThreadEjPKNS_7DexFileENS_6Hand
leINS_6mirror8DexCacheEEENS7_INS8_11ClassLoaderEEEPKNS4_8ClassDefEPKNS4_8CodeItemEP
NS_9ArtMethodEjbb+172)
05-21 15:16:47.043 287 287 F DEBUG : #06 pc 00598c4f
/system/lib/libart.so
(_ZN3art8verifier14MethodVerifier11VerifyClassEPNS_6ThreadEPKNS_7DexFileENS_6Handle
INS_6mirror8DexCacheEEENS7_INS8_11ClassLoaderEEEPKNS4_8ClassDefEbPNSt3__112basic_st
ringIcNSG_11char_traitsIcEENSG_9allocatorIcEEEE+1039)
05-21 15:16:47.043 287 287 F DEBUG : #07 pc 00599a5a
/system/lib/libart.so
(_ZN3art8verifier14MethodVerifier11VerifyClassEPNS_6ThreadEPNS_6mirror5ClassEbPNSt3
__112basic_stringIcNS7_11char_traitsIcEENS7_9allocatorIcEEEE+326)
05-21 15:16:47.044 287 287 F DEBUG : #08 pc 001bf10f
/system/lib/libart.so
(_ZN3art11ClassLinker11VerifyClassEPNS_6ThreadENS_6HandleINS_6mirror5ClassEEE+911)
05-21 15:16:47.044 287 287 F DEBUG : #09 pc 001bf36f
/system/lib/libart.so
(_ZN3art11ClassLinker11VerifyClassEPNS_6ThreadENS_6HandleINS_6mirror5ClassEEE+1519)
05-21 15:16:47.053 287 287 F DEBUG : #10 pc 001c03d8
/system/lib/libart.so
(_ZN3art11ClassLinker15InitializeClassEPNS_6ThreadENS_6HandleINS_6mirror5ClassEEEbb
.part.616+280)
05-21 15:16:47.053 287 287 F DEBUG : #11 pc 001c1b9f
/system/lib/libart.so
(_ZN3art11ClassLinker17EnsureInitializedEPNS_6ThreadENS_6HandleINS_6mirror5ClassEEE
bb+133)
05-21 15:16:47.054 287 287 F DEBUG : #12 pc 0045c49f
/system/lib/libart.so (_ZN3artL17Class_newInstanceEP7_JNIEnvP8_jobject+2927)
05-21 15:16:47.054 287 287 F DEBUG : #13 pc 01f37114
/system/framework/x86/boot.oat (offset 0x1f37000)
05-21 15:16:47.054 287 287 F DEBUG : #14 pc 000b64ff <unknown>
05-21 15:16:47.054 287 287 F DEBUG : #15 pc 007fbd33 [stack]
05-21 15:16:47.054 287 287 F DEBUG : #16 pc 007fd2e3 [stack]
05-21 15:16:47.055 287 287 F DEBUG : #17 pc 000035df /data/dalvik-
cache/x86/system@[email protected]
05-21 15:16:47.066 1157 1196 W art : Verification of boolean
com.android.providers.contacts.LocaleSet.isSecondaryLocaleCJK() took 109.524ms
05-21 15:16:47.143 1290 1290 D NemuJavaHotPatchHelper: onHandleBindApplication
reportedPackageName:com.netease.nemu_vapi_android.nemu isMatchJavaPatch:false
05-21 15:16:47.382 1157 1196 W art : Verification of java.lang.String[]
com.android.providers.contacts.aggregation.util.CommonNicknameCache.loadNicknameClu
sters(java.lang.String) took 131.217ms
05-21 15:16:47.433 1274 1274 D NemuJavaHotPatchHelper: onHandleBindApplication
reportedPackageName:com.mumu.audio isMatchJavaPatch:false
05-21 15:16:47.512 290 290 W OMXNodeInstance: [f:ffmpeg.h264.decoder] component
does not support metadata mode; using fallback
05-21 15:16:47.563 458 856 I am_proc_start:
[0,1357,10013,com.android.vending,broadcast,com.android.vending/com.google.android.
finsky.packagemanager.impl.PackageMonitorReceiverImpl$RegisteredReceiver]
05-21 15:16:47.563 458 856 I ActivityManager: Start proc
1357:com.android.vending/u0a13 for broadcast
com.android.vending/com.google.android.finsky.packagemanager.impl.PackageMonitorRec
eiverImpl$RegisteredReceiver
05-21 15:16:47.565 458 702 W art : Long monitor contention event with owner
method=void
com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplica
tionThread) from ActivityManagerService.java:6737 waiters=4 for 1.112s
05-21 15:16:47.565 458 702 I dvm_lock_sample:
[system_server,0,android.ui,1112,ActivityManagerService.java,4039,-,6737,100]
05-21 15:16:47.568 458 701 W art : Long monitor contention event with owner
method=int
com.android.server.am.ActivityManagerService.broadcastIntent(android.app.IApplicati
onThread, android.content.Intent, java.lang.String,
android.content.IIntentReceiver, int, java.lang.String, android.os.Bundle,
java.lang.String[], int, android.os.Bundle, boolean, boolean, int) from
ActivityManagerService.java:17692 waiters=3 for 946ms
05-21 15:16:47.568 458 701 I dvm_lock_sample:
[system_server,0,ActivityManager,946,ActivityManagerService.java,2111,-,17692,100]
05-21 15:16:47.573 458 700 W art : Long monitor contention event with owner
method=void
com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplica
tionThread) from ActivityManagerService.java:6737 waiters=4 for 1.077s
05-21 15:16:47.573 458 700 I dvm_lock_sample:
[system_server,0,android.bg,1077,ActivityManagerService.java,16958,-,6737,100]
05-21 15:16:47.576 458 874 W art : Long monitor contention event with owner
method=void com.android.server.am.BroadcastQueue.processNextBroadcast(boolean) from
BroadcastQueue.java:645 waiters=3 for 198ms
05-21 15:16:47.576 458 874 I dvm_lock_sample:
[system_server,1,Binder_B,198,ActivityManagerService.java,8937,BroadcastQueue.java,
645,39]
05-21 15:16:47.583 458 862 I am_proc_bound: [0,1320,com.android.provision]
05-21 15:16:47.639 1357 1357 I art : Late-enabling JIT
05-21 15:16:47.654 1304 1304 D NemuJavaHotPatchHelper: onHandleBindApplication
reportedPackageName:com.mumu.launcher isMatchJavaPatch:false
05-21 15:16:47.667 458 856 I dvm_lock_sample:
[system_server,0,Binder_7,89,ActivityManagerService.java,20139,-,6737,17]
05-21 15:16:47.711 1157 1196 I ContactLocale: AddressBook Labels [es-ES]: [, A,
B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, #, ]
05-21 15:16:47.747 1253 1253 W System : ClassLoader referenced unknown path:
/system/app/nemu-vinput-pack/lib/x86
05-21 15:16:47.758 1357 1357 D libnb : enter native_bridge2_initialize
/data/user/0/com.android.vending/code_cache arm
05-21 15:16:48.058 1338 1338 I Zygote : fake Product info
com.android.settings:CryptKeeper not matched any pattern
05-21 15:16:48.073 290 290 W OMXNodeInstance: [10:google.mpeg4.decoder]
component does not support metadata mode; using fallback
05-21 15:16:48.174 290 290 W OMXNodeInstance: [11:google.h263.decoder]
component does not support metadata mode; using fallback
05-21 15:16:48.211 1357 1357 D HP : patch strd susccess
05-21 15:16:48.245 260 260 D local_gps: client connected
05-21 15:16:48.334 290 290 W OMXNodeInstance: [12:google.h264.decoder]
component does not support metadata mode; using fallback
05-21 15:16:48.369 1290 1290 W System : ClassLoader referenced unknown path:
/system/app/nemu-vapi-android-pack/lib/x86
05-21 15:16:48.433 1274 1274 W System : ClassLoader referenced unknown path:
/system/app/MuMuAudio/lib/x86
05-21 15:16:48.464 458 458 W AppWidgetServiceImpl: Failed to read state:
java.io.FileNotFoundException: /data/system/users/0/appwidgets.xml: open failed:
ENOENT (No such file or directory)
05-21 15:16:48.464 458 458 V AppWidgetServiceImpl: Upgrading widget database
from 0 to 1
05-21 15:16:48.466 458 458 D GpsNetInitiatedHandler: location enabled :true
05-21 15:16:48.509 1357 1357 D houdini : [1357] Initialize library(version:
6.1.2d_x.48748 RELEASE)... successfully.
05-21 15:16:48.563 1304 1304 W System : ClassLoader referenced unknown path:
/system/app/com.mumu.launcher/lib/x86
05-21 15:16:48.603 458 700 E GpsLocationProvider: no AGPS interface in
set_agps_server
05-21 15:16:48.642 1320 1320 D NemuJavaHotPatchHelper: onHandleBindApplication
reportedPackageName:com.android.provision isMatchJavaPatch:false
05-21 15:16:48.675 1290 1290 I boot_progress_api_start: 254331
05-21 15:16:48.853 1290 1290 W ContextImpl: Calling a method in the system
process without a qualified user: android.app.ContextImpl.bindService:1312
android.content.ContextWrapper.bindService:604
com.netease.nemu_vapi_android.service.ApiService.bindRemoteAppService:43
com.netease.nemu_vapi_android.service.ApiService.onCreate:35
android.app.ActivityThread.handleCreateService:3007
05-21 15:16:48.915 458 697 D Interception: result: allow, reason: callerPkg ==
calleePkg, rule: runType===retrieveService|||
callerPkg===com.netease.nemu_vapi_android.nemu|||
calleePkg===com.netease.nemu_vapi_android.nemu|||
calleeClass===com.netease.nemu_vapi_android.service.AppService|||action===null
05-21 15:16:48.974 290 290 W OMXNodeInstance: [13:google.hevc.decoder]
component does not support metadata mode; using fallback
05-21 15:16:49.002 458 885 I stream_devices_changed: [0,0,2]
05-21 15:16:49.022 1357 1357 W art : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:49.066 458 890 I am_proc_bound:
[0,1338,com.android.settings:CryptKeeper]
05-21 15:16:49.097 458 885 I stream_devices_changed: [2,0,2]
05-21 15:16:49.107 458 890 I am_restart_activity:
[0,254531484,3,com.android.settings/.CryptKeeper]
05-21 15:16:49.129 1253 1253 D com.android.inputmethodcommon.InputMethodServer:
init input method server
05-21 15:16:49.134 1357 1357 I art : JIT created with code_cache_capacity=2MB
compile_threshold=1000
05-21 15:16:49.274 1253 1382 D com.android.inputmethodcommon.InputMethodServer:
server start listening at: 8052
05-21 15:16:49.296 290 290 W OMXNodeInstance: [14:google.vp8.decoder] component
does not support metadata mode; using fallback
05-21 15:16:49.394 290 290 W OMXNodeInstance: [15:google.vp9.decoder] component
does not support metadata mode; using fallback
05-21 15:16:49.444 1157 1196 W art : Verification of void
com.android.providers.contacts.aggregation.ContactAggregator.aggregateContact(com.a
ndroid.providers.contacts.TransactionContext,
android.database.sqlite.SQLiteDatabase, long, long, long,
com.android.providers.contacts.aggregation.AbstractContactAggregator$MatchCandidate
List) took 100.440ms
05-21 15:16:49.456 458 458 W art : Long monitor contention event with owner
method=void
com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBi
nder, int) from PowerManagerService.java:850 waiters=0 for 799ms
05-21 15:16:49.456 458 458 I dvm_lock_sample:
[system_server,0,main,799,PowerManagerService.java,2321,-,850,100]
05-21 15:16:49.458 458 890 W art : Long monitor contention event with owner
method=void
com.android.server.power.PowerManagerService.releaseWakeLockInternal(android.os.IBi
nder, int) from PowerManagerService.java:850 waiters=1 for 236ms
05-21 15:16:49.458 458 890 I dvm_lock_sample:
[system_server,1,Binder_F,236,PowerManagerService.java,2490,-,850,47]
05-21 15:16:49.626 458 885 W art : Long monitor contention event with owner
method=void
com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplica
tionThread) from ActivityManagerService.java:6737 waiters=0 for 529ms
05-21 15:16:49.627 458 885 I dvm_lock_sample:
[system_server,1,Binder_E,529,ActivityManagerService.java,17692,-,6737,100]
05-21 15:16:49.628 458 853 W art : Long monitor contention event with owner
method=void
com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplica
tionThread) from ActivityManagerService.java:6737 waiters=1 for 526ms
05-21 15:16:49.629 458 853 I dvm_lock_sample:
[system_server,1,Binder_6,526,ActivityManagerService.java,8937,-,6737,100]
05-21 15:16:49.631 458 702 W art : Long monitor contention event with owner
method=void
com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplica
tionThread) from ActivityManagerService.java:6737 waiters=2 for 525ms
05-21 15:16:49.631 458 702 I dvm_lock_sample:
[system_server,0,android.ui,525,ActivityManagerService.java,4039,-,6737,100]
05-21 15:16:49.633 458 701 W art : Long monitor contention event with owner
method=void
com.android.server.am.ActivityManagerService.attachApplication(android.app.IApplica
tionThread) from ActivityManagerService.java:6737 waiters=3 for 517ms
05-21 15:16:49.635 458 701 I dvm_lock_sample:
[system_server,0,ActivityManager,517,ActivityManagerService.java,2111,-,6737,100]
05-21 15:16:49.670 290 290 I SoftMPEG4Encoder: Construct SoftMPEG4Encoder
05-21 15:16:49.670 290 290 W ACodec : do not know color format 0x7f000789 =
2130708361
05-21 15:16:49.732 458 885 I stream_devices_changed: [4,0,2]
05-21 15:16:49.775 458 885 I stream_devices_changed: [6,0,2]
05-21 15:16:49.816 1304 1304 W art : Verification of int
com.mumu.launcher.LauncherProvider$b.v(android.database.sqlite.SQLiteDatabase, int)
took 192.468ms
05-21 15:16:49.889 257 1059 D PermissionCache: checking
android.permission.HARDWARE_TEST for uid=1000 => granted (129858 us)
05-21 15:16:50.022 290 1355 D BlueZ : external/bluetooth/bluez/android/hal-
audio.c:audio_set_mic_mute()
05-21 15:16:50.047 458 885 I stream_devices_changed: [3,0,2]
05-21 15:16:50.065 458 700 I UsageStatsService: Time changed in UsageStats by -
10 seconds
05-21 15:16:50.066 458 700 I UsageStatsService: User[0] Flushing usage stats to
disk
05-21 15:16:50.115 290 290 W ACodec : do not know color format 0x7f000789 =
2130708361
05-21 15:16:50.174 1357 1357 I Zygote : fake Product info com.android.vending
not matched any pattern
05-21 15:16:50.203 290 290 I SoftMPEG4Encoder: Construct SoftMPEG4Encoder
05-21 15:16:50.203 290 290 W ACodec : do not know color format 0x7f000789 =
2130708361
05-21 15:16:50.403 458 853 I com.android.server.tabs.TabManagerService:
notifyOpening:468: notify tab opened in android as it's new task
com.android.settings, appName: Ajustes, taskId: 3, firstActiveTime: 1684682209162
05-21 15:16:50.486 458 458 I FusedLocation: engine started
(com.android.location.fused)
05-21 15:16:50.616 290 290 W ACodec : do not know color format 0x7f000789 =
2130708361
05-21 15:16:50.690 1320 1320 W System : ClassLoader referenced unknown path:
/system/app/Provision/lib/x86
05-21 15:16:50.761 290 290 W MediaCodecList: unable to open media codecs
configuration xml file: /etc/media_codecs_performance.xml
05-21 15:16:50.813 290 290 W MediaCodecList: unable to open media codecs
configuration xml file: /data/misc/media/media_codecs_profiling_results.xml
05-21 15:16:50.839 458 1246 I OMXClient: Using client-side OMX mux.
05-21 15:16:50.889 458 1246 D : alloc codec process name system_server
05-21 15:16:50.938 1338 1338 D NemuJavaHotPatchHelper: onHandleBindApplication
reportedPackageName:com.android.settings isMatchJavaPatch:false
05-21 15:16:51.083 458 701 E NetdConnector: NDC Command {14 strict enable} took
too long (8449ms)
05-21 15:16:51.104 458 701 W NetworkStats: bandwidth controls disabled, unable
to track stats
05-21 15:16:51.106 458 701 W NetworkPolicy: bandwidth controls disabled, unable
to enforce policy
05-21 15:16:51.126 458 701 D PermissionMonitor: Monitoring
05-21 15:16:51.137 1157 1196 W art : Verification of int
com.android.providers.contacts.SearchIndexManager.buildAndInsertIndex(android.datab
ase.sqlite.SQLiteDatabase, java.lang.String) took 105.483ms
05-21 15:16:51.151 458 701 D PermissionMonitor: Users: 1, Apps: 39
05-21 15:16:51.174 290 396 D BlueZ : external/bluetooth/bluez/android/hal-
audio.c:audio_set_parameters()
05-21 15:16:51.181 458 701 I SystemServiceManager: Starting phase 600
05-21 15:16:51.217 458 1041 E BluetoothA2dp: Could not bind to Bluetooth A2DP
Service with Intent { act=android.bluetooth.IBluetoothA2dp }
05-21 15:16:51.233 458 701 I BackupManagerService: Backup enabled => false
05-21 15:16:51.235 458 859 I am_proc_bound: [0,1357,com.android.vending]
05-21 15:16:51.259 290 290 I AudioFlinger: systemReady
05-21 15:16:51.294 458 701 D Interception: result: allow, reason: calleePkg is
system app, rule: runType===retrieveService|||callerPkg===android|||
calleePkg===com.android.systemui|||
calleeClass===com.android.systemui.ImageWallpaper|||
action===android.service.wallpaper.WallpaperService
05-21 15:16:51.313 458 701 E InputMethodManagerService: Ignoring
updateSystemUiLocked due to an invalid token. uid:1000 token:null
05-21 15:16:51.332 458 701 W InputMethodManagerService: Reset the default IME
as "Resource" is ready here.
05-21 15:16:51.337 458 701 I InputMethodManagerService: Default found, using
com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard
05-21 15:16:51.351 458 1048 V KeyValueBackupJob: Scheduling k/v pass in 245
minutes
05-21 15:16:51.418 458 701 D Interception: result: allow, reason: calleePkg is
system app, rule: runType===retrieveService|||callerPkg===android|||
calleePkg===com.netease.nemu_vinput.nemu|||
calleeClass===com.android.inputmethodcommon.SoftKeyboard|||
action===android.view.InputMethod
05-21 15:16:51.419 458 701 D ActivityManager: start process:
com.netease.nemu_vinput.nemu, abi override: null, primary cpu abi: x86,
forceToUseNativeBridge: true, fileAccessControlLastUpdatedTime: -1,
appDevicePropLastUpdatedTime: -1
05-21 15:16:51.419 458 701 D ActivityManager: start process:
com.netease.nemu_vinput.nemu, cpu abi: x86, instructionSet: x86
05-21 15:16:51.606 1304 1337 W art : Suspending all threads took: 11.206ms
05-21 15:16:51.678 458 701 I am_proc_start:
[0,1239,1000,com.netease.nemu_vinput.nemu,service,com.netease.nemu_vinput.nemu/
com.android.inputmethodcommon.SoftKeyboard]
05-21 15:16:51.679 458 701 I ActivityManager: Start proc
1239:com.netease.nemu_vinput.nemu/1000 for service
com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard
05-21 15:16:51.679 458 701 V InputMethodManagerService: Adding window token:
android.os.Binder@9fe82ac
05-21 15:16:51.682 458 458 W art : Long monitor contention event with owner
method=java.lang.String
com.android.server.TextServicesManagerService$TextServicesSettings.getSelectedSpell
Checker() from TextServicesManagerService.java:1082 waiters=0 for 265ms
05-21 15:16:51.689 458 702 I configuration_changed: 32
05-21 15:16:51.689 458 702 I ActivityManager: Config changes=20 {1.0 ?mcc?mnc
es_ES ldltr sw480dp w769dp h456dp 233dpi lrg land finger -keyb/v/h dpad/v s.6}
05-21 15:16:51.695 458 458 I dvm_lock_sample:
[system_server,0,main,265,InputMethodManagerService.java,492,TextServicesManagerSer
vice.java,1082,53]
05-21 15:16:51.695 458 458 W InputMethodManagerService: Illegal subtype state:
old subtype = null, new subtype =
android.view.inputmethod.InputMethodSubtype@6b6dbdec
05-21 15:16:51.745 290 396 D BlueZ : external/bluetooth/bluez/android/hal-
audio.c:audio_set_parameters()
05-21 15:16:51.781 1239 1239 I art : Late-enabling JIT
05-21 15:16:51.782 1239 1239 D libnb : enter native_bridge2_initialize
/data/user/0/com.netease.nemu_vinput.nemu/code_cache arm
05-21 15:16:51.897 458 1041 E SoundPool: error loading
/system/media/audio/ui/KeypressStandard.ogg
05-21 15:16:51.898 458 1041 W AudioService: Soundpool could not load file:
/system/media/audio/ui/KeypressStandard.ogg
05-21 15:16:51.898 458 1041 E SoundPool: error loading
/system/media/audio/ui/KeypressSpacebar.ogg
05-21 15:16:51.898 458 1041 W AudioService: Soundpool could not load file:
/system/media/audio/ui/KeypressSpacebar.ogg
05-21 15:16:51.898 458 1041 E SoundPool: error loading
/system/media/audio/ui/KeypressDelete.ogg
05-21 15:16:51.898 458 1041 W AudioService: Soundpool could not load file:
/system/media/audio/ui/KeypressDelete.ogg
05-21 15:16:51.898 458 1041 E SoundPool: error loading
/system/media/audio/ui/KeypressReturn.ogg
05-21 15:16:51.899 458 1041 W AudioService: Soundpool could not load file:
/system/media/audio/ui/KeypressReturn.ogg
05-21 15:16:51.899 458 1041 E SoundPool: error loading
/system/media/audio/ui/KeypressInvalid.ogg
05-21 15:16:51.899 458 1041 W AudioService: Soundpool could not load file:
/system/media/audio/ui/KeypressInvalid.ogg
05-21 15:16:52.082 1239 1239 D HP : patch strd susccess
05-21 15:16:52.091 458 1237 E WVMExtractor: Failed to open libwvm.so: dlopen
failed: library "libwvm.so" not found
05-21 15:16:52.100 458 701 W LocationProviderProxy-network:
com.google.android.gms resolves service
com.android.location.service.v3.NetworkLocationProvider, but has wrong signature,
ignoring
05-21 15:16:52.100 458 701 W LocationManagerService: no network location
provider found
05-21 15:16:52.106 1239 1239 D houdini : [1239] Initialize library(version:
6.1.2d_x.48748 RELEASE)... successfully.
05-21 15:16:52.110 458 701 D Interception: result: allow, reason: calleePkg is
system app, rule: runType===retrieveService|||callerPkg===android|||
calleePkg===com.android.location.fused|||
calleeClass===com.android.location.fused.FusedLocationService|||
action===com.android.location.service.FusedLocationProvider
05-21 15:16:52.113 1338 1338 W System : ClassLoader referenced unknown path:
/system/priv-app/Settings/lib/x86
05-21 15:16:52.117 1357 1357 D NemuJavaHotPatchHelper: onHandleBindApplication
reportedPackageName:com.android.vending isMatchJavaPatch:true
05-21 15:16:52.126 1357 1357 D NemuJavaHotPatchHelper: onHandleBindApplication
cpu_abi:x86
api_jar_filename:/system/etc/mumu-configs/java_patch/javahelper/java_helper_classes
.jar library_dirname:/system/etc/mumu-configs/java_patch/javahelper/libs/x86
05-21 15:16:52.150 458 701 W GeocoderProxy: com.google.android.gms resolves
service com.android.location.service.GeocodeProvider, but has wrong signature,
ignoring
05-21 15:16:52.150 458 701 E LocationManagerService: no geocoder provider found
05-21 15:16:52.155 458 701 E FlpHardwareProvider: Error hw_get_module 'flp': -2
05-21 15:16:52.155 458 701 E LocationManagerService: FLP HAL not supported
05-21 15:16:52.158 1304 1304 I art : Waiting for a blocking GC
DisableMovingGc
05-21 15:16:52.179 458 701 D Interception: result: allow, reason: callerPkg ==
calleePkg, rule: runType===retrieveService|||callerPkg===android|||
calleePkg===android|||
calleeClass===android.hardware.location.GeofenceHardwareService|||action===null
05-21 15:16:52.186 458 701 W GeofenceProxy: com.google.android.gms resolves
service com.android.location.service.GeofenceProvider, but has wrong signature,
ignoring
05-21 15:16:52.186 458 701 E LocationManagerService: Unable to bind FLP
Geofence proxy.
05-21 15:16:52.188 1304 1304 I art : Waiting for a blocking GC
DisableMovingGc
05-21 15:16:52.206 458 701 E ActivityRecognitionHardware: Error hw_get_module:
-2
05-21 15:16:52.206 458 701 E LocationManagerService: Hardware Activity-
Recognition not supported.
05-21 15:16:52.222 458 701 W ActivityRecognitionProxy: com.google.android.gms
resolves service com.android.location.service.ActivityRecognitionProvider, but has
wrong signature, ignoring
05-21 15:16:52.222 458 701 E ActivityRecognitionProxy: ServiceWatcher could not
start.
05-21 15:16:52.222 458 701 E LocationManagerService: Unable to bind
ActivityRecognitionProxy.
05-21 15:16:52.246 458 458 W System : ClassLoader referenced unknown path:
/system/priv-app/FusedLocation/lib/x86
05-21 15:16:52.260 1304 1304 I art : WaitForGcToComplete blocked for
102.216ms for cause DisableMovingGc
05-21 15:16:52.261 1304 1304 I art : Starting a blocking GC DisableMovingGc
05-21 15:16:52.327 458 701 I CommonTimeManagementService: No common time
service detected on this platform. Common time services will be unavailable.
05-21 15:16:52.339 458 928 I InputReader: Reconfiguring input devices.
changes=0x00000020
05-21 15:16:52.366 458 928 I InputReader: Reconfiguring input devices.
changes=0x00000010
05-21 15:16:52.382 458 700 D GpsLocationProvider: Reset GPS properties,
previous size = 0
05-21 15:16:52.382 458 700 D GpsLocationProvider: GpsParamsResource:
SUPL_HOST=supl.google.com
05-21 15:16:52.382 458 700 D GpsLocationProvider: GpsParamsResource:
SUPL_PORT=7275
05-21 15:16:52.382 458 700 D GpsLocationProvider: GpsParamsResource:
NTP_SERVER=north-america.pool.ntp.org
05-21 15:16:52.382 458 700 D GpsLocationProvider: GpsParamsResource:
SUPL_VER=0x20000
05-21 15:16:52.382 458 700 D GpsLocationProvider: GpsParamsResource:
SUPL_MODE=1
05-21 15:16:52.408 458 701 I MmsServiceBroker: Delay connecting to MmsService
until an API is called
05-21 15:16:52.425 458 701 D MountService: onStartUser 0
05-21 15:16:52.425 458 701 D VoldConnector: SND -> {7 volume user_started 0}
05-21 15:16:52.426 220 230 D vold : Linking /storage/emulated/0 to
/mnt/user/0/primary
05-21 15:16:52.427 458 931 D VoldConnector: RCV <- {200 7 Command succeeded}
05-21 15:16:52.450 458 929 D MountService: Volume emulated broadcasting mounted
to UserHandle{0}
05-21 15:16:52.454 458 701 W VoiceInteractionManagerService: no available voice
interaction services found for user 0
05-21 15:16:52.455 458 701 W VoiceInteractionManagerService: no available voice
recognition services found for user 0
05-21 15:16:52.465 458 701 D ActivityManager: start process:
com.netease.nemu_vinput.nemu, abi override: null, primary cpu abi: x86,
forceToUseNativeBridge: true, fileAccessControlLastUpdatedTime: -1,
appDevicePropLastUpdatedTime: -1
05-21 15:16:52.469 458 701 D ActivityManager: start process:
com.netease.nemu_vinput.nemu, cpu abi: x86, instructionSet: x86
05-21 15:16:52.479 1304 1304 D Sentry : io.sentry.auto-init read: true
05-21 15:16:52.484 1304 1304 I Sentry : Retrieving auto-init from
AndroidManifest.xml
05-21 15:16:52.493 458 458 I WiredAccessoryManager:
notifyWiredAccessoryChanged: when=0 bits= mask=154
05-21 15:16:52.493 458 458 V WiredAccessoryManager: newName=h2w newState=0
headsetState=0 prev headsetState=0
05-21 15:16:52.493 458 458 E WiredAccessoryManager: No state change.
05-21 15:16:52.493 458 458 V WiredAccessoryManager: init()
05-21 15:16:52.615 287 287 F DEBUG :
05-21 15:16:52.615 287 287 F DEBUG : Tombstone written to:
/data/tombstones/tombstone_00
05-21 15:16:52.683 1239 1239 W art : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:52.687 1157 1196 W art : Verification of void
com.android.providers.contacts.SearchIndexManager$IndexBuilder.appendNameInternal(j
ava.lang.String) took 111.155ms
05-21 15:16:52.702 1239 1239 I art : JIT created with code_cache_capacity=2MB
compile_threshold=1000
05-21 15:16:52.819 458 700 D GpsLocationProvider: GPS properties reloaded, size
= 8
05-21 15:16:52.820 458 700 E GpsLocationProvider: no AGPS interface in
set_agps_server
05-21 15:16:52.927 458 701 I am_proc_start:
[0,1253,1000,com.netease.nemu_vinput.nemu,added
application,com.netease.nemu_vinput.nemu]
05-21 15:16:52.928 458 701 I ActivityManager: Start proc
1253:com.netease.nemu_vinput.nemu/1000 for added application
com.netease.nemu_vinput.nemu
05-21 15:16:52.930 458 701 D ActivityManager: start process: com.mumu.audio,
abi override: null, primary cpu abi: x86, forceToUseNativeBridge: true,
fileAccessControlLastUpdatedTime: -1, appDevicePropLastUpdatedTime: -1
05-21 15:16:52.930 458 701 D ActivityManager: start process: com.mumu.audio,
cpu abi: x86, instructionSet: x86
05-21 15:16:52.946 1157 1196 W art : Verification of void
com.android.providers.contacts.PhotoStore.removeEntry(long) took 167.949ms
05-21 15:16:52.947 1157 1180 W art : Suspending all threads took: 167.673ms
05-21 15:16:52.989 1253 1253 I art : Late-enabling JIT
05-21 15:16:52.997 1253 1253 D libnb : enter native_bridge2_initialize
/data/user/0/com.netease.nemu_vinput.nemu/code_cache arm
05-21 15:16:53.006 1338 1338 D Activity: on create, cpu abi: x86, brand: OnePlus
05-21 15:16:53.010 1338 1338 D CryptKeeper: Disabling component
ComponentInfo{com.android.settings/com.android.settings.CryptKeeper}
05-21 15:16:53.108 312 312 I Zygote : Process 1142 exited due to signal (11)
05-21 15:16:53.110 458 867 I ActivityManager: Process com.android.systemui (pid
1142) has died
05-21 15:16:53.110 458 867 I am_proc_died: [0,1142,com.android.systemui]
05-21 15:16:53.110 458 867 D ActivityManager: cleanUpApplicationRecord -- 1142
05-21 15:16:53.114 458 867 W ActivityManager: Scheduling restart of crashed
service com.android.systemui/.ImageWallpaper in 0ms
05-21 15:16:53.114 458 867 I am_schedule_service_restart:
[0,com.android.systemui/.ImageWallpaper,0]
05-21 15:16:53.114 458 867 W ActivityManager: Scheduling restart of crashed
service com.android.systemui/.SystemUIService in 0ms
05-21 15:16:53.114 458 867 I am_schedule_service_restart:
[0,com.android.systemui/.SystemUIService,0]
05-21 15:16:53.118 458 1244 D AlarmManagerService: Setting time of day to
sec=1684682202
05-21 15:16:53.140 458 867 W ActivityManager: Re-adding persistent process
ProcessRecord{864dafb 1142:com.android.systemui/u0a10}
05-21 15:16:53.141 458 867 D ActivityManager: start process:
com.android.systemui, abi override: null, primary cpu abi: null,
forceToUseNativeBridge: true, fileAccessControlLastUpdatedTime: -1,
appDevicePropLastUpdatedTime: -1
05-21 15:16:53.141 458 867 D ActivityManager: start process:
com.android.systemui, cpu abi: x86, instructionSet: null
05-21 15:16:53.378 458 700 I UsageStatsDatabase: Time changed by -10s672ms.
files deleted: 0 files moved: 4
05-21 15:16:53.465 458 867 I am_proc_start:
[0,1420,10010,com.android.systemui,restart,com.android.systemui]
05-21 15:16:53.466 458 867 I ActivityManager: Start proc
1420:com.android.systemui/u0a10 for restart com.android.systemui
05-21 15:16:53.470 458 697 W art : Long monitor contention event with owner
method=void
com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from
ActivityManagerService.java:1366 waiters=0 for 388ms
05-21 15:16:53.471 458 697 I dvm_lock_sample:
[system_server,1,Binder_1,388,ActivityManagerService.java,4614,-,1366,77]
05-21 15:16:53.471 458 697 I am_finish_activity:
[0,254531484,3,com.android.settings/.CryptKeeper,app-request]
05-21 15:16:53.474 458 697 I am_home_stack_moved: [0,0,1,1,finishActivity
adjustFocus setFocusedActivity]
05-21 15:16:53.474 458 697 I wm_task_moved: [3,1,1]
05-21 15:16:53.481 1420 1420 I art : Late-enabling JIT
05-21 15:16:53.482 1420 1420 D libnb : enter native_bridge2_initialize
/data/user/0/com.android.systemui/code_cache arm
05-21 15:16:53.619 458 697 I am_focused_activity:
[0,com.android.provision/.DefaultActivity]
05-21 15:16:53.649 458 697 I am_pause_activity:
[0,254531484,com.android.settings/.CryptKeeper]
05-21 15:16:53.701 1320 1352 W art : Suspending all threads took: 40.335ms
05-21 15:16:53.725 458 701 W art : Long monitor contention event with owner
method=void
com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from
ActivityManagerService.java:1366 waiters=1 for 614ms
05-21 15:16:53.725 458 701 I dvm_lock_sample:
[system_server,0,ActivityManager,614,ActiveServices.java,1019,ActivityManagerServic
e.java,1366,100]
05-21 15:16:53.726 458 701 D Interception: result: allow, reason: calleePkg is
system app, rule: runType===restartService|||callerPkg===android|||
calleePkg===com.android.systemui|||
calleeClass===com.android.systemui.ImageWallpaper|||
action===android.service.wallpaper.WallpaperService
05-21 15:16:53.727 458 701 D Interception: result: allow, reason: calleePkg is
system app, rule: runType===restartService|||callerPkg===android|||
calleePkg===com.android.systemui|||
calleeClass===com.android.systemui.SystemUIService|||action===null
05-21 15:16:53.729 458 702 W art : Long monitor contention event with owner
method=void
com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied() from
ActivityManagerService.java:1366 waiters=2 for 592ms
05-21 15:16:53.729 458 702 I dvm_lock_sample:
[system_server,0,android.ui,592,ActivityManagerService.java,4102,-,1366,100]
05-21 15:16:53.764 458 877 I com.android.server.tabs.TabManagerService:
notifyClosing:843: notify tab closed in android as it's closed task
com.android.settings, taskId: 3, elapseTime: 4601
05-21 15:16:53.803 1420 1420 D HP : patch strd susccess
05-21 15:16:53.842 1420 1420 D houdini : [1420] Initialize library(version:
6.1.2d_x.48748 RELEASE)... successfully.
05-21 15:16:53.845 458 853 I am_restart_activity:
[0,214930409,2,com.android.provision/.DefaultActivity]
05-21 15:16:53.915 1418 1418 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:53.945 1418 1418 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:16:53.945 1418 1418 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --compiler-filter=interpret-only --instruction-set=x86 --
instruction-set-features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -
Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-
arg -Xmx512m --compiler-filter=verify-at-runtime --instruction-set-variant=x86 --
instruction-set-features=default
--dex-file=/system/etc/mumu-configs/java_patch/javahelper/java_helper_classes.jar
--oat-file=/data/dalvik-cache/x86/system@etc@mumu-
configs@java_patch@javahelper@[email protected]
05-21 15:16:53.983 1418 1418 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@etc@mumu-
configs@java_patch@javahelper@[email protected]: Permission
denied
05-21 15:16:53.983 1418 1418 I dex2oat : dex2oat took 99.799ms (threads: 1)
05-21 15:16:53.989 458 700 I UsageStatsService: User[0] Rollover scheduled @
2023-05-21 20:00:00(1684713600000)
05-21 15:16:54.011 458 859 W art : Long monitor contention event with owner
method=void
com.android.server.am.ActivityManagerService.activityPaused(android.os.IBinder)
from ActivityManagerService.java:6992 waiters=1 for 118ms
05-21 15:16:54.037 458 859 I dvm_lock_sample:
[system_server,1,Binder_8,118,ActivityManagerService.java,9495,-,6992,23]
05-21 15:16:54.043 1320 1320 D Activity: on create, cpu abi: x86, brand: OnePlus
05-21 15:16:54.126 1420 1420 W art : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:54.143 1420 1420 I art : JIT created with code_cache_capacity=2MB
compile_threshold=1000
05-21 15:16:54.147 1357 1357 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --compiler-filter=interpret-only --
instruction-set=x86 --instruction-set-features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2
--runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -
Xms64m --runtime-arg -Xmx512m --compiler-filter=verify-at-runtime --instruction-
set-variant=x86 --instruction-set-features=default --dex-file=/system/etc/mumu-
configs/java_patch/javahelper/java_helper_classes.jar --oat-file=/data/dalvik-
cache/x86/system@etc@mumu-
configs@java_patch@javahelper@[email protected]) because non-0
exit status
05-21 15:16:54.191 1357 1357 D NemuJavaHotPatchHelper: onHandleBindApplication
api_loader:dalvik.system.PathClassLoader[DexPathList[[zip file "/system/etc/mumu-
configs/java_patch/javahelper/java_helper_classes.jar"],nativeLibraryDirectories=[/
system/etc/mumu-configs/java_patch/javahelper/libs/x86, /vendor/lib, /system/lib]]]
05-21 15:16:54.269 1357 1357 W XposedInit: init_v2
appBindData:AppBindData{appInfo=ApplicationInfo{9653835 com.android.vending}}
05-21 15:16:54.415 458 699 I am_finish_activity:
[0,214930409,2,com.android.provision/.DefaultActivity,app-request]
05-21 15:16:54.419 458 699 I am_pause_activity:
[0,214930409,com.android.provision/.DefaultActivity]
05-21 15:16:54.595 1420 1420 I Zygote : fake Product info com.android.systemui
not matched any pattern
05-21 15:16:54.680 458 699 I am_home_stack_moved: [0,1,0,0,noMoreActivities
setFocusedActivity]
05-21 15:16:54.680 458 699 I wm_task_moved: [1,1,0]
05-21 15:16:54.808 458 699 I am_focused_activity:
[0,com.mumu.launcher/.Launcher]
05-21 15:16:54.821 1357 1357 I ModuleManager: Loading modules from
/system/etc/mumu-configs/java_patch/jpatchs/patch_all_in_one.jar
05-21 15:16:54.945 458 699 I am_restart_activity:
[0,218917922,1,com.mumu.launcher/.Launcher]
05-21 15:16:55.158 458 844 I am_proc_bound: [0,1420,com.android.systemui]
05-21 15:16:55.265 1157 1196 D ContactDirectoryManager: Found
com.google.contacts.gal.provider
05-21 15:16:55.265 1157 1196 D ContactDirectoryManager: Found
com.google.android.gms.people.gal.provider
05-21 15:16:55.477 1304 1304 W art : Verification of void
io.sentry.android.core.AppComponentsBreadcrumbsIntegration.close() took 109.631ms
05-21 15:16:55.606 458 867 D Interception: result: allow, reason: calleePkg is
system app, rule: runType===provider|||
callerPkg===com.android.providers.contacts|||
calleePkg===com.google.android.syncadapters.contacts|||
calleeClass===com.google.android.syncadapters.contacts.GalProvider|||
action===com.google.contacts.gal.provider
05-21 15:16:55.633 458 867 D ActivityManager: start process:
com.google.process.gapps, abi override: null, primary cpu abi: null,
forceToUseNativeBridge: true, fileAccessControlLastUpdatedTime: -1,
appDevicePropLastUpdatedTime: -1
05-21 15:16:55.633 458 867 D ActivityManager: start process:
com.google.process.gapps, cpu abi: x86, instructionSet: null
05-21 15:16:55.779 1420 1420 D NemuJavaHotPatchHelper: onHandleBindApplication
reportedPackageName:com.android.systemui isMatchJavaPatch:false
05-21 15:16:55.959 458 1406 F libc : stack corruption detected
05-21 15:16:56.047 458 867 I am_proc_start:
[0,1442,10016,com.google.process.gapps,content
provider,com.google.android.syncadapters.contacts/.GalProvider]
05-21 15:16:56.132 458 867 I ActivityManager: Start proc
1442:com.google.process.gapps/u0a16 for content provider
com.google.android.syncadapters.contacts/.GalProvider
05-21 15:16:56.134 458 702 W art : Long monitor contention event with owner
method=android.app.IActivityManager$ContentProviderHolder
com.android.server.am.ActivityManagerService.getContentProviderImpl(android.app.IAp
plicationThread, java.lang.String, android.os.IBinder, boolean, int) from
ActivityManagerService.java:10061 waiters=0 for 509ms
05-21 15:16:56.134 458 702 I dvm_lock_sample:
[system_server,0,android.ui,509,ActivityManagerService.java,4102,-,10061,100]
05-21 15:16:56.187 1442 1442 I art : Late-enabling JIT
05-21 15:16:56.195 1290 1327 I art : Background sticky concurrent mark sweep
GC freed 4983(390KB) AllocSpace objects, 5(100KB) LOS objects, 32% free,
1631KB/2MB, paused 609us total 317.803ms
05-21 15:16:56.225 1442 1442 D libnb : enter native_bridge2_initialize
/data/user/0/com.google.android.syncadapters.contacts/code_cache arm
05-21 15:16:56.237 1438 1438 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:56.238 1438 1438 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:16:56.238 1438 1438 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --compiler-filter=interpret-only --instruction-set=x86 --
instruction-set-features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -
Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-
arg -Xmx512m --compiler-filter=verify-at-runtime --instruction-set-variant=x86 --
instruction-set-features=default
--dex-file=/system/etc/mumu-configs/java_patch/jpatchs/patch_all_in_one.jar --oat-
file=/data/dalvik-cache/x86/system@etc@mumu-
configs@java_patch@jpatchs@[email protected]
05-21 15:16:56.239 1438 1438 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@etc@mumu-
configs@java_patch@jpatchs@[email protected]: Permission denied
05-21 15:16:56.239 1438 1438 I dex2oat : dex2oat took 6.520ms (threads: 1)
05-21 15:16:56.310 458 708 W art : Long monitor contention event with owner
method=boolean android.os.MessageQueue.enqueueMessage(android.os.Message, long)
from MessageQueue.java:541 waiters=0 for 455ms
05-21 15:16:56.390 1304 1304 W art : Verification of io.sentry.ISpan
io.sentry.Scope.getSpan() took 264.479ms
05-21 15:16:56.406 458 708 I dvm_lock_sample:
[system_server,0,PowerManagerService,455,MessageQueue.java,325,-,541,91]
05-21 15:16:56.479 1357 1357 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --compiler-filter=interpret-only --
instruction-set=x86 --instruction-set-features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2
--runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -
Xms64m --runtime-arg -Xmx512m --compiler-filter=verify-at-runtime --instruction-
set-variant=x86 --instruction-set-features=default --dex-file=/system/etc/mumu-
configs/java_patch/jpatchs/patch_all_in_one.jar
--oat-file=/data/dalvik-cache/x86/system@etc@mumu-
configs@java_patch@jpatchs@[email protected]) because non-0 exit
status
05-21 15:16:56.482 1304 1337 W art : Suspending all threads took: 28.422ms
05-21 15:16:56.505 1442 1442 D HP : patch strd susccess
05-21 15:16:56.520 1442 1442 D houdini : [1442] Initialize library(version:
6.1.2d_x.48748 RELEASE)... successfully.
05-21 15:16:56.673 458 1406 F libc : Fatal signal 6 (SIGABRT), code -6 in tid
1406 (Thread-96)
05-21 15:16:56.692 1304 1337 I art : Background sticky concurrent mark sweep
GC freed 4205(302KB) AllocSpace objects, 0(0B) LOS objects, 27% free,
1207KB/1661KB, paused 72.281ms total 556.714ms
05-21 15:16:56.714 458 885 I com.android.server.tabs.TabManagerService:
notifyOpening:468: notify tab opened in android as it's new task com.mumu.launcher,
appName: Launcher3, taskId: 1, firstActiveTime: 1684682214993
05-21 15:16:56.801 458 702 W art : Long monitor contention event with owner
method=void
com.android.server.power.PowerManagerService.acquireWakeLockInternal(android.os.IBi
nder, int, java.lang.String, java.lang.String, android.os.WorkSource,
java.lang.String, int, int) from PowerManagerService.java:775 waiters=0 for 666ms
05-21 15:16:56.802 458 702 I dvm_lock_sample:
[system_server,0,android.ui,666,PowerManagerService.java,2361,-,775,100]
05-21 15:16:56.806 1420 1420 W System : ClassLoader referenced unknown path:
/system/priv-app/SystemUI/lib/x86
05-21 15:16:56.911 1442 1442 W art : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:56.931 1442 1442 I art : JIT created with code_cache_capacity=2MB
compile_threshold=1000
05-21 15:16:56.966 287 287 F DEBUG : *** *** *** *** *** *** *** *** *** ***
*** *** *** *** *** ***
05-21 15:16:56.966 287 287 F DEBUG : Build fingerprint:
'OnePlus/OnePlus2/OnePlus2:6.0.1/MMB29M/1447841200:user/release-keys'
05-21 15:16:56.967 287 287 F DEBUG : Revision: '0'
05-21 15:16:56.967 287 287 F DEBUG : ABI: 'x86'
05-21 15:16:56.967 287 287 F DEBUG : pid: 458, tid: 1406, name: Thread-96
>>> system_server <<<
05-21 15:16:56.968 287 287 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL),
fault addr --------
05-21 15:16:57.039 1304 1304 W art : Verification of io.sentry.ITransaction
io.sentry.HubAdapter.startTransaction(java.lang.String, java.lang.String,
io.sentry.CustomSamplingContext) took 100.759ms
05-21 15:16:57.490 1442 1442 I Zygote : fake Product info
com.google.process.gapps not matched any pattern
05-21 15:16:57.905 287 287 F DEBUG : Abort message: 'stack corruption
detected'
05-21 15:16:57.906 287 287 F DEBUG : eax 00000000 ebx 000001ca ecx
0000057e edx 00000006
05-21 15:16:57.907 287 287 F DEBUG : esi a9120980 edi 00000016
05-21 15:16:57.907 287 287 F DEBUG : xcs 00000073 xds 0000007b xes
0000007b xfs 0000003b xss 0000007b
05-21 15:16:57.907 287 287 F DEBUG : eip c7355316 ebp 0000057e esp
a911f1c0 flags 00010206
05-21 15:16:57.938 1454 1454 W dex2oat : Unexpected CPU variant for X86 using
defaults: x86
05-21 15:16:57.939 1454 1454 W dex2oat : Mismatch between dex2oat instruction set
features (ISA: X86 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those
of dex2oat executable (ISA: X86 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-
avx2) for the command line:
05-21 15:16:57.940 1454 1454 W dex2oat : /system/bin/dex2oat --runtime-arg -
classpath --runtime-arg --compiler-filter=interpret-only --instruction-set=x86 --
instruction-set-features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -
Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-
arg -Xmx512m --compiler-filter=verify-at-runtime --instruction-set-variant=x86 --
instruction-set-features=default
--dex-file=/system/etc/mumu-configs/java_patch/jpatchs/patch_all_in_one.jar --oat-
file=/data/dalvik-cache/x86/system@etc@mumu-
configs@java_patch@jpatchs@[email protected]
05-21 15:16:57.945 1454 1454 E dex2oat : Failed to create oat file: /data/dalvik-
cache/x86/system@etc@mumu-
configs@java_patch@jpatchs@[email protected]: Permission denied
05-21 15:16:57.946 1454 1454 I dex2oat : dex2oat took 10.642ms (threads: 1)
05-21 15:16:57.996 1357 1357 W art : Failed execv(/system/bin/dex2oat --
runtime-arg -classpath --runtime-arg --compiler-filter=interpret-only --
instruction-set=x86 --instruction-set-features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2
--runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -
Xms64m --runtime-arg -Xmx512m --compiler-filter=verify-at-runtime --instruction-
set-variant=x86 --instruction-set-features=default --dex-file=/system/etc/mumu-
configs/java_patch/jpatchs/patch_all_in_one.jar
--oat-file=/data/dalvik-cache/x86/system@etc@mumu-
configs@java_patch@jpatchs@[email protected]) because non-0 exit
status
05-21 15:16:58.013 1357 1357 I ModuleManager: Loading class
com.android.javapatch.JavaPatchEntry
05-21 15:16:58.162 1357 1357 W System : ClassLoader referenced unknown path:
/system/priv-app/com.android.vending/lib/x86
05-21 15:16:58.163 1357 1357 W JavaPatchEntry: come from handleLoadPackage
packageName:com.android.vending sdkVersion:23
05-21 15:16:58.176 1357 1357 W JavaPatchEntry: ro.product.cpu.abi:x86
05-21 15:16:58.326 287 287 F DEBUG :
05-21 15:16:58.326 287 287 F DEBUG : backtrace:
05-21 15:16:58.326 287 287 F DEBUG : #00 pc 00086316 /system/lib/libc.so
(tgkill+22)
05-21 15:16:58.326 287 287 F DEBUG : #01 pc 0008251a /system/lib/libc.so
(pthread_kill+70)
05-21 15:16:58.327 287 287 F DEBUG : #02 pc 00027267 /system/lib/libc.so
(raise+36)
05-21 15:16:58.327 287 287 F DEBUG : #03 pc 00020ab7 /system/lib/libc.so
(abort+80)
05-21 15:16:58.327 287 287 F DEBUG : #04 pc 000247a2 /system/lib/libc.so
(__libc_fatal+32)
05-21 15:16:58.327 287 287 F DEBUG : #05 pc 00084058 /system/lib/libc.so
(__stack_chk_fail+28)
05-21 15:16:58.328 287 287 F DEBUG : #06 pc 0000fc74
/system/lib/libjavacore.so
05-21 15:16:58.344 287 287 F DEBUG : #07 pc 000378b4
/system/lib/libjavacore.so
05-21 15:16:58.345 287 287 F DEBUG : #08 pc 024cf671
/system/framework/x86/boot.oat (offset 0x1f37000)

You might also like