<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Problem running Android on iMX6DL in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Problem-running-Android-on-iMX6DL/m-p/836000#M128349</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't understand your comment. Is it a partitioning problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the specifc mgftool for Android Oreo to load the firmware, from the link you mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Flavio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jul 2018 11:47:26 GMT</pubDate>
    <dc:creator>FlavioAlves</dc:creator>
    <dc:date>2018-07-16T11:47:26Z</dc:date>
    <item>
      <title>Problem running Android on iMX6DL</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-running-Android-on-iMX6DL/m-p/835998#M128347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recently design a custom board using iMX6 Dual Lite. It is currently working, running Linux operating System (Yocto based project).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I am working on the installation of the Android Oreo operating system on the board. I am using the NXP provided version as starting point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recompiled Android from the sources, according to the Android User Guide. Then, I used the Linux version device tree DTS file as information to adapt the related DTS file for Android kernel compilation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The system boots, but I can see nothing on the display. When booting on recovery mode, I can see image on the screen. I tried to see logcat and dmesg, but I could not find the correct reason for the display not work correctly. I verified and the /dev/graphics/fb0 is created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below there is the boot information and also the beginning of a local logcat call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody can give me some advice to where to find the cause of my problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Flavio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; boota mmc2 boot&lt;BR /&gt;boota mmc2 boot &lt;BR /&gt;Error: blob decap job completed with errors 0x2000081A&lt;BR /&gt;In boota get fastboot lock status error. Set lock status&lt;BR /&gt;kernel&amp;nbsp;&amp;nbsp; @ 14008000 (9965456)&lt;BR /&gt;ramdisk&amp;nbsp; @ 15000000 (2038084)&lt;BR /&gt;fdt&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @ 14f00000 (41300)&lt;BR /&gt;## Booting Android Image at 0x12000000 ...&lt;BR /&gt;Kernel load addr 0x14008000 size 9732 KiB&lt;BR /&gt;Kernel command line: console=ttymxc0,115200 init=/init video=mxcfb0:dev=ldb,fbpix=RGB32,bpp=32 video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off vmalloc=128M androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale cma=448M galcore.contiguousSize=33554432 buildvariant=userdebug androidboot.serialno=190ec9d4ea9a21da androidboot.soc_type=imx6dl androidboot.storage_type=emmc&lt;BR /&gt;## Flattened Device Tree blob at 14f00000&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Booting using the fdt blob at 0x14f00000&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Loading Kernel Image ... OK&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Using Device Tree in place at 14f00000, end 14f0d153&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Booting Linux on physical CPU 0x0&lt;BR /&gt;Linux version 4.9.17-04736-ga88711e-dirty (jorge@phi) (gcc version 4.9.x 20150123 (prerelease) (GCC) ) #5 SMP PREEMPT Sun Jul 1 17:27:37 -03 2018&lt;BR /&gt;CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d&lt;BR /&gt;CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache&lt;BR /&gt;OF: fdt:Machine model: Freescale i.MX6 DualLite SABRE Smart Device Board&lt;BR /&gt;cma: Reserved 448 MiB at 0x2a000000&lt;BR /&gt;Memory policy: Data cache writealloc&lt;BR /&gt;percpu: Embedded 15 pages/cpu @f6edd000 s31040 r8192 d22208 u61440&lt;BR /&gt;Built 1 zonelists in Zone order, mobility grouping on.&amp;nbsp; Total pages: 260368&lt;BR /&gt;Kernel command line: console=ttymxc0,115200 init=/init video=mxcfb0:dev=ldb,fbpix=RGB32,bpp=32 video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off vmalloc=128M androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale cma=448M galcore.contiguousSize=33554432 buildvariant=userdebug androidboot.serialno=190ec9d4ea9a21da androidboot.soc_type=imx6dl androidboot.storage_type=emmc&lt;BR /&gt;PID hash table entries: 4096 (order: 2, 16384 bytes)&lt;BR /&gt;Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)&lt;BR /&gt;Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)&lt;BR /&gt;Memory: 556444K/1048576K available (13312K kernel code, 1121K rwdata, 4272K rodata, 1024K init, 612K bss, 33380K reserved, 458752K cma-reserved, 139264K highmem)&lt;BR /&gt;Virtual kernel memory layout:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vector&amp;nbsp; : 0xffff0000 - 0xffff1000&amp;nbsp;&amp;nbsp; (&amp;nbsp;&amp;nbsp; 4 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; fixmap&amp;nbsp; : 0xffc00000 - 0xfff00000&amp;nbsp;&amp;nbsp; (3072 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vmalloc : 0xf8000000 - 0xff800000&amp;nbsp;&amp;nbsp; ( 120 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; lowmem&amp;nbsp; : 0xc0000000 - 0xf7800000&amp;nbsp;&amp;nbsp; ( 888 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; pkmap&amp;nbsp;&amp;nbsp; : 0xbfe00000 - 0xc0000000&amp;nbsp;&amp;nbsp; (&amp;nbsp;&amp;nbsp; 2 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; modules : 0xbf000000 - 0xbfe00000&amp;nbsp;&amp;nbsp; (&amp;nbsp; 14 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .text : 0xc0008000 - 0xc0e00000&amp;nbsp;&amp;nbsp; (14304 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .init : 0xc1300000 - 0xc1400000&amp;nbsp;&amp;nbsp; (1024 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .data : 0xc1400000 - 0xc1518718&amp;nbsp;&amp;nbsp; (1122 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .bss : 0xc1518718 - 0xc15b18a0&amp;nbsp;&amp;nbsp; ( 613 kB)&lt;BR /&gt;SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1&lt;BR /&gt;Preemptible hierarchical RCU implementation.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;Build-time adjustment of leaf fanout to 32.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.&lt;BR /&gt;RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2&lt;BR /&gt;NR_IRQS:16 nr_irqs:16 16&lt;BR /&gt;L2C-310 erratum 769419 enabled&lt;BR /&gt;L2C-310 enabling early BRESP for Cortex-A9&lt;BR /&gt;L2C-310 full line of zeros enabled for Cortex-A9&lt;BR /&gt;L2C-310 ID prefetch enabled, offset 16 lines&lt;BR /&gt;L2C-310 dynamic clock gating enabled, standby mode enabled&lt;BR /&gt;L2C-310 cache controller enabled, 16 ways, 512 kB&lt;BR /&gt;L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76450001&lt;BR /&gt;Switching to timer-based delay loop, resolution 333ns&lt;BR /&gt;sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns&lt;BR /&gt;clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns&lt;BR /&gt;Console: colour dummy device 80x30&lt;BR /&gt;Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000)&lt;BR /&gt;pid_max: default: 32768 minimum: 301&lt;BR /&gt;Security Framework initialized&lt;BR /&gt;SELinux:&amp;nbsp; Initializing.&lt;BR /&gt;Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)&lt;BR /&gt;Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)&lt;BR /&gt;CPU: Testing write buffer coherency: ok&lt;BR /&gt;CPU0: update cpu_capacity 1024&lt;BR /&gt;CPU0: thread -1, cpu 0, socket 0, mpidr 80000000&lt;BR /&gt;Setting up static identity map for 0x10100000 - 0x10100058&lt;BR /&gt;CPU1: update cpu_capacity 1024&lt;BR /&gt;CPU1: thread -1, cpu 1, socket 0, mpidr 80000001&lt;BR /&gt;Brought up 2 CPUs&lt;BR /&gt;SMP: Total of 2 processors activated (12.00 BogoMIPS).&lt;BR /&gt;CPU: All CPU(s) started in SVC mode.&lt;BR /&gt;CPU1: update max cpu_capacity 1024&lt;BR /&gt;devtmpfs: initialized&lt;BR /&gt;CPU1: update max cpu_capacity 1024&lt;BR /&gt;VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4&lt;BR /&gt;clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns&lt;BR /&gt;futex hash table entries: 512 (order: 3, 32768 bytes)&lt;BR /&gt;pinctrl core: initialized pinctrl subsystem&lt;BR /&gt;NET: Registered protocol family 16&lt;BR /&gt;DMA: preallocated 256 KiB pool for atomic coherent allocations&lt;BR /&gt;cpuidle: using governor menu&lt;BR /&gt;CPU identified as i.MX6DL, silicon rev 1.3&lt;BR /&gt;hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.&lt;BR /&gt;hw-breakpoint: maximum watchpoint size is 4 bytes.&lt;BR /&gt;imx6dl-pinctrl 20e0000.iomuxc: Invalid fsl,pins property in node /soc/aips-bus@02000000/iomuxc@020e0000/imx6qdl-sabresd/egalax_i2c3_intgrp&lt;BR /&gt;imx6dl-pinctrl 20e0000.iomuxc: Invalid fsl,pins property in node /soc/aips-bus@02000000/iomuxc@020e0000/imx6qdl-sabresd/gpio_keysgrp&lt;BR /&gt;imx6dl-pinctrl 20e0000.iomuxc: Invalid fsl,pins property in node /soc/aips-bus@02000000/iomuxc@020e0000/imx6qdl-sabresd/hdmicecgrp&lt;BR /&gt;imx6dl-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver&lt;BR /&gt;imx-gpc 20dc000.gpc: Registered imx-gpc&lt;BR /&gt;mxs-dma 110000.dma-apbh: initialized&lt;BR /&gt;SCSI subsystem initialized&lt;BR /&gt;usbcore: registered new interface driver usbfs&lt;BR /&gt;usbcore: registered new interface driver hub&lt;BR /&gt;usbcore: registered new device driver usb&lt;BR /&gt;2000000.aips-bus:usbphy_nop1 supply vcc not found, using dummy regulator&lt;BR /&gt;2000000.aips-bus:usbphy_nop2 supply vcc not found, using dummy regulator&lt;BR /&gt;i2c i2c-0: IMX I2C adapter registered&lt;BR /&gt;i2c i2c-0: can't use DMA, using PIO instead.&lt;BR /&gt;i2c i2c-1: IMX I2C adapter registered&lt;BR /&gt;i2c i2c-1: can't use DMA, using PIO instead.&lt;BR /&gt;i2c i2c-2: IMX I2C adapter registered&lt;BR /&gt;i2c i2c-2: can't use DMA, using PIO instead.&lt;BR /&gt;Linux video capture interface: v2.00&lt;BR /&gt;pps_core: LinuxPPS API ver. 1 registered&lt;BR /&gt;&lt;SPAN&gt;pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti &amp;lt;&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:giometti@linux.it"&gt;giometti@linux.it&lt;/A&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;PTP clock support registered&lt;BR /&gt;imx-ipuv3 2400000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)&lt;BR /&gt;MIPI CSI2 driver module loaded&lt;BR /&gt;imx rpmsg driver is registered.&lt;BR /&gt;Advanced Linux Sound Architecture Driver Initialized.&lt;BR /&gt;Bluetooth: Core ver 2.22&lt;BR /&gt;NET: Registered protocol family 31&lt;BR /&gt;Bluetooth: HCI device and connection manager initialized&lt;BR /&gt;Bluetooth: HCI socket layer initialized&lt;BR /&gt;Bluetooth: L2CAP socket layer initialized&lt;BR /&gt;Bluetooth: SCO socket layer initialized&lt;BR /&gt;clocksource: Switched to clocksource mxc_timer1&lt;BR /&gt;VFS: Disk quotas dquot_6.6.0&lt;BR /&gt;VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)&lt;BR /&gt;NET: Registered protocol family 2&lt;BR /&gt;TCP established hash table entries: 8192 (order: 3, 32768 bytes)&lt;BR /&gt;TCP bind hash table entries: 8192 (order: 4, 65536 bytes)&lt;BR /&gt;TCP: Hash tables configured (established 8192 bind 8192)&lt;BR /&gt;UDP hash table entries: 512 (order: 2, 16384 bytes)&lt;BR /&gt;UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)&lt;BR /&gt;NET: Registered protocol family 1&lt;BR /&gt;RPC: Registered named UNIX socket transport module.&lt;BR /&gt;RPC: Registered udp transport module.&lt;BR /&gt;RPC: Registered tcp transport module.&lt;BR /&gt;RPC: Registered tcp NFSv4.1 backchannel transport module.&lt;BR /&gt;Trying to unpack rootfs image as initramfs...&lt;BR /&gt;Freeing initrd memory: 1992K (c5000000 - c51f2000)&lt;BR /&gt;hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available&lt;BR /&gt;Bus freq driver module loaded&lt;BR /&gt;bt power gpio is:2&lt;BR /&gt;mxc_bt_rfkill driver success loaded&lt;BR /&gt;audit: initializing netlink subsys (disabled)&lt;BR /&gt;audit: type=2000 audit(0.580:1): initialized&lt;BR /&gt;rfkill: BT RF going to : on&lt;BR /&gt;mxc_bt_rfkill_reset&lt;BR /&gt;workingset: timestamp_bits=30 max_order=18 bucket_order=0&lt;BR /&gt;Registering sdcardfs 0.1&lt;BR /&gt;NFS: Registering the id_resolver key type&lt;BR /&gt;Key type id_resolver registered&lt;BR /&gt;Key type id_legacy registered&lt;BR /&gt;ntfs: driver 2.1.32 [Flags: R/W DEBUG].&lt;BR /&gt;jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.&lt;BR /&gt;fuse init (API version 7.26)&lt;BR /&gt;bounce: pool size: 64 pages&lt;BR /&gt;io scheduler noop registered&lt;BR /&gt;io scheduler deadline registered&lt;BR /&gt;io scheduler cfq registered (default)&lt;BR /&gt;imx-weim 21b8000.weim: Driver registered.&lt;BR /&gt;backlight supply power not found, using dummy regulator&lt;BR /&gt;mxc_sdc_fb fb@0: registered mxc display driver ldb&lt;BR /&gt;Console: switching to colour frame buffer device 100x30&lt;BR /&gt;mxc_sdc_fb fb@1: Can't get fb option for mxcfb1!&lt;BR /&gt;imx-sdma 20ec000.sdma: no iram assigned, using external mem&lt;BR /&gt;imx-sdma 20ec000.sdma: loaded firmware 3.3&lt;BR /&gt;2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 24, base_baud = 5000000) is a IMX&lt;BR /&gt;console [ttymxc0] enabled&lt;BR /&gt;21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 72, base_baud = 5000000) is a IMX&lt;BR /&gt;21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 73, base_baud = 5000000) is a IMX&lt;BR /&gt;imx sema4 driver is registered.&lt;BR /&gt;[drm] Initialized&lt;BR /&gt;[drm] Initialized vivante 1.0.0 20120216 on minor 0&lt;BR /&gt;brd: module loaded&lt;BR /&gt;loop: module loaded&lt;BR /&gt;zram: Added device: zram0&lt;BR /&gt;libphy: Fixed MDIO Bus: probed&lt;BR /&gt;tun: Universal TUN/TAP device driver, 1.6&lt;BR /&gt;&lt;SPAN&gt;tun: (C) 1999-2004 Max Krasnyansky &amp;lt;&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:maxk@qualcomm.com"&gt;maxk@qualcomm.com&lt;/A&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;CAN device driver interface&lt;BR /&gt;2090000.flexcan supply xceiver not found, using dummy regulator&lt;BR /&gt;flexcan 2090000.flexcan: device registered (reg_base=f8234000, irq=30)&lt;BR /&gt;imx6dl-pinctrl 20e0000.iomuxc: pin MX6DL_PAD_KEY_COL4 already requested by 21f4000.serial; cannot claim for 2094000.flexcan&lt;BR /&gt;imx6dl-pinctrl 20e0000.iomuxc: pin-149 (2094000.flexcan) status -22&lt;BR /&gt;imx6dl-pinctrl 20e0000.iomuxc: could not request pin 149 (MX6DL_PAD_KEY_COL4) from group flexcan2grp&amp;nbsp; on device 20e0000.iomuxc&lt;BR /&gt;flexcan 2094000.flexcan: Error applying setting, reverse things back&lt;BR /&gt;flexcan: probe of 2094000.flexcan failed with error -22&lt;BR /&gt;2188000.ethernet supply phy not found, using dummy regulator&lt;BR /&gt;pps pps0: new PPS source ptp0&lt;BR /&gt;fec 2188000.ethernet (unnamed net_device) (uninitialized): Invalid MAC address: 00:00:00:00:00:00&lt;BR /&gt;fec 2188000.ethernet (unnamed net_device) (uninitialized): Using random MAC address: 1a:10:0f:79:9e:ba&lt;BR /&gt;libphy: fec_enet_mii_bus: probed&lt;BR /&gt;fec 2188000.ethernet eth0: registered PHC device 0&lt;BR /&gt;PPP generic driver version 2.4.2&lt;BR /&gt;PPP BSD Compression module registered&lt;BR /&gt;PPP Deflate Compression module registered&lt;BR /&gt;PPP MPPE Compression module registered&lt;BR /&gt;NET: Registered protocol family 24&lt;BR /&gt;usbcore: registered new interface driver kaweth&lt;BR /&gt;pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver&lt;BR /&gt;usbcore: registered new interface driver pegasus&lt;BR /&gt;usbcore: registered new interface driver rtl8150&lt;BR /&gt;usbcore: registered new interface driver r8152&lt;BR /&gt;usbcore: registered new interface driver asix&lt;BR /&gt;usbcore: registered new interface driver ax88179_178a&lt;BR /&gt;usbcore: registered new interface driver cdc_ether&lt;BR /&gt;usbcore: registered new interface driver cdc_eem&lt;BR /&gt;usbcore: registered new interface driver net1080&lt;BR /&gt;usbcore: registered new interface driver cdc_subset&lt;BR /&gt;usbcore: registered new interface driver zaurus&lt;BR /&gt;usbcore: registered new interface driver cdc_ncm&lt;BR /&gt;ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver&lt;BR /&gt;ehci-mxc: Freescale On-Chip EHCI Host driver&lt;BR /&gt;usbcore: registered new interface driver cdc_acm&lt;BR /&gt;cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters&lt;BR /&gt;usbcore: registered new interface driver usb-storage&lt;BR /&gt;usbcore: registered new interface driver usbserial&lt;BR /&gt;usbcore: registered new interface driver usbserial_generic&lt;BR /&gt;usbserial: USB Serial support registered for generic&lt;BR /&gt;usbcore: registered new interface driver ftdi_sio&lt;BR /&gt;usbserial: USB Serial support registered for FTDI USB Serial Device&lt;BR /&gt;usbcore: registered new interface driver option&lt;BR /&gt;usbserial: USB Serial support registered for GSM modem (1-port)&lt;BR /&gt;usbcore: registered new interface driver usbtest&lt;BR /&gt;usbcore: registered new interface driver usb_ehset_test&lt;BR /&gt;2184800.usbmisc supply vbus-wakeup not found, using dummy regulator&lt;BR /&gt;2184000.usb supply vbus not found, using dummy regulator&lt;BR /&gt;ci_hdrc ci_hdrc.0: EHCI Host Controller&lt;BR /&gt;ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1&lt;BR /&gt;ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00&lt;BR /&gt;usb usb1: New USB device found, idVendor=1d6b, idProduct=0002&lt;BR /&gt;usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1&lt;BR /&gt;usb usb1: Product: EHCI Host Controller&lt;BR /&gt;usb usb1: Manufacturer: Linux 4.9.17-04736-ga88711e-dirty ehci_hcd&lt;BR /&gt;usb usb1: SerialNumber: ci_hdrc.0&lt;BR /&gt;hub 1-0:1.0: USB hub found&lt;BR /&gt;hub 1-0:1.0: 1 port detected&lt;BR /&gt;2184200.usb supply vbus not found, using dummy regulator&lt;BR /&gt;ci_hdrc ci_hdrc.1: EHCI Host Controller&lt;BR /&gt;ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 2&lt;BR /&gt;ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00&lt;BR /&gt;usb usb2: New USB device found, idVendor=1d6b, idProduct=0002&lt;BR /&gt;usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1&lt;BR /&gt;usb usb2: Product: EHCI Host Controller&lt;BR /&gt;usb usb2: Manufacturer: Linux 4.9.17-04736-ga88711e-dirty ehci_hcd&lt;BR /&gt;usb usb2: SerialNumber: ci_hdrc.1&lt;BR /&gt;hub 2-0:1.0: USB hub found&lt;BR /&gt;hub 2-0:1.0: 1 port detected&lt;BR /&gt;mousedev: PS/2 mouse device common for all mice&lt;BR /&gt;usbcore: registered new interface driver xpad&lt;BR /&gt;usbcore: registered new interface driver usb_acecad&lt;BR /&gt;usbcore: registered new interface driver aiptek&lt;BR /&gt;usbcore: registered new interface driver gtco&lt;BR /&gt;usbcore: registered new interface driver hanwang&lt;BR /&gt;usbcore: registered new interface driver kbtab&lt;BR /&gt;snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0&lt;BR /&gt;i2c /dev entries driver&lt;BR /&gt;IR NEC protocol handler initialized&lt;BR /&gt;IR RC5(x/sz) protocol handler initialized&lt;BR /&gt;IR RC6 protocol handler initialized&lt;BR /&gt;IR JVC protocol handler initialized&lt;BR /&gt;IR Sony protocol handler initialized&lt;BR /&gt;IR SANYO protocol handler initialized&lt;BR /&gt;IR Sharp protocol handler initialized&lt;BR /&gt;IR MCE Keyboard/mouse protocol handler initialized&lt;BR /&gt;IR XMP protocol handler initialized&lt;BR /&gt;mxc_v4l2_output v4l2_out: V4L2 device registered as video16&lt;BR /&gt;mxc_v4l2_output v4l2_out: V4L2 device registered as video17&lt;BR /&gt;usbcore: registered new interface driver uvcvideo&lt;BR /&gt;USB Video Class driver (1.1.1)&lt;BR /&gt;device-mapper: uevent: version 1.0.3&lt;BR /&gt;&lt;SPAN&gt;device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:dm-devel@redhat.com"&gt;dm-devel@redhat.com&lt;/A&gt;&lt;BR /&gt;Bluetooth: HCI UART driver ver 2.3&lt;BR /&gt;Bluetooth: HCI UART protocol H4 registered&lt;BR /&gt;Bluetooth: HCI UART protocol BCSP registered&lt;BR /&gt;Bluetooth: HCI UART protocol ATH3K registered&lt;BR /&gt;usbcore: registered new interface driver btusb&lt;BR /&gt;sdhci: Secure Digital Host Controller Interface driver&lt;BR /&gt;sdhci: Copyright(c) Pierre Ossman&lt;BR /&gt;sdhci-pltfm: SDHCI platform and OF driver helper&lt;BR /&gt;sdhci-esdhc-imx 2194000.usdhc: Got WP GPIO&lt;BR /&gt;sdhci-esdhc-imx 2194000.usdhc: assigned as wifi host&lt;BR /&gt;mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA&lt;BR /&gt;mmc3: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA&lt;BR /&gt;mxc_vpu 2040000.vpu_fsl: VPU initialized&lt;BR /&gt;mxc_vdoa 21e4000.vdoa: i.MX Video Data Order Adapter(VDOA) driver probed&lt;BR /&gt;galcore: clk_get vg clock failed, disable vg!&lt;BR /&gt;Galcore version 6.2.2.96445&lt;BR /&gt;usb 2-1: new high-speed USB device number 2 using ci_hdrc&lt;BR /&gt;mmc3: new DDR MMC card at address 0001&lt;BR /&gt;mmcblk3: mmc3:0001 DG4016 14.7 GiB &lt;BR /&gt;mmcblk3boot0: mmc3:0001 DG4016 partition 1 4.00 MiB&lt;BR /&gt;mmcblk3boot1: mmc3:0001 DG4016 partition 2 4.00 MiB&lt;BR /&gt;mmcblk3rpmb: mmc3:0001 DG4016 partition 3 4.00 MiB&lt;BR /&gt;Alternate GPT is invalid, using primary GPT.&lt;BR /&gt;&amp;nbsp;mmcblk3: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11&lt;BR /&gt;caam 2100000.caam: ERA source: CAAMVID.&lt;BR /&gt;caam 2100000.caam: AXI pipeline throttling enabled.&lt;BR /&gt;usb 2-1: New USB device found, idVendor=0424, idProduct=2512&lt;BR /&gt;usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0&lt;BR /&gt;hub 2-1:1.0: USB hub found&lt;BR /&gt;hub 2-1:1.0: 2 ports detected&lt;BR /&gt;caam 2100000.caam: Instantiated RNG4 SH1&lt;BR /&gt;caam 2100000.caam: device ID = 0x0a16010000000100 (Era 4)&lt;BR /&gt;caam 2100000.caam: job rings = 2, qi = 0&lt;BR /&gt;caam algorithms registered in /proc/crypto&lt;BR /&gt;caam_jr 2101000.jr0: registering rng-caam&lt;BR /&gt;platform caam_sm: blkkey_ex: 4 keystore units available&lt;BR /&gt;platform caam_sm: 64-bit clear key:&lt;BR /&gt;platform caam_sm: [0000] 00 01 02 03 04 0f 06 07&lt;BR /&gt;platform caam_sm: 64-bit black key:&lt;BR /&gt;platform caam_sm: [0000] d8 73 a2 ab 0e 4b 53 35&lt;BR /&gt;platform caam_sm: [0008] 8e a8 3a 21 a5 89 80 7a&lt;BR /&gt;platform caam_sm: 128-bit clear key:&lt;BR /&gt;platform caam_sm: [0000] 00 01 02 03 04 0f 06 07&lt;BR /&gt;platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f&lt;BR /&gt;platform caam_sm: 128-bit black key:&lt;BR /&gt;platform caam_sm: [0000] 5a e2 3d 4e 88 b9 38 7d&lt;BR /&gt;platform caam_sm: [0008] c6 3b f5 85 56 6f fe 9d&lt;BR /&gt;platform caam_sm: 192-bit clear key:&lt;BR /&gt;platform caam_sm: [0000] 00 01 02 03 04 0f 06 07&lt;BR /&gt;platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f&lt;BR /&gt;platform caam_sm: [0016] 10 11 12 13 14 15 16 17&lt;BR /&gt;platform caam_sm: 192-bit black key:&lt;BR /&gt;platform caam_sm: [0000] fc cf 52 aa 97 b1 4e 2d&lt;BR /&gt;platform caam_sm: [0008] 59 a6 78 85 fa 07 74 fc&lt;BR /&gt;platform caam_sm: [0016] ec b6 a2 d2 c1 0c a8 ce&lt;BR /&gt;platform caam_sm: [0024] cb 74 04 d7 21 99 89 17&lt;BR /&gt;platform caam_sm: 256-bit clear key:&lt;BR /&gt;platform caam_sm: [0000] 00 01 02 03 04 0f 06 07&lt;BR /&gt;platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f&lt;BR /&gt;platform caam_sm: [0016] 10 11 12 13 14 15 16 17&lt;BR /&gt;platform caam_sm: [0024] 18 19 1a 1b 1c 1d 1e 1f&lt;BR /&gt;platform caam_sm: 256-bit black key:&lt;BR /&gt;platform caam_sm: [0000] 92 56 20 1f 76 1f 6b 9a&lt;BR /&gt;platform caam_sm: [0008] e9 ff fb 48 77 c6 be fa&lt;BR /&gt;platform caam_sm: [0016] 4a cb bf 1e 05 d1 69 75&lt;BR /&gt;platform caam_sm: [0024] 8b 3c 0f 5a ca 22 5c e7&lt;BR /&gt;platform caam_sm: 64-bit unwritten blob:&lt;BR /&gt;platform caam_sm: [0000] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0008] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0016] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0024] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0032] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0040] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0048] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0056] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0064] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0072] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0080] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0088] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: 128-bit unwritten blob:&lt;BR /&gt;platform caam_sm: [0000] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0008] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0016] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0024] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0032] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0040] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0048] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0056] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0064] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0072] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0080] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0088] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: 196-bit unwritten blob:&lt;BR /&gt;platform caam_sm: [0000] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0008] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0016] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0024] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0032] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0040] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0048] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0056] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0064] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0072] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0080] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0088] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: 256-bit unwritten blob:&lt;BR /&gt;platform caam_sm: [0000] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0008] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0016] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0024] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0032] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0040] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0048] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0056] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0064] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0072] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0080] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0088] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: 64-bit black key in blob:&lt;BR /&gt;platform caam_sm: [0000] 3e 83 e1 10 bd cb a5 9b&lt;BR /&gt;platform caam_sm: [0008] 7c 47 9a 80 79 fe 85 07&lt;BR /&gt;platform caam_sm: [0016] 14 ee 58 49 bd d9 9f 17&lt;BR /&gt;platform caam_sm: [0024] e7 0b fc 10 86 ef f7 30&lt;BR /&gt;platform caam_sm: [0032] 9c fb 53 16 b1 f9 9d fe&lt;BR /&gt;platform caam_sm: [0040] 87 fc 3b dd 4c cb 7f 97&lt;BR /&gt;platform caam_sm: [0048] 4f ea 88 73 75 86 78 60&lt;BR /&gt;platform caam_sm: [0056] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0064] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0072] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0080] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0088] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: 128-bit black key in blob:&lt;BR /&gt;platform caam_sm: [0000] 90 80 fe 42 86 1c 4c 30&lt;BR /&gt;platform caam_sm: [0008] cd a6 c6 b6 ef df b5 7d&lt;BR /&gt;platform caam_sm: [0016] bb 35 dd d1 58 94 88 78&lt;BR /&gt;platform caam_sm: [0024] b4 d3 fd f6 ce 6e 9d c7&lt;BR /&gt;platform caam_sm: [0032] c6 11 07 61 b1 f6 96 6d&lt;BR /&gt;platform caam_sm: [0040] 7a e8 45 d2 aa 15 e9 bd&lt;BR /&gt;platform caam_sm: [0048] 3b f5 bb 26 25 fd 4e 72&lt;BR /&gt;platform caam_sm: [0056] 76 b0 16 a2 6d 3e 3a e7&lt;BR /&gt;platform caam_sm: [0064] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0072] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0080] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0088] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: 192-bit black key in blob:&lt;BR /&gt;platform caam_sm: [0000] 34 45 00 1e 63 04 72 d0&lt;BR /&gt;platform caam_sm: [0008] fc 04 fe a6 7e ef fe 5e&lt;BR /&gt;platform caam_sm: [0016] 57 4c 1e 3f 68 8a bd 30&lt;BR /&gt;platform caam_sm: [0024] 55 52 27 db fb dc f1 76&lt;BR /&gt;platform caam_sm: [0032] 8b a6 e5 94 bb a0 6d bd&lt;BR /&gt;platform caam_sm: [0040] 81 74 0a ef e6 23 d8 4e&lt;BR /&gt;platform caam_sm: [0048] c2 19 c5 83 e8 fb 12 b2&lt;BR /&gt;platform caam_sm: [0056] 29 09 a2 48 e4 c4 5e d3&lt;BR /&gt;platform caam_sm: [0064] b7 9b 43 d4 84 36 c7 1e&lt;BR /&gt;platform caam_sm: [0072] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0080] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0088] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: 256-bit black key in blob:&lt;BR /&gt;platform caam_sm: [0000] 2e 46 9e c2 1c 67 70 66&lt;BR /&gt;platform caam_sm: [0008] 28 ea dd 32 a8 0f 51 4c&lt;BR /&gt;platform caam_sm: [0016] be 1d 75 38 36 5e 5c 24&lt;BR /&gt;platform caam_sm: [0024] 49 c8 34 15 dc 25 cf 74&lt;BR /&gt;platform caam_sm: [0032] 77 de 27 54 38 d0 cb c1&lt;BR /&gt;platform caam_sm: [0040] 5c f9 2d e5 aa 63 d6 60&lt;BR /&gt;platform caam_sm: [0048] b2 05 86 6c 42 dc 65 40&lt;BR /&gt;platform caam_sm: [0056] d1 78 a5 3e df f9 bb 1f&lt;BR /&gt;platform caam_sm: [0064] 94 b3 ff 28 8b 89 06 00&lt;BR /&gt;platform caam_sm: [0072] b9 69 c1 b3 6f de a0 75&lt;BR /&gt;platform caam_sm: [0080] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0088] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: restored 64-bit black key:&lt;BR /&gt;platform caam_sm: [0000] 19 96 c6 6c f6 7e eb 09&lt;BR /&gt;platform caam_sm: [0008] 4f 00 68 77 d9 ed 00 6f&lt;BR /&gt;platform caam_sm: restored 128-bit black key:&lt;BR /&gt;platform caam_sm: [0000] 5a e2 3d 4e 88 b9 38 7d&lt;BR /&gt;platform caam_sm: [0008] c6 3b f5 85 56 6f fe 9d&lt;BR /&gt;platform caam_sm: restored 192-bit black key:&lt;BR /&gt;platform caam_sm: [0000] fc cf 52 aa 97 b1 4e 2d&lt;BR /&gt;platform caam_sm: [0008] 59 a6 78 85 fa 07 74 fc&lt;BR /&gt;platform caam_sm: [0016] ab 43 18 a6 c7 b3 e5 87&lt;BR /&gt;platform caam_sm: [0024] f9 f0 0b 13 98 76 d0 cb&lt;BR /&gt;platform caam_sm: restored 256-bit black key:&lt;BR /&gt;platform caam_sm: [0000] 92 56 20 1f 76 1f 6b 9a&lt;BR /&gt;platform caam_sm: [0008] e9 ff fb 48 77 c6 be fa&lt;BR /&gt;platform caam_sm: [0016] 4a cb bf 1e 05 d1 69 75&lt;BR /&gt;platform caam_sm: [0024] 8b 3c 0f 5a ca 22 5c e7&lt;BR /&gt;snvs-secvio 20cc000.caam-snvs: can't get snvs clock&lt;BR /&gt;snvs-secvio 20cc000.caam-snvs: violation handlers armed - non-secure state&lt;BR /&gt;hidraw: raw HID events driver (C) Jiri Kosina&lt;BR /&gt;usbcore: registered new interface driver usbhid&lt;BR /&gt;usbhid: USB HID core driver&lt;BR /&gt;ion_parse_dt_heap_common: id 0 type 4 name cma align 1000&lt;BR /&gt;ion_parse_dt_heap_common: id 1 type 1 name sys-contig align 1000&lt;BR /&gt;ion_parse_dt_heap_common: id 2 type 0 name system align 1000&lt;BR /&gt;ashmem: initialized&lt;BR /&gt;usbcore: registered new interface driver snd-usb-audio&lt;BR /&gt;fsl-ssi-dai 202c000.ssi: No cache defaults, reading back from HW&lt;BR /&gt;NET: Registered protocol family 26&lt;BR /&gt;u32 classifier&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actions configured&lt;BR /&gt;Netfilter messages via NETLINK v0.30.&lt;BR /&gt;nf_conntrack version 0.5.0 (16384 buckets, 65536 max)&lt;BR /&gt;ctnetlink v0.93: registering with nfnetlink.&lt;BR /&gt;xt_time: kernel timezone is -0000&lt;BR /&gt;ip_tables: (C) 2000-2006 Netfilter Core Team&lt;BR /&gt;arp_tables: arp_tables: (C) 2002 David S. Miller&lt;BR /&gt;Initializing XFRM netlink socket&lt;BR /&gt;NET: Registered protocol family 10&lt;BR /&gt;mip6: Mobile IPv6&lt;BR /&gt;ip6_tables: (C) 2000-2006 Netfilter Core Team&lt;BR /&gt;sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver&lt;BR /&gt;NET: Registered protocol family 17&lt;BR /&gt;NET: Registered protocol family 15&lt;BR /&gt;can: controller area network core (rev 20120528 abi 9)&lt;BR /&gt;NET: Registered protocol family 29&lt;BR /&gt;can: raw protocol (rev 20120528)&lt;BR /&gt;can: broadcast manager protocol (rev 20161123 t)&lt;BR /&gt;can: netlink gateway (rev 20130117) max_hops=1&lt;BR /&gt;Bluetooth: RFCOMM TTY layer initialized&lt;BR /&gt;Bluetooth: RFCOMM socket layer initialized&lt;BR /&gt;Bluetooth: RFCOMM ver 1.11&lt;BR /&gt;Bluetooth: BNEP (Ethernet Emulation) ver 1.3&lt;BR /&gt;Bluetooth: BNEP filters: protocol multicast&lt;BR /&gt;Bluetooth: BNEP socket layer initialized&lt;BR /&gt;Bluetooth: HIDP (Human Interface Emulation) ver 1.2&lt;BR /&gt;Bluetooth: HIDP socket layer initialized&lt;BR /&gt;8021q: 802.1Q VLAN Support v1.8&lt;BR /&gt;Key type dns_resolver registered&lt;BR /&gt;cpu cpu0: Registered imx6q-cpufreq&lt;BR /&gt;registered taskstats version 1&lt;BR /&gt;imx_epdc_fb 20f4000.epdc: can't get/select pinctrl&lt;BR /&gt;imx_thermal 2000000.aips-bus:tempmon: Industrial CPU temperature grade - max:105C critical:100C passive:95C&lt;BR /&gt;dhd_module_init in&lt;BR /&gt;snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:13 UTC (13)&lt;BR /&gt;sensor-supply: disabling&lt;BR /&gt;ALSA device list:&lt;BR /&gt;&amp;nbsp; No soundcards found.&lt;BR /&gt;Freeing unused kernel memory: 1024K (c1300000 - c1400000)&lt;BR /&gt;init: init first stage started!&lt;BR /&gt;init: First stage mount skipped (missing/incompatible fstab in device tree)&lt;BR /&gt;init: Skipped setting INIT_AVB_VERSION (not in recovery mode)&lt;BR /&gt;init: Loading SELinux policy&lt;BR /&gt;SELinux:&amp;nbsp; Permission validate_trans in class security not defined in policy.&lt;BR /&gt;SELinux: the above unknown classes and permissions will be denied&lt;BR /&gt;audit: type=1403 audit(13.650:2): policy loaded auid=4294967295 ses=4294967295&lt;BR /&gt;selinux: SELinux: Loaded policy from /sepolicy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;audit: type=1404 audit(13.670:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295&lt;BR /&gt;selinux: SELinux: Loaded file_contexts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;random: init: uninitialized urandom read (40 bytes read)&lt;BR /&gt;init: init second stage started!&lt;BR /&gt;selinux: SELinux: Loaded file_contexts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selinux: SELinux: Loaded property_contexts from /plat_property_contexts &amp;amp; /nonplat_property_contexts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;init: Running restorecon...&lt;BR /&gt;selinux: SELinux:&amp;nbsp; Could not stat /dev/block: No such file or directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;init: waitpid failed: No child processes&lt;BR /&gt;init: Couldn't load property file: Unable to open '/system/etc/prop.default': No such file or directory: No such file or directory&lt;BR /&gt;init: Couldn't load property file: Unable to open '/prop.default': No such file or directory: No such file or directory&lt;BR /&gt;init: Couldn't load property file: Unable to open '/odm/default.prop': No such file or directory: No such file or directory&lt;BR /&gt;init: Couldn't load property file: Unable to open '/vendor/default.prop': No such file or directory: No such file or directory&lt;BR /&gt;random: ueventd: uninitialized urandom read (40 bytes read)&lt;BR /&gt;ueventd: ueventd started!&lt;BR /&gt;ueventd: Parsing file /ueventd.rc...&lt;BR /&gt;ueventd: Parsing file /vendor/ueventd.rc...&lt;BR /&gt;ueventd: Unable to open '/vendor/ueventd.rc': No such file or directory&lt;BR /&gt;ueventd: Parsing file /odm/ueventd.rc...&lt;BR /&gt;ueventd: Unable to open '/odm/ueventd.rc': No such file or directory&lt;BR /&gt;ueventd: Parsing file /ueventd.freescale.rc...&lt;BR /&gt;selinux: SELinux: Loaded file_contexts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selinux: SELinux: Loaded file_contexts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ueventd: Coldboot took 0.310698 seconds&lt;BR /&gt;Console: switching to colour dummy device 80x30&lt;BR /&gt;random: fast init done&lt;BR /&gt;fec: &amp;lt;204&amp;gt; warning: __ecc_read: RS block 5263360: decoding failed&lt;BR /&gt;fec: &amp;lt;206&amp;gt; warning: __ecc_read: RS block 5263360: decoding failed&lt;BR /&gt;fec: &amp;lt;209&amp;gt; warning: __ecc_read: RS block 5263360: decoding failed&lt;BR /&gt;EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: barrier=1&lt;BR /&gt;tune2fs: tune2fs 1.43.3 (04-Sep-2016)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXT4-fs (mmcblk3p10): Ignoring removed nomblk_io_submit option&lt;BR /&gt;EXT4-fs (mmcblk3p10): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit&lt;BR /&gt;e2fsck: e2fsck 1.43.3 (04-Sep-2016)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e2fsck: Pass 1: Checking inodes, blocks, and sizes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e2fsck: Pass 2: Checking directory structure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e2fsck: Pass 3: Checking directory connectivity&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e2fsck: Pass 4: Checking reference counts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e2fsck: Pass 5: Checking group summary information&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e2fsck: /dev/block/by-name/userdata: 11/315120 files (0.0% non-contiguous), 55023/1260032 blocks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXT4-fs (mmcblk3p10): Ignoring removed nomblk_io_submit option&lt;BR /&gt;EXT4-fs (mmcblk3p10): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,noauto_da_alloc,errors=panic&lt;BR /&gt;init: [libfs_mgr]__mount(source=/dev/block/by-name/userdata,target=/data,type=ext4)=0&lt;BR /&gt;init: [libfs_mgr]superblock s_max_mnt_count:65535,/dev/block/by-name/cache&lt;BR /&gt;init: [libfs_mgr]Requested quota status is match on /dev/block/by-name/cache&lt;BR /&gt;EXT4-fs (mmcblk3p4): Ignoring removed nomblk_io_submit option&lt;BR /&gt;EXT4-fs (mmcblk3p4): mounted filesystem with ordered data mode. Opts: nomblk_io_submit&lt;BR /&gt;init: [libfs_mgr]__mount(source=/dev/block/by-name/cache,target=/cache,type=ext4)=0&lt;BR /&gt;init: [libfs_mgr]superblock s_max_mnt_count:10,/dev/block/by-name/vendor&lt;BR /&gt;init: [libfs_mgr]Requested quota status is match on /dev/block/by-name/vendor&lt;BR /&gt;EXT4-fs (mmcblk3p9): mounted filesystem with ordered data mode. Opts: barrier=1&lt;BR /&gt;init: [libfs_mgr]__mount(source=/dev/block/by-name/vendor,target=/vendor,type=ext4)=0&lt;BR /&gt;init: Parsing directory /system/etc/init...&lt;BR /&gt;&lt;SPAN&gt;init: Parsing file &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:/system/etc/init/android.hidl.allocator@1.0-service.rc"&gt;/system/etc/init/android.hidl.allocator@1.0-service.rc&lt;/A&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;BR /&gt;init: Parsing file /system/etc/init/atrace.rc...&lt;BR /&gt;fec: &amp;lt;230&amp;gt; warning: __ecc_read: RS block 5263360: decoding failed&lt;BR /&gt;file system registered&lt;BR /&gt;using random self ethernet address&lt;BR /&gt;using random host ethernet address&lt;BR /&gt;logd.auditd: start&lt;BR /&gt;logd.klogd: 11073856667&lt;BR /&gt;binder: 234:234 ioctl 620a 487fcf7b returned -22&lt;BR /&gt;zram0: detected capacity change from 0 to 314572800&lt;BR /&gt;mkswap: Swapspace size: 307196k, UUID=734f7afc-d68b-48d5-86da-a3e8aed37420&lt;BR /&gt;Adding 307196k swap on /dev/block/zram0.&amp;nbsp; Priority:-1 extents:1 across:307196k SS&lt;BR /&gt;logd.daemon: reinit&lt;BR /&gt;rfkill: BT RF going to : off&lt;BR /&gt;type=1400 audit(22.110:4): avc: granted { read } for pid=1 comm="init" name="ttymxc0" dev="tmpfs" ino=9436 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file&lt;BR /&gt;sabresd_6dq:/ $ read descriptors&lt;BR /&gt;read strings&lt;BR /&gt;healthd: unable to get HAL interface, using defaults&lt;BR /&gt;healthd: No battery devices found&lt;BR /&gt;healthd: battery l=100 v=0 t=42.4 h=2 st=2 chg=a&lt;BR /&gt;type=1400 audit(22.110:4): avc: granted { read } for pid=1 comm="init" name="ttymxc0" dev="tmpfs" ino=9436 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file&lt;BR /&gt;type=1400 audit(22.150:5): avc: granted { read open } for pid=1 comm="init" path="/dev/ttymxc0" dev="tmpfs" ino=9436 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file&lt;BR /&gt;ERROR: v4l2 capture: slave not found!&lt;BR /&gt;type=1400 audit(22.150:5): avc: granted { read open } for pid=1 comm="init" path="/dev/ttymxc0" dev="tmpfs" ino=9436 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file&lt;BR /&gt;healthd: battery l=100 v=0 t=42.4 h=2 st=2 chg=a&lt;BR /&gt;type=1400 audit(22.170:6): avc: granted { read } for pid=268 comm="init" name="ttymxc0" dev="tmpfs" ino=9436 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file&lt;BR /&gt;type=1400 audit(22.170:6): avc: granted { read } for pid=268 comm="init" name="ttymxc0" dev="tmpfs" ino=9436 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file&lt;BR /&gt;init: starting service 'bootanim'...&lt;BR /&gt;type=1400 audit(22.170:7): avc: granted { read open } for pid=268 comm="init" path="/dev/ttymxc0" dev="tmpfs" ino=9436 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file&lt;BR /&gt;type=1400 audit(22.170:7): avc: granted { read open } for pid=268 comm="init" path="/dev/ttymxc0" dev="tmpfs" ino=9436 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file&lt;BR /&gt;type=1400 audit(25.780:8): avc: denied { read } for pid=267 comm="surfaceflinger" name="dri" dev="tmpfs" ino=6769 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0&lt;BR /&gt;random: crng init done&lt;BR /&gt;capability: warning: `main' uses 32-bit capabilities (legacy support in use)&lt;BR /&gt;init: processing action (sys.interactive=active) from (/init.freescale.rc:172)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sabresd_6dq:/ $ healthd: battery l=100 v=0 t=42.4 h=2 st=2 chg=a&lt;BR /&gt;init: processing action (sys.sysctl.extra_free_kbytes=*) from (/init.rc:682)&lt;BR /&gt;init: Unable to open '/proc/sys/vm/extra_free_kbytes': No such file or directory&lt;BR /&gt;acc_open&lt;BR /&gt;acc_release&lt;BR /&gt;Micrel KSZ8081 or KSZ8091 2188000.ethernet:01: attached PHY driver [Micrel KSZ8081 or KSZ8091] (mii_bus:phy_addr=2188000.ethernet:01, irq=-1)&lt;BR /&gt;IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready&lt;BR /&gt;sdcardfs version 2.0&lt;BR /&gt;sdcardfs: dev_name -&amp;gt; /data/media&lt;BR /&gt;sdcardfs: options -&amp;gt; fsuid=1023,fsgid=1023,multiuser,mask=6,userid=0,gid=1015&lt;BR /&gt;sdcardfs: mnt -&amp;gt; d12de310&lt;BR /&gt;sdcardfs: mounted on top of /data/media type ext4&lt;BR /&gt;Remount options were mask=23,gid=9997 for vfsmnt d12ded10.&lt;BR /&gt;init: starting service 'webview_zygote32'...&lt;BR /&gt;init: Created socket '/dev/socket/webview_zygote', mode 660, user 1053, group 1000&lt;BR /&gt;sdcardfs : options - debug:1&lt;BR /&gt;sdcardfs : options - gid:9997&lt;BR /&gt;sdcardfs : options - mask:23&lt;BR /&gt;Remount options were mask=7,gid=9997 for vfsmnt d1374410.&lt;BR /&gt;sdcardfs : options - debug:1&lt;BR /&gt;sdcardfs : options - gid:9997&lt;BR /&gt;sdcardfs : options - mask:7&lt;BR /&gt;init: processing action (sys.usb.config=none &amp;amp;&amp;amp; sys.usb.configfs=1) from (init.freescale.usb.rc:45)&lt;BR /&gt;init: processing action (sys.usb.config=none &amp;amp;&amp;amp; sys.usb.configfs=1) from (/init.usb.configfs.rc:1)&lt;BR /&gt;init: Unable to write to '/config/usb_gadget/g1/UDC': No such device&lt;BR /&gt;init: Sending signal 9 to service 'adbd' (pid 269) process group...&lt;BR /&gt;init: Successfully killed process cgroup uid 0 pid 269 in 17ms&lt;BR /&gt;init: Command 'stop adbd' action=sys.usb.config=none &amp;amp;&amp;amp; sys.usb.configfs=1 (/init.usb.configfs.rc:3) returned 0 took 54.155ms.&lt;BR /&gt;init: Service 'adbd' (pid 269) killed by signal 9&lt;BR /&gt;init: processing action (init.svc.adbd=stopped) from (/init.usb.configfs.rc:15)&lt;BR /&gt;read descriptors&lt;BR /&gt;read strings&lt;BR /&gt;type=1400 audit(25.780:8): avc: denied { read } for pid=267 comm="surfaceflinger" name="dri" dev="tmpfs" ino=6769 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0&lt;BR /&gt;read descriptors&lt;BR /&gt;read strings&lt;BR /&gt;type=1400 audit(64.270:9): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=14766 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;alloc_contig_range: [2de00, 2df78) PFNs busy&lt;BR /&gt;audit: audit_lost=1 audit_rate_limit=20 audit_backlog_limit=64&lt;BR /&gt;audit: rate limit exceeded&lt;BR /&gt;alloc_contig_range: [2de00, 2df78) PFNs busy&lt;BR /&gt;type=1400 audit(64.270:9): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=14766 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(64.270:10): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=15578 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(64.270:10): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=15578 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(64.270:11): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=15580 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(64.270:11): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=15580 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(64.270:12): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=15582 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(64.270:12): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=15582 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(64.270:13): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=15584 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(64.270:13): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=15584 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(64.270:14): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=15586 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(64.270:14): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=15586 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(64.270:15): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=15588 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(64.270:15): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=15588 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(64.270:16): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=15590 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(64.270:16): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=15590 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(64.270:17): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=14805 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(64.270:17): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=14805 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;init: Service 'bootanim' (pid 366) exited with status 0&lt;BR /&gt;init: processing action (sys.boot_completed=1) from (/init.rc:676)&lt;BR /&gt;init: processing action (sys.boot_completed=1) from (/init.freescale.rc:164)&lt;BR /&gt;init: processing action (sys.boot_completed=1 &amp;amp;&amp;amp; sys.logbootcomplete=1) from (/system/etc/init/bootstat.rc:34)&lt;BR /&gt;init: starting service 'exec 3 (/system/bin/bootstat --record_boot_complete)'...&lt;BR /&gt;init: SVC_EXEC pid 878 (uid 0 gid 0+0 context default) started; waiting...&lt;BR /&gt;init: Service 'exec 3 (/system/bin/bootstat --record_boot_complete)' (pid 878) exited with status 0 waiting took 0.446871 seconds&lt;BR /&gt;init: starting service 'exec 4 (/system/bin/bootstat --record_boot_reason)'...&lt;BR /&gt;init: SVC_EXEC pid 889 (uid 0 gid 0+0 context default) started; waiting...&lt;BR /&gt;init: Command 'exec - root root -- /system/bin/bootstat --record_boot_reason' action=sys.boot_completed=1 &amp;amp;&amp;amp; sys.logbootcomplete=1 (/system/etc/init/bootstat.rc:39) returned 0 took 58.2287ms.&lt;BR /&gt;type=1400 audit(65.640:42): avc: denied { write } for pid=379 comm="Binder:379_2" name="timerslack_ns" dev="proc" ino=14805 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(77.420:48): avc: granted { getattr } for pid=518 comm=496E666C6174657254687265616420 path="/" dev="rootfs" ino=2 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir&lt;BR /&gt;alloc_contig_range: [2da00, 2db78) PFNs busy&lt;BR /&gt;alloc_contig_range: [2db00, 2dc78) PFNs busy&lt;BR /&gt;alloc_contig_range: [2da00, 2db78) PFNs busy&lt;BR /&gt;alloc_contig_range: [2db00, 2dc78) PFNs busy&lt;BR /&gt;alloc_contig_range: [2da00, 2db78) PFNs busy&lt;BR /&gt;alloc_contig_range: [2da00, 2db78) PFNs busy&lt;BR /&gt;alloc_contig_range: [2e000, 2e178) PFNs busy&lt;BR /&gt;type=1400 audit(78.420:59): avc: granted { getattr } for pid=518 comm=496E666C6174657254687265616420 path="/" dev="rootfs" ino=2 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir duplicate messages suppressed&lt;BR /&gt;alloc_contig_range: [2e800, 2efd1) PFNs busy&lt;BR /&gt;alloc_contig_range: [2e800, 2f0d1) PFNs busy&lt;BR /&gt;alloc_contig_range: [2ea00, 2f1d1) PFNs busy&lt;BR /&gt;alloc_contig_range: [2eb00, 2f2d1) PFNs busy&lt;BR /&gt;alloc_contig_range: [2ec00, 2f3d1) PFNs busy&lt;BR /&gt;alloc_contig_range: [2ed00, 2f4d1) PFNs busy&lt;BR /&gt;alloc_contig_range: [2ee00, 2f5d1) PFNs busy&lt;BR /&gt;alloc_contig_range: [2ee00, 2f6d1) PFNs busy&lt;BR /&gt;alloc_contig_range: [2f000, 2f7d1) PFNs busy&lt;BR /&gt;alloc_contig_range: [2f000, 2f8d1) PFNs busy&lt;BR /&gt;alloc_contig_range: [2f200, 2f9d1) PFNs busy&lt;BR /&gt;alloc_contig_range: [2f300, 2fad1) PFNs busy&lt;BR /&gt;type=1400 audit(79.290:60): avc: denied { write } for pid=379 comm="Binder:379_3" name="timerslack_ns" dev="proc" ino=18506 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(79.290:60): avc: denied { write } for pid=379 comm="Binder:379_3" name="timerslack_ns" dev="proc" ino=18506 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(79.290:61): avc: denied { write } for pid=379 comm="Binder:379_3" name="timerslack_ns" dev="proc" ino=17726 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(79.290:61): avc: denied { write } for pid=379 comm="Binder:379_3" name="timerslack_ns" dev="proc" ino=17726 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(79.290:62): avc: denied { write } for pid=379 comm="Binder:379_3" name="timerslack_ns" dev="proc" ino=17728 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(79.290:62): avc: denied { write } for pid=379 comm="Binder:379_3" name="timerslack_ns" dev="proc" ino=17728 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(79.290:63): avc: denied { write } for pid=379 comm="Binder:379_3" name="timerslack_ns" dev="proc" ino=17730 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(79.450:75): avc: granted { getattr } for pid=518 comm=496E666C6174657254687265616420 path="/" dev="rootfs" ino=2 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir duplicate messages suppressed&lt;BR /&gt;type=1400 audit(84.890:76): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=18183 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(84.890:76): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=18183 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(84.890:77): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=18217 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(84.890:77): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=18217 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(84.890:78): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=18219 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(84.890:78): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=18219 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(84.890:79): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=18221 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(84.890:79): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=18221 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;type=1400 audit(84.890:80): avc: denied { write } for pid=379 comm="Binder:379_4" name="timerslack_ns" dev="proc" ino=18223 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sabresd_6dq:/ $ &lt;BR /&gt;sabresd_6dq:/ $ &lt;BR /&gt;sabresd_6dq:/ $ logcat&lt;BR /&gt;--------- beginning of main&lt;BR /&gt;01-01 00:00:00.580&amp;nbsp;&amp;nbsp; 232&amp;nbsp;&amp;nbsp; 232 W auditd&amp;nbsp; : type=2000 audit(0.0:1): initialized&lt;BR /&gt;01-01 00:00:13.650&amp;nbsp;&amp;nbsp; 232&amp;nbsp;&amp;nbsp; 232 I auditd&amp;nbsp; : type=1403 audit(0.0:2): policy loaded auid=4294967295 ses=4294967295&lt;BR /&gt;01-01 00:00:13.670&amp;nbsp;&amp;nbsp; 232&amp;nbsp;&amp;nbsp; 232 W auditd&amp;nbsp; : type=1404 audit(0.0:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295&lt;BR /&gt;01-01 00:00:21.041&amp;nbsp;&amp;nbsp; 235&amp;nbsp;&amp;nbsp; 235 I SELinux : SELinux: Loaded service_contexts from:&lt;BR /&gt;01-01 00:00:21.044&amp;nbsp;&amp;nbsp; 235&amp;nbsp;&amp;nbsp; 235 I SELinux :&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /vndservice_contexts&lt;BR /&gt;01-01 00:00:21.055&amp;nbsp;&amp;nbsp; 233&amp;nbsp;&amp;nbsp; 233 I SELinux : SELinux: Loaded service_contexts from:&lt;BR /&gt;01-01 00:00:21.058&amp;nbsp;&amp;nbsp; 233&amp;nbsp;&amp;nbsp; 233 I SELinux :&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /plat_service_contexts&lt;BR /&gt;01-01 00:00:21.058&amp;nbsp;&amp;nbsp; 233&amp;nbsp;&amp;nbsp; 233 I SELinux :&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /nonplat_service_contexts&lt;BR /&gt;01-01 00:00:21.214&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 E hwservicemanager: BINDER_SET_INHERIT_FIFO_PRIO failed with error -1&lt;BR /&gt;--------- beginning of system&lt;BR /&gt;01-01 00:00:21.582&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 244 I vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Vold 3.0 (the awakening) firing up&lt;BR /&gt;01-01 00:00:21.582&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 244 V vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Detected support for: ext4 f2fs vfat&lt;BR /&gt;01-01 00:00:21.590&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 244 W Vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Tearing down stale mount /mnt/shm&lt;BR /&gt;01-01 00:00:21.654&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 244 I vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : [libfs_mgr]fs_mgr_read_fstab_dt(): failed to read fstab from dt&lt;BR /&gt;01-01 00:00:21.662&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 248 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : e4crypt_init_user0&lt;BR /&gt;01-01 00:00:21.662&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 248 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : e4crypt_prepare_user_storage for volume null, user 0, serial 0, flags 1&lt;BR /&gt;01-01 00:00:21.663&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 248 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Preparing: /data/system/users/0&lt;BR /&gt;01-01 00:00:21.664&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 248 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Preparing: /data/misc/profiles/cur/0&lt;BR /&gt;01-01 00:00:21.666&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 248 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Preparing: /data/system_de/0&lt;BR /&gt;01-01 00:00:21.668&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 248 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Preparing: /data/misc_de/0&lt;BR /&gt;01-01 00:00:21.669&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 248 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Preparing: /data/user_de/0&lt;BR /&gt;01-01 00:00:21.671&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 248 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : e4crypt_unlock_user_key 0 serial=0 token_present=0&lt;BR /&gt;01-01 00:00:21.671&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 248 E vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Failed to chmod /data/system_ce/0: No such file or directory&lt;BR /&gt;01-01 00:00:21.671&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 248 E vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Failed to chmod /data/misc_ce/0: No such file or directory&lt;BR /&gt;01-01 00:00:21.672&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 248 E vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Failed to chmod /data/media/0: No such file or directory&lt;BR /&gt;01-01 00:00:21.764&amp;nbsp;&amp;nbsp; 249&amp;nbsp;&amp;nbsp; 249 I /system/bin/tzdatacheck: timezone distro dir /data/misc/zoneinfo/current does not exist. No action required.&lt;BR /&gt;01-01 00:00:22.110&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 W init&amp;nbsp;&amp;nbsp;&amp;nbsp; : type=1400 audit(0.0:4): avc: granted { read } for name="ttymxc0" dev="tmpfs" ino=9436 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file&lt;BR /&gt;01-01 00:00:22.150&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 W init&amp;nbsp;&amp;nbsp;&amp;nbsp; : type=1400 audit(0.0:5): avc: granted { read open } for path="/dev/ttymxc0" dev="tmpfs" ino=9436 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file&lt;BR /&gt;01-01 00:00:22.170&amp;nbsp;&amp;nbsp; 268&amp;nbsp;&amp;nbsp; 268 W init&amp;nbsp;&amp;nbsp;&amp;nbsp; : type=1400 audit(0.0:6): avc: granted { read } for name="ttymxc0" dev="tmpfs" ino=9436 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file&lt;BR /&gt;01-01 00:00:22.170&amp;nbsp;&amp;nbsp; 268&amp;nbsp;&amp;nbsp; 268 W init&amp;nbsp;&amp;nbsp;&amp;nbsp; : type=1400 audit(0.0:7): avc: granted { read open } for path="/dev/ttymxc0" dev="tmpfs" ino=9436 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file&lt;BR /&gt;01-01 00:00:22.234&amp;nbsp;&amp;nbsp; 257&amp;nbsp;&amp;nbsp; 257 I ServiceManagement: Removing namespace from process name android.hardware.configstore@1.0-service to configstore@1.0.&lt;BR /&gt;01-01 00:00:22.239&amp;nbsp;&amp;nbsp; 253&amp;nbsp;&amp;nbsp; 253 I ServiceManagement: Removing namespace from process name android.hidl.allocator@1.0-service to allocator@1.0-s.&lt;BR /&gt;01-01 00:00:22.294&amp;nbsp;&amp;nbsp; 269&amp;nbsp;&amp;nbsp; 276 I adbd&amp;nbsp;&amp;nbsp;&amp;nbsp; : initializing functionfs&lt;BR /&gt;01-01 00:00:22.294&amp;nbsp;&amp;nbsp; 269&amp;nbsp;&amp;nbsp; 276 I adbd&amp;nbsp;&amp;nbsp;&amp;nbsp; : opening control endpoint /dev/usb-ffs/adb/ep0&lt;BR /&gt;01-01 00:00:22.444&amp;nbsp;&amp;nbsp; 266&amp;nbsp;&amp;nbsp; 266 I lowmemorykiller: Using in-kernel low memory killer interface&lt;BR /&gt;01-01 00:00:22.521&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 E hw-IPCThreadState: binder thread pool (1 threads) starved for 118 ms&lt;BR /&gt;&lt;SPAN&gt;01-01 00:00:22.523&amp;nbsp;&amp;nbsp; 255&amp;nbsp;&amp;nbsp; 255 I vndksupport: sphal namespace is not configured for this process. Loading &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:/vendor/lib/hw/android.hardware.bluetooth@1.0-impl.so"&gt;/vendor/lib/hw/android.hardware.bluetooth@1.0-impl.so&lt;/A&gt;&lt;SPAN&gt; from the current namespace instead.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-01 00:00:22.532&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 I vndksupport: sphal namespace is not configured for this process. Loading &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:/vendor/lib/hw/android.hardware.light@2.0-impl.so"&gt;/vendor/lib/hw/android.hardware.light@2.0-impl.so&lt;/A&gt;&lt;SPAN&gt; from the current namespace instead.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-01 00:00:22.578&amp;nbsp;&amp;nbsp; 261&amp;nbsp;&amp;nbsp; 261 I vndksupport: sphal namespace is not configured for this process. Loading &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:/vendor/lib/hw/android.hardware.power@1.0-impl.so"&gt;/vendor/lib/hw/android.hardware.power@1.0-impl.so&lt;/A&gt;&lt;SPAN&gt; from the current namespace instead.&lt;/SPAN&gt;&lt;BR /&gt;01-01 00:00:22.580&amp;nbsp;&amp;nbsp; 255&amp;nbsp;&amp;nbsp; 255 I ServiceManagement: Removing namespace from process name android.hardware.bluetooth@1.0-service to bluetooth@1.0-s.&lt;BR /&gt;&lt;SPAN&gt;01-01 00:00:22.581&amp;nbsp;&amp;nbsp; 260&amp;nbsp;&amp;nbsp; 260 I vndksupport: sphal namespace is not configured for this process. Loading &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:/vendor/lib/hw/android.hardware.memtrack@1.0-impl.so"&gt;/vendor/lib/hw/android.hardware.memtrack@1.0-impl.so&lt;/A&gt;&lt;SPAN&gt; from the current namespace instead.&lt;/SPAN&gt;&lt;BR /&gt;01-01 00:00:22.585&amp;nbsp;&amp;nbsp; 263&amp;nbsp;&amp;nbsp; 263 I ServiceManagement: Removing namespace from process name android.hardware.usb@1.0-service to usb@1.0-service.&lt;BR /&gt;01-01 00:00:22.594&amp;nbsp;&amp;nbsp; 255&amp;nbsp;&amp;nbsp; 255 I android.hardware.bluetooth@1.0-service: Registration complete for android.hardware.bluetooth@1.0::IBluetoothHci/default.&lt;BR /&gt;&lt;SPAN&gt;01-01 00:00:22.597&amp;nbsp;&amp;nbsp; 262&amp;nbsp;&amp;nbsp; 262 I vndksupport: sphal namespace is not configured for this process. Loading &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:/vendor/lib/hw/android.hardware.sensors@1.0-impl.so"&gt;/vendor/lib/hw/android.hardware.sensors@1.0-impl.so&lt;/A&gt;&lt;SPAN&gt; from the current namespace instead.&lt;/SPAN&gt;&lt;BR /&gt;01-01 00:00:22.608&amp;nbsp;&amp;nbsp; 261&amp;nbsp;&amp;nbsp; 261 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/power.imx6.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:22.608&amp;nbsp;&amp;nbsp; 260&amp;nbsp;&amp;nbsp; 260 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/memtrack.imx6.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:22.609&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/lights.imx6.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:22.614&amp;nbsp;&amp;nbsp; 262&amp;nbsp;&amp;nbsp; 262 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/sensors.imx6.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:22.617&amp;nbsp;&amp;nbsp; 262&amp;nbsp;&amp;nbsp; 262 E&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : couldn't find 'FreescaleAccelerometer' input device&lt;BR /&gt;01-01 00:00:22.618&amp;nbsp;&amp;nbsp; 262&amp;nbsp;&amp;nbsp; 262 E&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : Couldn't&amp;nbsp; open /dev/mma8x5x (No such file or directory)&lt;BR /&gt;01-01 00:00:22.618&amp;nbsp;&amp;nbsp; 262&amp;nbsp;&amp;nbsp; 262 E&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : Can`t find the Acc sensor!&lt;BR /&gt;01-01 00:00:22.618&amp;nbsp;&amp;nbsp; 262&amp;nbsp;&amp;nbsp; 262 E&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : couldn't find 'eCompass' input device&lt;BR /&gt;01-01 00:00:22.618&amp;nbsp;&amp;nbsp; 262&amp;nbsp;&amp;nbsp; 262 E&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : Can`t find the mag sensor!&lt;BR /&gt;01-01 00:00:22.618&amp;nbsp;&amp;nbsp; 262&amp;nbsp;&amp;nbsp; 262 E&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : couldn't find 'isl29023 light sensor' input device&lt;BR /&gt;01-01 00:00:22.618&amp;nbsp;&amp;nbsp; 262&amp;nbsp;&amp;nbsp; 262 E /vendor/bin/hw/android.hardware.sensors@1.0-service: HAL specifies version 1.4, but does not implement inject_sensor_data()&lt;BR /&gt;01-01 00:00:22.619&amp;nbsp;&amp;nbsp; 262&amp;nbsp;&amp;nbsp; 262 E /vendor/bin/hw/android.hardware.sensors@1.0-service: HAL specifies version 1.4, but does not implement set_operation_mode()&lt;BR /&gt;01-01 00:00:22.630&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 I lights&amp;nbsp; : max backlight file is /sys/class/backlight/backlight/max_brightness&lt;BR /&gt;01-01 00:00:22.630&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 I lights&amp;nbsp; : backlight brightness file is /sys/class/backlight/backlight/brightness&lt;BR /&gt;01-01 00:00:22.630&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/lights.imx6.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:22.631&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 E light&amp;nbsp;&amp;nbsp; : light_open lights keyboard failed: -22&lt;BR /&gt;01-01 00:00:22.631&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 E light&amp;nbsp;&amp;nbsp; : Light passthrough failed to load legacy HAL.&lt;BR /&gt;01-01 00:00:22.631&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/lights.imx6.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:22.632&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 E light&amp;nbsp;&amp;nbsp; : light_open lights buttons failed: -22&lt;BR /&gt;01-01 00:00:22.632&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 E light&amp;nbsp;&amp;nbsp; : Light passthrough failed to load legacy HAL.&lt;BR /&gt;01-01 00:00:22.632&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/lights.imx6.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:22.633&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 E light&amp;nbsp;&amp;nbsp; : light_open lights battery failed: -22&lt;BR /&gt;01-01 00:00:22.633&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 E light&amp;nbsp;&amp;nbsp; : Light passthrough failed to load legacy HAL.&lt;BR /&gt;01-01 00:00:22.633&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/lights.imx6.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:22.634&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 E light&amp;nbsp;&amp;nbsp; : light_open lights notifications failed: -22&lt;BR /&gt;01-01 00:00:22.634&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 E light&amp;nbsp;&amp;nbsp; : Light passthrough failed to load legacy HAL.&lt;BR /&gt;01-01 00:00:22.634&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/lights.imx6.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:22.635&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 E light&amp;nbsp;&amp;nbsp; : light_open lights attention failed: -22&lt;BR /&gt;01-01 00:00:22.635&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 E light&amp;nbsp;&amp;nbsp; : Light passthrough failed to load legacy HAL.&lt;BR /&gt;01-01 00:00:22.635&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/lights.imx6.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:22.636&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 E light&amp;nbsp;&amp;nbsp; : light_open lights bluetooth failed: -22&lt;BR /&gt;01-01 00:00:22.636&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 E light&amp;nbsp;&amp;nbsp; : Light passthrough failed to load legacy HAL.&lt;BR /&gt;01-01 00:00:22.636&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/lights.imx6.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:22.637&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 E light&amp;nbsp;&amp;nbsp; : light_open lights wifi failed: -22&lt;BR /&gt;01-01 00:00:22.637&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 E light&amp;nbsp;&amp;nbsp; : Light passthrough failed to load legacy HAL.&lt;BR /&gt;01-01 00:00:22.642&amp;nbsp;&amp;nbsp; 263&amp;nbsp;&amp;nbsp; 263 I android.hardware.usb@1.0-service: USB HAL Ready.&lt;BR /&gt;01-01 00:00:22.643&amp;nbsp;&amp;nbsp; 260&amp;nbsp;&amp;nbsp; 260 I ServiceManagement: Removing namespace from process name android.hardware.memtrack@1.0-service to memtrack@1.0-se.&lt;BR /&gt;01-01 00:00:22.678&amp;nbsp;&amp;nbsp; 262&amp;nbsp;&amp;nbsp; 262 I ServiceManagement: Removing namespace from process name android.hardware.sensors@1.0-service to sensors@1.0-ser.&lt;BR /&gt;01-01 00:00:22.678&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 I ServiceManagement: Removing namespace from process name android.hardware.light@2.0-service to light@2.0-servi.&lt;BR /&gt;01-01 00:00:22.680&amp;nbsp;&amp;nbsp; 260&amp;nbsp;&amp;nbsp; 260 I android.hardware.memtrack@1.0-service: Registration complete for android.hardware.memtrack@1.0::IMemtrack/default.&lt;BR /&gt;01-01 00:00:22.683&amp;nbsp;&amp;nbsp; 262&amp;nbsp;&amp;nbsp; 262 I android.hardware.sensors@1.0-service: Registration complete for android.hardware.sensors@1.0::ISensors/default.&lt;BR /&gt;01-01 00:00:22.685&amp;nbsp;&amp;nbsp; 259&amp;nbsp;&amp;nbsp; 259 I android.hardware.light@2.0-service: Registration complete for android.hardware.light@2.0::ILight/default.&lt;BR /&gt;01-01 00:00:22.696&amp;nbsp;&amp;nbsp; 261&amp;nbsp;&amp;nbsp; 261 I ServiceManagement: Removing namespace from process name android.hardware.power@1.0-service to power@1.0-servi.&lt;BR /&gt;01-01 00:00:22.698&amp;nbsp;&amp;nbsp; 261&amp;nbsp;&amp;nbsp; 261 I android.hardware.power@1.0-service: Registration complete for android.hardware.power@1.0::IPower/default.&lt;BR /&gt;&lt;SPAN&gt;01-01 00:00:22.708&amp;nbsp;&amp;nbsp; 258&amp;nbsp;&amp;nbsp; 258 I vndksupport: sphal namespace is not configured for this process. Loading &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:/vendor/lib/hw/android.hardware.graphics.allocator@2.0-impl.so"&gt;/vendor/lib/hw/android.hardware.graphics.allocator@2.0-impl.so&lt;/A&gt;&lt;SPAN&gt; from the current namespace instead.&lt;/SPAN&gt;&lt;BR /&gt;01-01 00:00:22.725&amp;nbsp;&amp;nbsp; 258&amp;nbsp;&amp;nbsp; 258 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.imx6.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:22.758&amp;nbsp;&amp;nbsp; 250&amp;nbsp;&amp;nbsp; 250 I Netd&amp;nbsp;&amp;nbsp;&amp;nbsp; : Netd 1.0 starting&lt;BR /&gt;01-01 00:00:22.759&amp;nbsp;&amp;nbsp; 250&amp;nbsp;&amp;nbsp; 250 D TetherController: Setting IP forward enable = 0&lt;BR /&gt;01-01 00:00:22.791&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.health@1.0::IHealth/default in either framework or device manifest.&lt;BR /&gt;01-01 00:00:22.814&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I android.hardware.camera.provider@2.4-service: Camera provider Service is starting.&lt;BR /&gt;01-01 00:00:22.839&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 273 I installd: installd firing up&lt;BR /&gt;01-01 00:00:22.839&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 273 E cutils&amp;nbsp; : Failed to read /data/.layout_version: No such file or directory&lt;BR /&gt;01-01 00:00:22.840&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 273 D installd: Assuming that device has multi-user storage layout; upgrade no longer supported&lt;BR /&gt;01-01 00:00:22.843&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 273 D installd: Upgrading to /data/misc/user directories&lt;BR /&gt;&lt;SPAN&gt;01-01 00:00:22.845&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I vndksupport: sphal namespace is not configured for this process. Loading &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:/vendor/lib/hw/android.hardware.camera.provider@2.4-impl.so"&gt;/vendor/lib/hw/android.hardware.camera.provider@2.4-impl.so&lt;/A&gt;&lt;SPAN&gt; from the current namespace instead.&lt;/SPAN&gt;&lt;BR /&gt;01-01 00:00:22.875&amp;nbsp;&amp;nbsp; 284&amp;nbsp;&amp;nbsp; 284 D MagDaemon: init_sensors&lt;BR /&gt;01-01 00:00:22.908&amp;nbsp;&amp;nbsp; 284&amp;nbsp;&amp;nbsp; 284 D MagDaemon: couldn't find 'FreescaleAccelerometer' input device&lt;BR /&gt;01-01 00:00:22.908&amp;nbsp;&amp;nbsp; 284&amp;nbsp;&amp;nbsp; 284 D MagDaemon: inital sensor error&lt;BR /&gt;01-01 00:00:22.967&amp;nbsp;&amp;nbsp; 258&amp;nbsp;&amp;nbsp; 258 I ServiceManagement: Removing namespace from process name android.hardware.graphics.allocator@2.0-service to allocator@2.0-s.&lt;BR /&gt;01-01 00:00:22.974&amp;nbsp;&amp;nbsp; 288&amp;nbsp;&amp;nbsp; 288 I /system/bin/tombstoned: tombstoned successfully initialized&lt;BR /&gt;01-01 00:00:22.979&amp;nbsp;&amp;nbsp; 258&amp;nbsp;&amp;nbsp; 258 I android.hardware.graphics.allocator@2.0-service: Registration complete for android.hardware.graphics.allocator@2.0::IAllocator/default.&lt;BR /&gt;01-01 00:00:23.256&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/camera.imx6.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:23.372&amp;nbsp;&amp;nbsp; 281&amp;nbsp;&amp;nbsp; 281 I wificond: wificond is starting up...&lt;BR /&gt;01-01 00:00:23.390&amp;nbsp;&amp;nbsp; 264&amp;nbsp;&amp;nbsp; 264 I android.hardware.wifi@1.0-service: Wifi Hal is booting up...&lt;BR /&gt;01-01 00:00:23.474&amp;nbsp;&amp;nbsp; 285&amp;nbsp;&amp;nbsp; 285 I gatekeeperd: Starting gatekeeperd...&lt;BR /&gt;01-01 00:00:23.500&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.gatekeeper@1.0::IGatekeeper/default in either framework or device manifest.&lt;BR /&gt;01-01 00:00:23.501&amp;nbsp;&amp;nbsp; 285&amp;nbsp;&amp;nbsp; 285 W gatekeeperd: falling back to software GateKeeper&lt;BR /&gt;01-01 00:00:23.506&amp;nbsp;&amp;nbsp; 269&amp;nbsp;&amp;nbsp; 276 I adbd&amp;nbsp;&amp;nbsp;&amp;nbsp; : functionfs successfully initialized&lt;BR /&gt;01-01 00:00:23.507&amp;nbsp;&amp;nbsp; 269&amp;nbsp;&amp;nbsp; 276 I adbd&amp;nbsp;&amp;nbsp;&amp;nbsp; : registering usb transport&lt;BR /&gt;01-01 00:00:23.936&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.keymaster@3.0::IKeymasterDevice/default in either framework or device manifest.&lt;BR /&gt;&lt;SPAN&gt;01-01 00:00:23.939&amp;nbsp;&amp;nbsp; 274&amp;nbsp;&amp;nbsp; 274 I vndksupport: sphal namespace is not configured for this process. Loading &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:/vendor/lib/hw/android.hardware.keymaster@3.0-impl.so"&gt;/vendor/lib/hw/android.hardware.keymaster@3.0-impl.so&lt;/A&gt;&lt;SPAN&gt; from the current namespace instead.&lt;/SPAN&gt;&lt;BR /&gt;01-01 00:00:23.967&amp;nbsp;&amp;nbsp; 274&amp;nbsp;&amp;nbsp; 274 I android.hardware.keymaster@3.0-impl: Fetching keymaster device name default&lt;BR /&gt;01-01 00:00:24.030&amp;nbsp;&amp;nbsp; 274&amp;nbsp;&amp;nbsp; 274 I android.hardware.keymaster@3.0-impl: Found keymaster0 module Keymaster OpenSSL HAL, version 2&lt;BR /&gt;01-01 00:00:24.030&amp;nbsp;&amp;nbsp; 274&amp;nbsp;&amp;nbsp; 274 I android.hardware.keymaster@3.0-impl: Keymaster0 module is software-only.&amp;nbsp; Using SoftKeymasterDevice instead.&lt;BR /&gt;01-01 00:00:24.050&amp;nbsp;&amp;nbsp; 275&amp;nbsp;&amp;nbsp; 275 I mediaserver: ServiceManager: 0xb30974c0&lt;BR /&gt;01-01 00:00:24.263&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I FslCameraHAL: enumSensorSet&lt;BR /&gt;01-01 00:00:24.264&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I FslCameraHAL: matchDevNodes&lt;BR /&gt;01-01 00:00:24.264&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I FslCameraHAL: getNodeName: dev path:/dev/video17&lt;BR /&gt;01-01 00:00:24.283&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 W FslCameraHAL: getNodeName dev path:/dev/video17 is not capture&lt;BR /&gt;01-01 00:00:24.285&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I FslCameraHAL: getNodeName: dev path:/dev/video0&lt;BR /&gt;01-01 00:00:24.285&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 W FslCameraHAL: getNodeName open dev path:/dev/video0 failed:Try again&lt;BR /&gt;01-01 00:00:24.285&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I FslCameraHAL: getNodeName: dev path:/dev/video16&lt;BR /&gt;01-01 00:00:24.285&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 W FslCameraHAL: getNodeName open dev path:/dev/video16 failed:Permission denied&lt;BR /&gt;01-01 00:00:24.285&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I FslCameraHAL: matchPropertyName: index:0, ov5640_mipi,ov5642_camera,ov5640_camera&lt;BR /&gt;01-01 00:00:24.285&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I FslCameraHAL: index:0, propName:ov5640_mipi&lt;BR /&gt;01-01 00:00:24.285&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I FslCameraHAL: matchNodeName&lt;BR /&gt;01-01 00:00:24.285&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I FslCameraHAL: index:0, propName:ov5642_camera&lt;BR /&gt;01-01 00:00:24.285&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I FslCameraHAL: matchNodeName&lt;BR /&gt;01-01 00:00:24.285&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I FslCameraHAL: index:0, propName:ov5640_camera&lt;BR /&gt;01-01 00:00:24.285&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I FslCameraHAL: matchNodeName&lt;BR /&gt;01-01 00:00:24.285&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I FslCameraHAL: matchPropertyName: index:1, uvc,ov5642_camera,ov5640_camera&lt;BR /&gt;01-01 00:00:24.286&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I FslCameraHAL: index:1, propName:uvc&lt;BR /&gt;01-01 00:00:24.286&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I FslCameraHAL: matchNodeName&lt;BR /&gt;01-01 00:00:24.286&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I FslCameraHAL: index:1, propName:ov5642_camera&lt;BR /&gt;01-01 00:00:24.286&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I FslCameraHAL: matchNodeName&lt;BR /&gt;01-01 00:00:24.286&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I FslCameraHAL: index:1, propName:ov5640_camera&lt;BR /&gt;01-01 00:00:24.286&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I FslCameraHAL: matchNodeName&lt;BR /&gt;01-01 00:00:24.286&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I FslCameraHAL: camera number is 0&lt;BR /&gt;01-01 00:00:24.286&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I CamProvider@2.4-impl: Loaded "Default Camera HAL" camera module&lt;BR /&gt;01-01 00:00:24.288&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I ServiceManagement: Removing namespace from process name android.hardware.camera.provider@2.4-service to provider@2.4-se.&lt;BR /&gt;01-01 00:00:24.290&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 256 I android.hardware.camera.provider@2.4-service: Registration complete for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.&lt;BR /&gt;&lt;SPAN&gt;01-01 00:00:24.480&amp;nbsp;&amp;nbsp; 254&amp;nbsp;&amp;nbsp; 254 I vndksupport: sphal namespace is not configured for this process. Loading &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:/vendor/lib/hw/android.hardware.audio@2.0-impl.so"&gt;/vendor/lib/hw/android.hardware.audio@2.0-impl.so&lt;/A&gt;&lt;SPAN&gt; from the current namespace instead.&lt;/SPAN&gt;&lt;BR /&gt;01-01 00:00:24.522&amp;nbsp;&amp;nbsp; 254&amp;nbsp;&amp;nbsp; 254 I ServiceManagement: Removing namespace from process name android.hardware.audio@2.0-service to audio@2.0-servi.&lt;BR /&gt;01-01 00:00:24.533&amp;nbsp;&amp;nbsp; 254&amp;nbsp;&amp;nbsp; 254 I audiohalservice: Registration complete for android.hardware.audio@2.0::IDevicesFactory/default.&lt;BR /&gt;&lt;SPAN&gt;01-01 00:00:24.537&amp;nbsp;&amp;nbsp; 254&amp;nbsp;&amp;nbsp; 254 I vndksupport: sphal namespace is not configured for this process. Loading &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:/vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so"&gt;/vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so&lt;/A&gt;&lt;SPAN&gt; from the current namespace instead.&lt;/SPAN&gt;&lt;BR /&gt;01-01 00:00:24.697&amp;nbsp;&amp;nbsp; 254&amp;nbsp;&amp;nbsp; 254 I audiohalservice: Registration complete for android.hardware.audio.effect@2.0::IEffectsFactory/default.&lt;BR /&gt;01-01 00:00:24.699&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.&lt;BR /&gt;01-01 00:00:24.702&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 282 I /vendor/bin/hw/android.hardware.media.omx@1.0-service: mediacodecservice starting&lt;BR /&gt;01-01 00:00:24.703&amp;nbsp;&amp;nbsp; 254&amp;nbsp;&amp;nbsp; 254 E audiohalservice: Could not get passthrough implementation for android.hardware.soundtrigger@2.0::ISoundTriggerHw/default.&lt;BR /&gt;01-01 00:00:24.703&amp;nbsp;&amp;nbsp; 254&amp;nbsp;&amp;nbsp; 254 E audiohalservice: Error while registering soundtrigger service: 1&lt;BR /&gt;01-01 00:00:24.704&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.broadcastradio@1.0::IBroadcastRadioFactory/default in either framework or device manifest.&lt;BR /&gt;01-01 00:00:24.705&amp;nbsp;&amp;nbsp; 254&amp;nbsp;&amp;nbsp; 254 E audiohalservice: Could not get passthrough implementation for android.hardware.broadcastradio@1.0::IBroadcastRadioFactory/default.&lt;BR /&gt;01-01 00:00:24.705&amp;nbsp;&amp;nbsp; 254&amp;nbsp;&amp;nbsp; 254 E audiohalservice: Error while registering fm radio service: 1&lt;BR /&gt;01-01 00:00:24.721&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 282 W /vendor/bin/hw/android.hardware.media.omx@1.0-service: libminijail[282]: allowing syscall: clock_gettime&lt;BR /&gt;01-01 00:00:24.721&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 282 W /vendor/bin/hw/android.hardware.media.omx@1.0-service: libminijail[282]: allowing syscall: connect&lt;BR /&gt;01-01 00:00:24.721&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 282 W /vendor/bin/hw/android.hardware.media.omx@1.0-service: libminijail[282]: allowing syscall: fcntl64&lt;BR /&gt;01-01 00:00:24.721&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 282 W /vendor/bin/hw/android.hardware.media.omx@1.0-service: libminijail[282]: allowing syscall: socket&lt;BR /&gt;01-01 00:00:24.722&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 282 W /vendor/bin/hw/android.hardware.media.omx@1.0-service: libminijail[282]: allowing syscall: writev&lt;BR /&gt;01-01 00:00:24.723&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 282 W /vendor/bin/hw/android.hardware.media.omx@1.0-service: libminijail[282]: logging seccomp filter failures&lt;BR /&gt;01-01 00:00:24.724&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 282 I ServiceManagement: Removing namespace from process name android.hardware.media.omx@1.0-service to omx@1.0-service.&lt;BR /&gt;01-01 00:00:24.730&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.configstore@1.0::ISurfaceFlingerConfigs/default in either framework or device manifest.&lt;BR /&gt;01-01 00:00:24.738&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxFrameBufferAcquiredBuffers retrieved: 3&lt;BR /&gt;01-01 00:00:24.754&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.configstore@1.0::ISurfaceFlingerConfigs/default in either framework or device manifest.&lt;BR /&gt;01-01 00:00:24.764&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::startGraphicsAllocatorService retrieved: 0&lt;BR /&gt;01-01 00:00:24.774&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I SurfaceFlinger: SurfaceFlinger is starting&lt;BR /&gt;01-01 00:00:24.782&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncEventPhaseOffsetNs retrieved: 1000000 (default)&lt;BR /&gt;01-01 00:00:24.783&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncSfEventPhaseOffsetNs retrieved: 1000000 (default)&lt;BR /&gt;01-01 00:00:24.788&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasSyncFramework retrieved: 1&lt;BR /&gt;01-01 00:00:24.788&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useContextPriority retrieved: 0 (default)&lt;BR /&gt;01-01 00:00:24.798&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::presentTimeOffsetFromVSyncNs retrieved: 0&lt;BR /&gt;01-01 00:00:24.798&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useHwcForRGBtoYUV retrieved: 0&lt;BR /&gt;01-01 00:00:24.808&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxVirtualDisplaySize retrieved: 0 (default)&lt;BR /&gt;01-01 00:00:24.808&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useVrFlinger retrieved: 0 (default)&lt;BR /&gt;01-01 00:00:24.808&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxFrameBufferAcquiredBuffers retrieved: 3&lt;BR /&gt;01-01 00:00:24.809&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0&lt;BR /&gt;01-01 00:00:24.809&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I SurfaceFlinger: Enabling HWC virtual displays&lt;BR /&gt;01-01 00:00:24.810&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I SurfaceFlinger: Disabling Triple Buffering&lt;BR /&gt;01-01 00:00:24.811&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I SurfaceFlinger: SurfaceFlinger's main thread ready to run. Initializing graphics H/W...&lt;BR /&gt;01-01 00:00:24.811&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I SurfaceFlinger: Phase offest NS: 1000000&lt;BR /&gt;01-01 00:00:24.818&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_VIVANTE.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:24.825&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 D libEGL&amp;nbsp; : loaded /vendor/lib/egl/libEGL_VIVANTE.so&lt;BR /&gt;01-01 00:00:24.917&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_VIVANTE.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:24.918&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 D libEGL&amp;nbsp; : loaded /vendor/lib/egl/libGLESv1_CM_VIVANTE.so&lt;BR /&gt;01-01 00:00:25.013&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 282 W MediaCodecsXmlParser: unable to open media codecs configuration xml file: /data/misc/media/media_codecs_profiling_results.xml&lt;BR /&gt;01-01 00:00:25.013&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 282 I ServiceManagement: Removing namespace from process name android.hardware.media.omx@1.0-service to omx@1.0-service.&lt;BR /&gt;01-01 00:00:25.015&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 282 I /vendor/bin/hw/android.hardware.media.omx@1.0-service: Treble OMX service created.&lt;BR /&gt;01-01 00:00:25.136&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_VIVANTE.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:25.137&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 D libEGL&amp;nbsp; : loaded /vendor/lib/egl/libGLESv2_VIVANTE.so&lt;BR /&gt;01-01 00:00:25.478&amp;nbsp;&amp;nbsp; 280&amp;nbsp;&amp;nbsp; 309 E packagelistparser: Could not open: "/data/system/packages.list", error: "No such file or directory"&lt;BR /&gt;01-01 00:00:25.562&amp;nbsp;&amp;nbsp; 280&amp;nbsp;&amp;nbsp; 309 I /system/bin/storaged: storaged: Start&lt;BR /&gt;01-01 00:00:25.615&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.imx6.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:25.642&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.configstore@1.0::ISurfaceFlingerConfigs/default in either framework or device manifest.&lt;BR /&gt;01-01 00:00:25.648&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0&lt;BR /&gt;01-01 00:00:25.650&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 W SurfaceFlinger: no suitable EGLConfig found, trying a simpler query&lt;BR /&gt;01-01 00:00:25.650&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I SurfaceFlinger: EGL information:&lt;BR /&gt;01-01 00:00:25.650&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I SurfaceFlinger: vendor&amp;nbsp;&amp;nbsp;&amp;nbsp; : Android&lt;BR /&gt;01-01 00:00:25.650&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I SurfaceFlinger: version&amp;nbsp;&amp;nbsp; : 1.4 Android META-EGL&lt;BR /&gt;01-01 00:00:25.650&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I SurfaceFlinger: extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_swap_buffers_with_damage EGL_ANDROID_get_native_client_buffer EGL_ANDROID_front_buffer_auto_refresh EGL_ANDROID_get_frame_timestamps EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_lock_surface EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_reusable_sync EGL_KHR_fence_sync EGL_KHR_create_context EGL_KHR_surfaceless_context EGL_ANDROID_image_native_buffer EGL_KHR_wait_sync EGL_ANDROID_recordable EGL_EXT_buffer_age &lt;BR /&gt;01-01 00:00:25.650&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I SurfaceFlinger: Client API: OpenGL_ES&lt;BR /&gt;01-01 00:00:25.650&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I SurfaceFlinger: EGLSurface: 8-8-8-8, config=0x15&lt;BR /&gt;01-01 00:00:25.689&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I SurfaceFlinger: OpenGL ES informations:&lt;BR /&gt;01-01 00:00:25.689&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I SurfaceFlinger: vendor&amp;nbsp;&amp;nbsp;&amp;nbsp; : Vivante Corporation&lt;BR /&gt;01-01 00:00:25.689&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I SurfaceFlinger: renderer&amp;nbsp; : Vivante GC880&lt;BR /&gt;01-01 00:00:25.689&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I SurfaceFlinger: version&amp;nbsp;&amp;nbsp; : OpenGL ES 3.0 V6.2.2.P1.96445&lt;BR /&gt;01-01 00:00:25.689&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I SurfaceFlinger: extensions: GL_EXT_debug_marker GL_OES_vertex_type_10_10_10_2 GL_OES_vertex_half_float GL_OES_element_index_uint GL_OES_mapbuffer GL_OES_vertex_array_object GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_rgb8_rgba8 GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_OES_depth24 GL_OES_depth32 GL_OES_packed_depth_stencil GL_OES_fbo_render_mipmap GL_OES_get_program_binary GL_OES_fragment_precision_high GL_OES_standard_derivatives GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_required_internalformat GL_OES_surfaceless_context GL_OES_texture_half_float GL_OES_texture_float GL_EXT_texture_type_2_10_10_10_REV GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_read_format_bgra GL_EXT_multi_draw_arrays GL_EXT_frag_depth GL_EXT_discard_framebuffer GL_EXT_blend_minmax GL_EXT_multisampled_render_to_texture GL_EXT_robustness GL_EXT_texture_sRGB_decode GL_EXT_texture_rg GL_VIV_direct_texture &lt;BR /&gt;01-01 00:00:25.689&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I SurfaceFlinger: GL_MAX_TEXTURE_SIZE = 8192&lt;BR /&gt;01-01 00:00:25.689&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I SurfaceFlinger: GL_MAX_VIEWPORT_DIMS = 8192&lt;BR /&gt;&lt;SPAN&gt;01-01 00:00:25.693&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I vndksupport: sphal namespace is not configured for this process. Loading &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:/vendor/lib/hw/android.hardware.graphics.composer@2.1-impl.so"&gt;/vendor/lib/hw/android.hardware.graphics.composer@2.1-impl.so&lt;/A&gt;&lt;SPAN&gt; from the current namespace instead.&lt;/SPAN&gt;&lt;BR /&gt;01-01 00:00:25.707&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/hwcomposer.imx6.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:25.710&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I hwcomposer: hwc_device_open,1229&lt;BR /&gt;&lt;SPAN&gt;01-01 00:00:25.713&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I vndksupport: sphal namespace is not configured for this process. Loading &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:/vendor/lib/hw/android.hardware.graphics.mapper@2.0-impl.so"&gt;/vendor/lib/hw/android.hardware.graphics.mapper@2.0-impl.so&lt;/A&gt;&lt;SPAN&gt; from the current namespace instead.&lt;/SPAN&gt;&lt;BR /&gt;01-01 00:00:25.719&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.imx6.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:25.780&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 W surfaceflinger: type=1400 audit(0.0:8): avc: denied { read } for name="dri" dev="tmpfs" ino=6769 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0&lt;BR /&gt;01-01 00:00:25.795&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 E display : enumKmsDisplays open /sys/class/graphics failed&lt;BR /&gt;01-01 00:00:25.795&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I display : entry:fb1 get fb1&lt;BR /&gt;01-01 00:00:25.795&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I display : fb1 is overlay device&lt;BR /&gt;01-01 00:00:25.795&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I display : entry:fb0 get fb0&lt;BR /&gt;01-01 00:00:25.796&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I display : fb0 is ldb&lt;BR /&gt;01-01 00:00:25.796&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I display :&amp;nbsp; device&lt;BR /&gt;01-01 00:00:25.868&amp;nbsp;&amp;nbsp; 278&amp;nbsp;&amp;nbsp; 278 I mediametrics: ServiceManager: 0xb4697540&lt;BR /&gt;01-01 00:00:25.868&amp;nbsp;&amp;nbsp; 278&amp;nbsp;&amp;nbsp; 278 D MediaAnalyticsService: MediaAnalyticsService created&lt;BR /&gt;01-01 00:00:25.868&amp;nbsp;&amp;nbsp; 278&amp;nbsp;&amp;nbsp; 278 D MediaAnalyticsService: MediaAnalyticsService::newSummarizerSet&lt;BR /&gt;01-01 00:00:26.018&amp;nbsp;&amp;nbsp; 250&amp;nbsp;&amp;nbsp; 250 I Netd&amp;nbsp;&amp;nbsp;&amp;nbsp; : Creating child chains: 3254.1ms&lt;BR /&gt;01-01 00:00:26.018&amp;nbsp;&amp;nbsp; 250&amp;nbsp;&amp;nbsp; 250 I Netd&amp;nbsp;&amp;nbsp;&amp;nbsp; : Setting up OEM hooks: 0.3ms&lt;BR /&gt;01-01 00:00:26.091&amp;nbsp;&amp;nbsp; 250&amp;nbsp;&amp;nbsp; 250 I Netd&amp;nbsp;&amp;nbsp;&amp;nbsp; : Setting up FirewallController hooks: 73.0ms&lt;BR /&gt;01-01 00:00:26.098&amp;nbsp;&amp;nbsp; 250&amp;nbsp;&amp;nbsp; 250 I Netd&amp;nbsp;&amp;nbsp;&amp;nbsp; : Setting up NatController hooks: 7.1ms&lt;BR /&gt;01-01 00:00:26.112&amp;nbsp;&amp;nbsp; 250&amp;nbsp;&amp;nbsp; 250 I Netd&amp;nbsp;&amp;nbsp;&amp;nbsp; : Setting up BandwidthController hooks: 13.3ms&lt;BR /&gt;01-01 00:00:26.112&amp;nbsp;&amp;nbsp; 250&amp;nbsp;&amp;nbsp; 250 I Netd&amp;nbsp;&amp;nbsp;&amp;nbsp; : Setting up IdletimerController hooks: 0.1ms&lt;BR /&gt;01-01 00:00:26.158&amp;nbsp;&amp;nbsp; 250&amp;nbsp;&amp;nbsp; 250 I Netd&amp;nbsp;&amp;nbsp;&amp;nbsp; : Disabling bandwidth control: 46.5ms&lt;BR /&gt;01-01 00:00:26.161&amp;nbsp;&amp;nbsp; 250&amp;nbsp;&amp;nbsp; 250 E Netd&amp;nbsp;&amp;nbsp;&amp;nbsp; : cannot find interface dummy0&lt;BR /&gt;01-01 00:00:26.162&amp;nbsp;&amp;nbsp; 250&amp;nbsp;&amp;nbsp; 250 I Netd&amp;nbsp;&amp;nbsp;&amp;nbsp; : Initializing RouteController: 3.1ms&lt;BR /&gt;01-01 00:00:26.164&amp;nbsp;&amp;nbsp; 250&amp;nbsp;&amp;nbsp; 250 D MDnsDS&amp;nbsp; : MDnsSdListener::Hander starting up&lt;BR /&gt;01-01 00:00:26.200&amp;nbsp;&amp;nbsp; 250&amp;nbsp;&amp;nbsp; 250 I Netd&amp;nbsp;&amp;nbsp;&amp;nbsp; : Registering NetdNativeService: 1.9ms&lt;BR /&gt;01-01 00:00:26.200&amp;nbsp;&amp;nbsp; 250&amp;nbsp;&amp;nbsp; 250 I Netd&amp;nbsp;&amp;nbsp;&amp;nbsp; : Starting CommandListener: 0.3ms&lt;BR /&gt;01-01 00:00:26.206&amp;nbsp;&amp;nbsp; 250&amp;nbsp;&amp;nbsp; 250 I Netd&amp;nbsp;&amp;nbsp;&amp;nbsp; : Registering NetdHwService: 6.0ms&lt;BR /&gt;01-01 00:00:26.206&amp;nbsp;&amp;nbsp; 250&amp;nbsp;&amp;nbsp; 250 I Netd&amp;nbsp;&amp;nbsp;&amp;nbsp; : Netd started in 3448ms&lt;BR /&gt;01-01 00:00:26.249&amp;nbsp;&amp;nbsp; 250&amp;nbsp;&amp;nbsp; 339 D MDnsDS&amp;nbsp; : MDnsSdListener starting to monitor&lt;BR /&gt;01-01 00:00:26.250&amp;nbsp;&amp;nbsp; 250&amp;nbsp;&amp;nbsp; 339 D MDnsDS&amp;nbsp; : Going to poll with pollCount 1&lt;BR /&gt;01-01 00:00:26.447&amp;nbsp;&amp;nbsp; 277&amp;nbsp;&amp;nbsp; 277 V MediaUtils: physMem: 1042649088&lt;BR /&gt;01-01 00:00:26.447&amp;nbsp;&amp;nbsp; 277&amp;nbsp;&amp;nbsp; 277 V MediaUtils: requested limit: 208529800&lt;BR /&gt;01-01 00:00:26.447&amp;nbsp;&amp;nbsp; 277&amp;nbsp;&amp;nbsp; 277 V MediaUtils: actual limit: 3221225472&lt;BR /&gt;01-01 00:00:26.447&amp;nbsp;&amp;nbsp; 277&amp;nbsp;&amp;nbsp; 277 V MediaUtils: original limits: 4294967295/4294967295&lt;BR /&gt;01-01 00:00:26.447&amp;nbsp;&amp;nbsp; 277&amp;nbsp;&amp;nbsp; 277 V MediaUtils: new limits: 3221225472/4294967295&lt;BR /&gt;01-01 00:00:26.447&amp;nbsp;&amp;nbsp; 277&amp;nbsp;&amp;nbsp; 277 I vndksupport: sphal namespace is not configured for this process. Loading libutils.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:26.459&amp;nbsp;&amp;nbsp; 277&amp;nbsp;&amp;nbsp; 277 W /system/bin/mediaextractor: libminijail[277]: allowing syscall: clock_gettime&lt;BR /&gt;01-01 00:00:26.459&amp;nbsp;&amp;nbsp; 277&amp;nbsp;&amp;nbsp; 277 W /system/bin/mediaextractor: libminijail[277]: allowing syscall: connect&lt;BR /&gt;01-01 00:00:26.459&amp;nbsp;&amp;nbsp; 277&amp;nbsp;&amp;nbsp; 277 W /system/bin/mediaextractor: libminijail[277]: allowing syscall: fcntl64&lt;BR /&gt;01-01 00:00:26.459&amp;nbsp;&amp;nbsp; 277&amp;nbsp;&amp;nbsp; 277 W /system/bin/mediaextractor: libminijail[277]: allowing syscall: socket&lt;BR /&gt;01-01 00:00:26.459&amp;nbsp;&amp;nbsp; 277&amp;nbsp;&amp;nbsp; 277 W /system/bin/mediaextractor: libminijail[277]: allowing syscall: writev&lt;BR /&gt;01-01 00:00:26.460&amp;nbsp;&amp;nbsp; 277&amp;nbsp;&amp;nbsp; 277 W /system/bin/mediaextractor: libminijail[277]: logging seccomp filter failures&lt;BR /&gt;01-01 00:00:26.506&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 D AndroidRuntime: &amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; START com.android.internal.os.ZygoteInit uid 0 &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;01-01 00:00:26.517&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 W display : xres&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 800 px&lt;BR /&gt;01-01 00:00:26.517&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 W display : yres&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 480 px&lt;BR /&gt;01-01 00:00:26.517&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 W display : fps&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 112.04 Hz&lt;BR /&gt;01-01 00:00:26.517&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 W display : bpp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 32&lt;BR /&gt;01-01 00:00:26.517&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 W display : r&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;nbsp; 0:8&lt;BR /&gt;01-01 00:00:26.517&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 W display : g&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;nbsp; 8:8&lt;BR /&gt;01-01 00:00:26.517&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 W display : b&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 16:8&lt;BR /&gt;&lt;SPAN&gt;01-01 00:00:26.552&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I vndksupport: sphal namespace is not configured for this process. Loading &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:/vendor/lib/hw/android.hardware.graphics.mapper@2.0-impl.so"&gt;/vendor/lib/hw/android.hardware.graphics.mapper@2.0-impl.so&lt;/A&gt;&lt;SPAN&gt; from the current namespace instead.&lt;/SPAN&gt;&lt;BR /&gt;01-01 00:00:26.553&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.imx6.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:26.578&amp;nbsp;&amp;nbsp; 271&amp;nbsp;&amp;nbsp; 271 I cameraserver: ServiceManager: 0xad717500&lt;BR /&gt;01-01 00:00:26.578&amp;nbsp;&amp;nbsp; 271&amp;nbsp;&amp;nbsp; 271 I CameraService: CameraService started (pid=271)&lt;BR /&gt;01-01 00:00:26.578&amp;nbsp;&amp;nbsp; 271&amp;nbsp;&amp;nbsp; 271 I CameraService: CameraService process starting&lt;BR /&gt;01-01 00:00:26.579&amp;nbsp;&amp;nbsp; 271&amp;nbsp;&amp;nbsp; 271 W BatteryNotifier: batterystats service unavailable!&lt;BR /&gt;01-01 00:00:26.580&amp;nbsp;&amp;nbsp; 271&amp;nbsp;&amp;nbsp; 271 W BatteryNotifier: batterystats service unavailable!&lt;BR /&gt;01-01 00:00:26.586&amp;nbsp;&amp;nbsp; 271&amp;nbsp;&amp;nbsp; 271 I CameraProviderManager: Connecting to new camera provider: legacy/0, isRemote? 1&lt;BR /&gt;01-01 00:00:26.587&amp;nbsp;&amp;nbsp; 271&amp;nbsp;&amp;nbsp; 271 I CameraProviderManager: Camera provider legacy/0 ready with 0 camera devices&lt;BR /&gt;01-01 00:00:26.627&amp;nbsp;&amp;nbsp; 271&amp;nbsp;&amp;nbsp; 349 W CameraProviderManager: addProviderLocked: Camera provider HAL with name 'legacy/0' already registered&lt;BR /&gt;01-01 00:00:26.743&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 E gralloc : gralloc1_device_open invalid name:fb0&lt;BR /&gt;01-01 00:00:26.743&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 I v_egl&amp;nbsp;&amp;nbsp; : FramebufferSurface: bufferCount=3&lt;BR /&gt;01-01 00:00:26.814&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[0]=-Xzygote&lt;BR /&gt;01-01 00:00:26.814&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[1]=-Xstacktracefile:/data/anr/traces.txt&lt;BR /&gt;01-01 00:00:26.814&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[2]=exit&lt;BR /&gt;01-01 00:00:26.814&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[3]=vfprintf&lt;BR /&gt;01-01 00:00:26.814&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[4]=sensitiveThread&lt;BR /&gt;01-01 00:00:26.814&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[5]=-verbose:gc&lt;BR /&gt;01-01 00:00:26.814&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[6]=-Xms8m&lt;BR /&gt;01-01 00:00:26.814&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[7]=-Xmx384m&lt;BR /&gt;01-01 00:00:26.814&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[8]=-XX:HeapGrowthLimit=128m&lt;BR /&gt;01-01 00:00:26.814&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[9]=-XX:HeapMinFree=512k&lt;BR /&gt;01-01 00:00:26.815&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[10]=-XX:HeapMaxFree=8m&lt;BR /&gt;01-01 00:00:26.815&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[11]=-XX:HeapTargetUtilization=0.75&lt;BR /&gt;01-01 00:00:26.815&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[12]=-Xusejit:true&lt;BR /&gt;01-01 00:00:26.815&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[13]=-Xjitsaveprofilinginfo&lt;BR /&gt;01-01 00:00:26.815&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[14]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y&lt;BR /&gt;01-01 00:00:26.815&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[15]=-Xlockprofthreshold:500&lt;BR /&gt;01-01 00:00:26.815&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[16]=-Ximage-compiler-option&lt;BR /&gt;01-01 00:00:26.815&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[17]=--runtime-arg&lt;BR /&gt;01-01 00:00:26.815&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[18]=-Ximage-compiler-option&lt;BR /&gt;01-01 00:00:26.815&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[19]=-Xms64m&lt;BR /&gt;01-01 00:00:26.815&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[20]=-Ximage-compiler-option&lt;BR /&gt;01-01 00:00:26.815&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[21]=--runtime-arg&lt;BR /&gt;01-01 00:00:26.815&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[22]=-Ximage-compiler-option&lt;BR /&gt;01-01 00:00:26.815&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[23]=-Xmx64m&lt;BR /&gt;01-01 00:00:26.815&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[24]=-Ximage-compiler-option&lt;BR /&gt;01-01 00:00:26.815&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[25]=--image-classes=/system/etc/preloaded-classes&lt;BR /&gt;01-01 00:00:26.815&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[26]=-Ximage-compiler-option&lt;BR /&gt;01-01 00:00:26.815&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[27]=--compiled-classes=/system/etc/compiled-classes&lt;BR /&gt;01-01 00:00:26.815&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[28]=-Xcompiler-option&lt;BR /&gt;01-01 00:00:26.815&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[29]=--runtime-arg&lt;BR /&gt;01-01 00:00:26.815&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[30]=-Xcompiler-option&lt;BR /&gt;01-01 00:00:26.815&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[31]=-Xms64m&lt;BR /&gt;01-01 00:00:26.815&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[32]=-Xcompiler-option&lt;BR /&gt;01-01 00:00:26.816&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[33]=--runtime-arg&lt;BR /&gt;01-01 00:00:26.816&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[34]=-Xcompiler-option&lt;BR /&gt;01-01 00:00:26.816&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[35]=-Xmx512m&lt;BR /&gt;01-01 00:00:26.816&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[36]=-Ximage-compiler-option&lt;BR /&gt;01-01 00:00:26.816&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[37]=--instruction-set-variant=cortex-a9&lt;BR /&gt;01-01 00:00:26.816&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[38]=-Xcompiler-option&lt;BR /&gt;01-01 00:00:26.816&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[39]=--instruction-set-variant=cortex-a9&lt;BR /&gt;01-01 00:00:26.816&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[40]=-Ximage-compiler-option&lt;BR /&gt;01-01 00:00:26.816&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[41]=--instruction-set-features=default&lt;BR /&gt;01-01 00:00:26.816&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[42]=-Xcompiler-option&lt;BR /&gt;01-01 00:00:26.816&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[43]=--instruction-set-features=default&lt;BR /&gt;01-01 00:00:26.816&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[44]=-Duser.locale=en-US&lt;BR /&gt;01-01 00:00:26.816&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[45]=--cpu-abilist=armeabi-v7a,armeabi&lt;BR /&gt;01-01 00:00:26.816&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : option[46]=-Xfingerprint:Android/sabresd_6dq/sabresd_6dq:8.0.0/1.0.0-rfp-rc4/20180205:userdebug/dev-keys&lt;BR /&gt;01-01 00:00:26.922&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I mediaserver: ServiceManager: 0xafd17560&lt;BR /&gt;01-01 00:00:26.923&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 W BatteryNotifier: batterystats service unavailable!&lt;BR /&gt;01-01 00:00:26.978&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W zygote&amp;nbsp; : Could not reserve sentinel fault page&lt;BR /&gt;01-01 00:00:27.024&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : Pruning dalvik-cache since we are relocating an image and will need to recompile&lt;BR /&gt;01-01 00:00:27.025&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : RelocateImage: /system/bin/patchoat --input-image-location=/system/framework/boot.art --output-image-file=/data/dalvik-cache/arm/system@framework@boot.art --instruction-set=arm --base-offset-delta=-1990656&lt;BR /&gt;01-01 00:00:27.096&amp;nbsp;&amp;nbsp; 358&amp;nbsp;&amp;nbsp; 358 W patchoat: Could not reserve sentinel fault page&lt;BR /&gt;01-01 00:00:27.170&amp;nbsp;&amp;nbsp; 270&amp;nbsp;&amp;nbsp; 270 I FastMixerState: sMaxFastTracks = 8&lt;BR /&gt;01-01 00:00:27.182&amp;nbsp;&amp;nbsp; 270&amp;nbsp;&amp;nbsp; 270 I audioserver: ServiceManager: 0xb24974c0&lt;BR /&gt;01-01 00:00:27.182&amp;nbsp;&amp;nbsp; 270&amp;nbsp;&amp;nbsp; 270 W BatteryNotifier: batterystats service unavailable!&lt;BR /&gt;01-01 00:00:27.205&amp;nbsp;&amp;nbsp; 270&amp;nbsp;&amp;nbsp; 270 I AudioFlinger: Using default 3000 mSec as standby time.&lt;BR /&gt;01-01 00:00:27.245&amp;nbsp;&amp;nbsp; 270&amp;nbsp;&amp;nbsp; 270 E APM::Serializer: deserialize: Could not parse /odm/etc/audio_policy_configuration.xml document.&lt;BR /&gt;01-01 00:00:27.268&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 D SurfaceFlinger: shader cache generated - 24 shaders in 497.742645 ms&lt;BR /&gt;01-01 00:00:27.272&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 D SurfaceFlinger: Set power mode=2, type=0 flinger=0xa87d1000&lt;BR /&gt;01-01 00:00:27.288&amp;nbsp;&amp;nbsp; 254&amp;nbsp;&amp;nbsp; 254 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/audio.primary.imx6.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:27.351&amp;nbsp;&amp;nbsp; 254&amp;nbsp;&amp;nbsp; 254 E audio_hw_primary: no supported sound card found, aborting.&lt;BR /&gt;01-01 00:00:27.351&amp;nbsp;&amp;nbsp; 254&amp;nbsp;&amp;nbsp; 254 E DevicesFactoryHAL: loadAudioInterface couldn't open audio hw device in audio.primary (Invalid argument)&lt;BR /&gt;01-01 00:00:27.351&amp;nbsp;&amp;nbsp; 270&amp;nbsp;&amp;nbsp; 270 E AudioFlinger: loadHwModule() error -19 loading module primary&lt;BR /&gt;01-01 00:00:27.351&amp;nbsp;&amp;nbsp; 270&amp;nbsp;&amp;nbsp; 270 W APM_AudioPolicyManager: could not open HW module primary&lt;BR /&gt;01-01 00:00:27.482&amp;nbsp;&amp;nbsp; 270&amp;nbsp;&amp;nbsp; 270 I bt_a2dp_hw: adev_open:&amp;nbsp; adev_open in A2dp_hw module&lt;BR /&gt;01-01 00:00:27.482&amp;nbsp;&amp;nbsp; 270&amp;nbsp;&amp;nbsp; 270 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 10&lt;BR /&gt;01-01 00:00:27.483&amp;nbsp;&amp;nbsp; 254&amp;nbsp;&amp;nbsp; 359 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/audio.usb.default.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:27.490&amp;nbsp;&amp;nbsp; 270&amp;nbsp;&amp;nbsp; 270 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 18&lt;BR /&gt;01-01 00:00:27.491&amp;nbsp;&amp;nbsp; 254&amp;nbsp;&amp;nbsp; 359 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/audio.r_submix.default.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:27.523&amp;nbsp;&amp;nbsp; 254&amp;nbsp;&amp;nbsp; 359 I r_submix: adev_open(name=audio_hw_if)&lt;BR /&gt;01-01 00:00:27.526&amp;nbsp;&amp;nbsp; 254&amp;nbsp;&amp;nbsp; 359 I r_submix: adev_init_check()&lt;BR /&gt;01-01 00:00:27.526&amp;nbsp;&amp;nbsp; 254&amp;nbsp;&amp;nbsp; 254 W DeviceHAL: Device 0xaf9b3cc0 set_master_mute: Function not implemented&lt;BR /&gt;01-01 00:00:27.527&amp;nbsp;&amp;nbsp; 270&amp;nbsp;&amp;nbsp; 270 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 26&lt;BR /&gt;01-01 00:00:27.527&amp;nbsp;&amp;nbsp; 254&amp;nbsp;&amp;nbsp; 359 D r_submix: adev_open_input_stream(addr=0)&lt;BR /&gt;01-01 00:00:27.527&amp;nbsp;&amp;nbsp; 254&amp;nbsp;&amp;nbsp; 359 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)&lt;BR /&gt;01-01 00:00:27.527&amp;nbsp;&amp;nbsp; 254&amp;nbsp;&amp;nbsp; 359 D r_submix:&amp;nbsp;&amp;nbsp; now using address 0 for route 9&lt;BR /&gt;01-01 00:00:27.537&amp;nbsp;&amp;nbsp; 270&amp;nbsp;&amp;nbsp; 370 I AudioFlinger: AudioFlinger's thread 0xb1c1b480 tid=370 ready to run&lt;BR /&gt;01-01 00:00:27.537&amp;nbsp;&amp;nbsp; 270&amp;nbsp;&amp;nbsp; 270 W APM_AudioPolicyManager: Output device 00000002 unreachable&lt;BR /&gt;01-01 00:00:27.537&amp;nbsp;&amp;nbsp; 270&amp;nbsp;&amp;nbsp; 270 W APM_AudioPolicyManager: Input device 80000004 unreachable&lt;BR /&gt;01-01 00:00:27.537&amp;nbsp;&amp;nbsp; 270&amp;nbsp;&amp;nbsp; 270 E APM_AudioPolicyManager: Default device 00000002 is unreachable&lt;BR /&gt;01-01 00:00:27.537&amp;nbsp;&amp;nbsp; 270&amp;nbsp;&amp;nbsp; 270 E APM_AudioPolicyManager: Failed to open primary output&lt;BR /&gt;01-01 00:00:27.545&amp;nbsp;&amp;nbsp; 270&amp;nbsp;&amp;nbsp; 270 I RadioService: RadioService&lt;BR /&gt;01-01 00:00:27.545&amp;nbsp;&amp;nbsp; 270&amp;nbsp;&amp;nbsp; 270 I RadioService: onFirstRef&lt;BR /&gt;01-01 00:00:27.547&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.broadcastradio@1.0::IBroadcastRadioFactory/default in either framework or device manifest.&lt;BR /&gt;01-01 00:00:27.549&amp;nbsp;&amp;nbsp; 270&amp;nbsp;&amp;nbsp; 270 E RadioService: could not read implementation properties&lt;BR /&gt;01-01 00:00:27.550&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.&lt;BR /&gt;01-01 00:00:27.552&amp;nbsp;&amp;nbsp; 270&amp;nbsp;&amp;nbsp; 270 E SoundTriggerHwService: could not read implementation properties&lt;BR /&gt;01-01 00:00:27.553&amp;nbsp;&amp;nbsp; 254&amp;nbsp;&amp;nbsp; 254 D r_submix: adev_close_input_stream()&lt;BR /&gt;01-01 00:00:27.553&amp;nbsp;&amp;nbsp; 254&amp;nbsp;&amp;nbsp; 254 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0&lt;BR /&gt;01-01 00:00:27.553&amp;nbsp;&amp;nbsp; 254&amp;nbsp;&amp;nbsp; 254 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed&lt;BR /&gt;01-01 00:00:28.703&amp;nbsp;&amp;nbsp; 366&amp;nbsp;&amp;nbsp; 372 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_VIVANTE.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:28.710&amp;nbsp;&amp;nbsp; 366&amp;nbsp;&amp;nbsp; 372 D libEGL&amp;nbsp; : loaded /vendor/lib/egl/libEGL_VIVANTE.so&lt;BR /&gt;01-01 00:00:28.733&amp;nbsp;&amp;nbsp; 366&amp;nbsp;&amp;nbsp; 372 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_VIVANTE.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:28.734&amp;nbsp;&amp;nbsp; 366&amp;nbsp;&amp;nbsp; 372 D libEGL&amp;nbsp; : loaded /vendor/lib/egl/libGLESv1_CM_VIVANTE.so&lt;BR /&gt;01-01 00:00:28.907&amp;nbsp;&amp;nbsp; 366&amp;nbsp;&amp;nbsp; 372 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_VIVANTE.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:28.908&amp;nbsp;&amp;nbsp; 366&amp;nbsp;&amp;nbsp; 372 D libEGL&amp;nbsp; : loaded /vendor/lib/egl/libGLESv2_VIVANTE.so&lt;BR /&gt;01-01 00:00:29.144&amp;nbsp;&amp;nbsp; 366&amp;nbsp;&amp;nbsp; 372 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.imx6.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:29.151&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 E SELinux : avc:&amp;nbsp; denied&amp;nbsp; { find } for interface=android.hardware.configstore::ISurfaceFlingerConfigs pid=366 scontext=u:r:bootanim:s0 tcontext=u:object_r:hal_configstore_ISurfaceFlingerConfigs:s0 tclass=hwservice_manager permissive=0&lt;BR /&gt;01-01 00:00:29.156&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 E SELinux : avc:&amp;nbsp; denied&amp;nbsp; { find } for interface=android.hardware.configstore::ISurfaceFlingerConfigs pid=366 scontext=u:r:bootanim:s0 tcontext=u:object_r:hal_configstore_ISurfaceFlingerConfigs:s0 tclass=hwservice_manager permissive=0&lt;BR /&gt;01-01 00:00:29.157&amp;nbsp;&amp;nbsp; 366&amp;nbsp;&amp;nbsp; 372 I /system/bin/bootanimation: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0 (default)&lt;BR /&gt;&lt;SPAN&gt;01-01 00:00:29.170&amp;nbsp;&amp;nbsp; 366&amp;nbsp;&amp;nbsp; 372 I vndksupport: sphal namespace is not configured for this process. Loading &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:/vendor/lib/hw/android.hardware.graphics.mapper@2.0-impl.so"&gt;/vendor/lib/hw/android.hardware.graphics.mapper@2.0-impl.so&lt;/A&gt;&lt;SPAN&gt; from the current namespace instead.&lt;/SPAN&gt;&lt;BR /&gt;01-01 00:00:29.173&amp;nbsp;&amp;nbsp; 366&amp;nbsp;&amp;nbsp; 372 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.imx6.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:29.207&amp;nbsp;&amp;nbsp; 366&amp;nbsp;&amp;nbsp; 372 D BootAnimation: BootAnimationShownTiming start time: 19200ms&lt;BR /&gt;01-01 00:00:31.132&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I SamplingProfilerIntegration: Profiling disabled.&lt;BR /&gt;01-01 00:00:31.141&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 D Zygote&amp;nbsp; : begin preload&lt;BR /&gt;01-01 00:00:31.150&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I Zygote&amp;nbsp; : Installing ICU cache reference pinning...&lt;BR /&gt;01-01 00:00:31.150&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I Zygote&amp;nbsp; : Preloading ICU data...&lt;BR /&gt;01-01 00:00:31.473&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 D Zygote32Timing: BeginIcuCachePinning took to complete: 323ms&lt;BR /&gt;01-01 00:00:31.474&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I Zygote&amp;nbsp; : Preloading classes...&lt;BR /&gt;01-01 00:00:31.501&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Zygote&amp;nbsp; : Class not found for preloading: android.app.-$Lambda$FilBqgnXJrN9Mgyks1XHeAxzSTk&lt;BR /&gt;01-01 00:00:31.509&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Zygote&amp;nbsp; : Class not found for preloading: android.app.-$Lambda$c44uHH2WE4sJvw5tZZB6gRzEaHI$1&lt;BR /&gt;01-01 00:00:31.620&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Zygote&amp;nbsp; : Class not found for preloading: android.graphics.-$Lambda$ZrP-zejiEXAqfwV-MyP5lE9mYC8$4&lt;BR /&gt;01-01 00:00:31.620&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Zygote&amp;nbsp; : Class not found for preloading: android.graphics.-$Lambda$ZrP-zejiEXAqfwV-MyP5lE9mYC8$6&lt;BR /&gt;01-01 00:00:31.620&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Zygote&amp;nbsp; : Class not found for preloading: android.graphics.-$Lambda$ZrP-zejiEXAqfwV-MyP5lE9mYC8$7&lt;BR /&gt;01-01 00:00:31.621&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Zygote&amp;nbsp; : Class not found for preloading: android.graphics.-$Lambda$ZrP-zejiEXAqfwV-MyP5lE9mYC8$8&lt;BR /&gt;01-01 00:00:33.330&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op&lt;BR /&gt;01-01 00:00:33.498&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : Thread[1,tid=251,Native,Thread*=0xa4d84000,peer=0x12c01cf0,"main"] recursive attempt to load library "/system/lib/libmedia_jni.so"&lt;BR /&gt;01-01 00:00:33.503&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 D MtpDeviceJNI: register_android_mtp_MtpDevice&lt;BR /&gt;01-01 00:00:33.504&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : Thread[1,tid=251,Native,Thread*=0xa4d84000,peer=0x12c01cf0,"main"] recursive attempt to load library "/system/lib/libmedia_jni.so"&lt;BR /&gt;01-01 00:00:33.504&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : Thread[1,tid=251,Native,Thread*=0xa4d84000,peer=0x12c01cf0,"main"] recursive attempt to load library "/system/lib/libmedia_jni.so"&lt;BR /&gt;01-01 00:00:33.636&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Zygote&amp;nbsp; : Class not found for preloading: android.os.-$Lambda$6x30vPJhBKUfNY8tswxuZo3DCe0&lt;BR /&gt;01-01 00:00:33.648&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Zygote&amp;nbsp; : Class not found for preloading: android.os.Trace$1&lt;BR /&gt;01-01 00:00:33.664&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Zygote&amp;nbsp; : Class not found for preloading: android.provider.-$Lambda$87WmhkvObehVg0OMBzwa_MTVV8g&lt;BR /&gt;01-01 00:00:33.707&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Zygote&amp;nbsp; : Class not found for preloading: android.view.-$Lambda$6k_RnLLpNi5zg27ubDxN4lDdBbk$2&lt;BR /&gt;01-01 00:00:33.707&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Zygote&amp;nbsp; : Class not found for preloading: android.view.-$Lambda$6k_RnLLpNi5zg27ubDxN4lDdBbk$3&lt;BR /&gt;01-01 00:00:33.708&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Zygote&amp;nbsp; : Class not found for preloading: android.view.-$Lambda$iU_USrtPm1XIm5H9QYQvXfBGDE4$1&lt;BR /&gt;01-01 00:00:33.914&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Zygote&amp;nbsp; : Class not found for preloading: java.lang.-$Lambda$S9HjrJh0nDg7IyU6wZdPArnZWRQ$1&lt;BR /&gt;01-01 00:00:33.916&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Zygote&amp;nbsp; : Class not found for preloading: java.lang.JavaLangAccess&lt;BR /&gt;01-01 00:00:33.940&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Zygote&amp;nbsp; : Class not found for preloading: java.util.-$Lambda$4EqhxufgNKat19m0CB0-toH_lzo$1&lt;BR /&gt;01-01 00:00:33.940&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Zygote&amp;nbsp; : Class not found for preloading: java.util.-$Lambda$4EqhxufgNKat19m0CB0-toH_lzo$2&lt;BR /&gt;01-01 00:00:33.940&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Zygote&amp;nbsp; : Class not found for preloading: java.util.-$Lambda$4EqhxufgNKat19m0CB0-toH_lzo$3&lt;BR /&gt;01-01 00:00:33.941&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Zygote&amp;nbsp; : Class not found for preloading: java.util.-$Lambda$4EqhxufgNKat19m0CB0-toH_lzo$4&lt;BR /&gt;01-01 00:00:33.941&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Zygote&amp;nbsp; : Class not found for preloading: java.util.-$Lambda$4EqhxufgNKat19m0CB0-toH_lzo$5&lt;BR /&gt;01-01 00:00:33.942&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Zygote&amp;nbsp; : Class not found for preloading: java.util.-$Lambda$aUGKT4ItCOku5-JSG-x8Aqj2pJw$1&lt;BR /&gt;01-01 00:00:33.942&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Zygote&amp;nbsp; : Class not found for preloading: java.util.-$Lambda$aUGKT4ItCOku5-JSG-x8Aqj2pJw$2&lt;BR /&gt;01-01 00:00:33.942&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Zygote&amp;nbsp; : Class not found for preloading: java.util.-$Lambda$aUGKT4ItCOku5-JSG-x8Aqj2pJw$3&lt;BR /&gt;01-01 00:00:34.082&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I Zygote&amp;nbsp; : ...preloaded 4548 classes in 2609ms.&lt;BR /&gt;01-01 00:00:34.082&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : VMRuntime.preloadDexCaches starting&lt;BR /&gt;01-01 00:00:34.345&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : VMRuntime.preloadDexCaches strings total=309918 before=2958 after=2958&lt;BR /&gt;01-01 00:00:34.345&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : VMRuntime.preloadDexCaches types total=26330 before=2599 after=3319&lt;BR /&gt;01-01 00:00:34.345&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : VMRuntime.preloadDexCaches fields total=125675 before=2110 after=1218&lt;BR /&gt;01-01 00:00:34.345&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : VMRuntime.preloadDexCaches methods total=222889 before=88049 after=88131&lt;BR /&gt;01-01 00:00:34.345&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : VMRuntime.preloadDexCaches finished&lt;BR /&gt;01-01 00:00:34.346&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 D Zygote32Timing: PreloadClasses took to complete: 2872ms&lt;BR /&gt;01-01 00:00:35.137&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I Zygote&amp;nbsp; : Preloading resources...&lt;BR /&gt;01-01 00:00:35.232&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!&lt;BR /&gt;01-01 00:00:35.254&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Resources: Preloaded color resource #0x10600de (android:color/material_grey_800) that varies with configuration!!&lt;BR /&gt;01-01 00:00:35.254&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Resources: Preloaded drawable resource #0x10802d1 (android:drawable/floating_popup_background_dark) that varies with configuration!!&lt;BR /&gt;01-01 00:00:35.439&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I Zygote&amp;nbsp; : ...preloaded 116 resources in 302ms.&lt;BR /&gt;01-01 00:00:35.449&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Resources: Preloaded color resource #0x1060036 (android:color/background_cache_hint_selector_material_dark) that varies with configuration!!&lt;BR /&gt;01-01 00:00:35.450&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!&lt;BR /&gt;01-01 00:00:35.453&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I Zygote&amp;nbsp; : ...preloaded 41 resources in 15ms.&lt;BR /&gt;01-01 00:00:35.453&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 D Zygote32Timing: PreloadResources took to complete: 1108ms&lt;BR /&gt;&lt;SPAN&gt;01-01 00:00:35.454&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I vndksupport: sphal namespace is not configured for this process. Loading &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:/vendor/lib/hw/android.hardware.graphics.mapper@2.0-impl.so"&gt;/vendor/lib/hw/android.hardware.graphics.mapper@2.0-impl.so&lt;/A&gt;&lt;SPAN&gt; from the current namespace instead.&lt;/SPAN&gt;&lt;BR /&gt;01-01 00:00:35.457&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_VIVANTE.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:35.462&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 D libEGL&amp;nbsp; : loaded /vendor/lib/egl/libEGL_VIVANTE.so&lt;BR /&gt;01-01 00:00:35.482&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_VIVANTE.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:35.483&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 D libEGL&amp;nbsp; : loaded /vendor/lib/egl/libGLESv1_CM_VIVANTE.so&lt;BR /&gt;01-01 00:00:35.633&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_VIVANTE.so from the current namespace instead.&lt;BR /&gt;01-01 00:00:35.635&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 D libEGL&amp;nbsp; : loaded /vendor/lib/egl/libGLESv2_VIVANTE.so&lt;BR /&gt;01-01 00:00:35.754&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I Zygote&amp;nbsp; : Preloading shared libraries...&lt;BR /&gt;01-01 00:00:35.821&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I Zygote&amp;nbsp; : Uninstalled ICU cache reference pinning...&lt;BR /&gt;01-01 00:00:35.851&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I Zygote&amp;nbsp; : Installed AndroidKeyStoreProvider in 30ms.&lt;BR /&gt;01-01 00:00:35.879&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I Zygote&amp;nbsp; : Warmed up JCA providers in 28ms.&lt;BR /&gt;01-01 00:00:35.879&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 D Zygote&amp;nbsp; : end preload&lt;BR /&gt;01-01 00:00:35.879&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 D Zygote32Timing: ZygotePreload took to complete: 4738ms&lt;BR /&gt;01-01 00:00:35.930&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : Explicit concurrent copying GC freed 30416(1671KB) AllocSpace objects, 4(104KB) LOS objects, 60% free, 1010KB/2MB, paused 131us total 49.620ms&lt;BR /&gt;01-01 00:00:35.986&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : Explicit concurrent copying GC freed 6147(223KB) AllocSpace objects, 0(0B) LOS objects, 65% free, 818KB/2MB, paused 184us total 30.517ms&lt;BR /&gt;01-01 00:00:35.986&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 D Zygote32Timing: PostZygoteInitGC took to complete: 106ms&lt;BR /&gt;01-01 00:00:35.986&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 D Zygote32Timing: ZygoteInit took to complete: 4854ms&lt;BR /&gt;01-01 00:00:36.018&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I zygote&amp;nbsp; : Global filter of size 170 installed&lt;BR /&gt;01-01 00:00:36.114&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I Zygote&amp;nbsp; : System server process 379 has been created&lt;BR /&gt;01-01 00:00:36.118&amp;nbsp;&amp;nbsp; 251&amp;nbsp;&amp;nbsp; 251 I Zygote&amp;nbsp; : Accepting command socket connections&lt;BR /&gt;01-01 00:00:36.469&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: InitBeforeStartServices&lt;BR /&gt;01-01 00:00:36.469&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W SystemServer: System clock is before 1970; setting to 1970.&lt;BR /&gt;01-01 00:00:36.471&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W SystemServer: Timezone not set; setting to GMT.&lt;BR /&gt;01-01 00:00:36.479&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: Entered the Android system server!&lt;BR /&gt;01-01 00:00:37.533&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: InitBeforeStartServices took to complete: 1063ms&lt;BR /&gt;01-01 00:00:37.533&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartServices&lt;BR /&gt;01-01 00:00:37.533&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: Reading configuration...&lt;BR /&gt;01-01 00:00:37.533&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: ReadingSystemConfig&lt;BR /&gt;01-01 00:00:37.535&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: ReadingSystemConfig took to complete: 1ms&lt;BR /&gt;01-01 00:00:37.535&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartInstaller&lt;BR /&gt;01-01 00:00:37.543&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.pm.Installer&lt;BR /&gt;01-01 00:00:37.545&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 392 D SystemServerInitThreadPool: Started executing ReadingSystemConfig&lt;BR /&gt;01-01 00:00:37.564&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 273 D installd: Found quota mount /dev/block/by-name/userdata at /data&lt;BR /&gt;01-01 00:00:37.565&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartInstaller took to complete: 30ms&lt;BR /&gt;01-01 00:00:37.565&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: DeviceIdentifiersPolicyService&lt;BR /&gt;01-01 00:00:37.572&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService&lt;BR /&gt;01-01 00:00:37.575&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 9ms&lt;BR /&gt;01-01 00:00:37.575&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartActivityManager&lt;BR /&gt;01-01 00:00:37.583&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle&lt;BR /&gt;01-01 00:00:37.666&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 392 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig&lt;BR /&gt;01-01 00:00:37.777&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I ActivityManager: Memory class: 128&lt;BR /&gt;01-01 00:00:37.779&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 394 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.&lt;BR /&gt;01-01 00:00:37.782&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 395 I ServiceThread: Enabled StrictMode logging for android.ui looper.&lt;BR /&gt;01-01 00:00:37.900&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml&lt;BR /&gt;01-01 00:00:38.166&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I AppOps&amp;nbsp; : No existing app ops /data/system/appops.xml; starting empty&lt;BR /&gt;01-01 00:00:38.242&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I IntentFirewall: Read new rules (A:0 B:0 S:0)&lt;BR /&gt;01-01 00:00:38.259&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 401 I ServiceThread: Enabled StrictMode logging for android.display looper.&lt;BR /&gt;01-01 00:00:38.260&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1040/pid_277: Device or resource busy&lt;BR /&gt;01-01 00:00:38.260&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1040: Permission denied&lt;BR /&gt;01-01 00:00:38.261&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1002/pid_255: Device or resource busy&lt;BR /&gt;01-01 00:00:38.261&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1002: Permission denied&lt;BR /&gt;01-01 00:00:38.261&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1010/pid_264: Device or resource busy&lt;BR /&gt;01-01 00:00:38.261&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1010/pid_281: Device or resource busy&lt;BR /&gt;01-01 00:00:38.261&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1010: Permission denied&lt;BR /&gt;01-01 00:00:38.262&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1000/pid_258: Device or resource busy&lt;BR /&gt;01-01 00:00:38.262&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1000/pid_234: Device or resource busy&lt;BR /&gt;01-01 00:00:38.263&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1000/pid_262: Device or resource busy&lt;BR /&gt;01-01 00:00:38.264&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1000/pid_260: Device or resource busy&lt;BR /&gt;01-01 00:00:38.264&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1000/pid_259: Device or resource busy&lt;BR /&gt;01-01 00:00:38.264&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1000/pid_267: Device or resource busy&lt;BR /&gt;01-01 00:00:38.264&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1000/pid_257: Device or resource busy&lt;BR /&gt;01-01 00:00:38.265&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1000/pid_285: Device or resource busy&lt;BR /&gt;01-01 00:00:38.265&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1000/pid_235: Device or resource busy&lt;BR /&gt;01-01 00:00:38.265&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1000/pid_263: Device or resource busy&lt;BR /&gt;01-01 00:00:38.265&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1000/pid_253: Device or resource busy&lt;BR /&gt;01-01 00:00:38.265&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1000/pid_233: Device or resource busy&lt;BR /&gt;01-01 00:00:38.266&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1000/pid_261: Device or resource busy&lt;BR /&gt;01-01 00:00:38.266&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1000: Permission denied&lt;BR /&gt;01-01 00:00:38.266&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1019/pid_272: Device or resource busy&lt;BR /&gt;01-01 00:00:38.266&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1019: Permission denied&lt;BR /&gt;01-01 00:00:38.266&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1047/pid_256: Device or resource busy&lt;BR /&gt;01-01 00:00:38.266&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1047/pid_271: Device or resource busy&lt;BR /&gt;01-01 00:00:38.266&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1047: Permission denied&lt;BR /&gt;01-01 00:00:38.267&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1017/pid_274: Device or resource busy&lt;BR /&gt;01-01 00:00:38.267&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1017: Permission denied&lt;BR /&gt;01-01 00:00:38.267&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1013/pid_278: Device or resource busy&lt;BR /&gt;01-01 00:00:38.267&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1013/pid_279: Device or resource busy&lt;BR /&gt;01-01 00:00:38.267&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1013/pid_275: Device or resource busy&lt;BR /&gt;01-01 00:00:38.267&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1013: Permission denied&lt;BR /&gt;01-01 00:00:38.268&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1041/pid_254: Device or resource busy&lt;BR /&gt;01-01 00:00:38.268&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1041/pid_270: Device or resource busy&lt;BR /&gt;01-01 00:00:38.268&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1041: Permission denied&lt;BR /&gt;01-01 00:00:38.268&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1003/pid_366: Device or resource busy&lt;BR /&gt;01-01 00:00:38.268&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1003: Permission denied&lt;BR /&gt;01-01 00:00:38.268&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1001/pid_283: Device or resource busy&lt;BR /&gt;01-01 00:00:38.268&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1001: Permission denied&lt;BR /&gt;01-01 00:00:38.269&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1058/pid_288: Device or resource busy&lt;BR /&gt;01-01 00:00:38.269&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1058: Permission denied&lt;BR /&gt;01-01 00:00:38.269&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1046/pid_282: Device or resource busy&lt;BR /&gt;01-01 00:00:38.269&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1046: Permission denied&lt;BR /&gt;01-01 00:00:38.269&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1036/pid_232: Device or resource busy&lt;BR /&gt;01-01 00:00:38.269&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_1036: Permission denied&lt;BR /&gt;01-01 00:00:38.270&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_2000/pid_268: Device or resource busy&lt;BR /&gt;01-01 00:00:38.270&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_2000: Permission denied&lt;BR /&gt;01-01 00:00:38.270&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_0/pid_266: Device or resource busy&lt;BR /&gt;01-01 00:00:38.270&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_0/pid_244: Device or resource busy&lt;BR /&gt;01-01 00:00:38.270&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_0/pid_280: Device or resource busy&lt;BR /&gt;01-01 00:00:38.270&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_0/pid_250: Device or resource busy&lt;BR /&gt;01-01 00:00:38.270&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_0/pid_269: Device or resource busy&lt;BR /&gt;01-01 00:00:38.270&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_0/pid_200: Device or resource busy&lt;BR /&gt;01-01 00:00:38.271&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_0/pid_265: Device or resource busy&lt;BR /&gt;01-01 00:00:38.271&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_0/pid_273: Device or resource busy&lt;BR /&gt;01-01 00:00:38.271&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_0/pid_251: Device or resource busy&lt;BR /&gt;01-01 00:00:38.271&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Failed to remove /acct/uid_0: Permission denied&lt;BR /&gt;01-01 00:00:38.287&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D AppOps&amp;nbsp; : AppOpsService published&lt;BR /&gt;01-01 00:00:38.288&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartActivityManager took to complete: 714ms&lt;BR /&gt;01-01 00:00:38.288&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartPowerManager&lt;BR /&gt;01-01 00:00:38.288&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.power.PowerManagerService&lt;BR /&gt;01-01 00:00:38.300&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 403 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.&lt;BR /&gt;01-01 00:00:38.307&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PowerManagerService-JNI: Loaded power HAL service&lt;BR /&gt;01-01 00:00:38.308&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I libsuspend: Selected wakeup count&lt;BR /&gt;01-01 00:00:38.313&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartPowerManager took to complete: 24ms&lt;BR /&gt;01-01 00:00:38.313&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: InitPowerManagement&lt;BR /&gt;01-01 00:00:38.346&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: InitPowerManagement took to complete: 34ms&lt;BR /&gt;01-01 00:00:38.347&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartRecoverySystemService&lt;BR /&gt;01-01 00:00:38.348&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.RecoverySystemService&lt;BR /&gt;01-01 00:00:38.359&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartRecoverySystemService took to complete: 12ms&lt;BR /&gt;01-01 00:00:38.362&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W RescueParty: Noticed 1 events for UID 0 in last 28 sec&lt;BR /&gt;01-01 00:00:38.362&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartLightsService&lt;BR /&gt;01-01 00:00:38.362&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.lights.LightsService&lt;BR /&gt;01-01 00:00:38.377&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartLightsService took to complete: 14ms&lt;BR /&gt;01-01 00:00:38.377&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartDisplayManager&lt;BR /&gt;01-01 00:00:38.387&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService&lt;BR /&gt;01-01 00:00:38.407&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartDisplayManager took to complete: 29ms&lt;BR /&gt;01-01 00:00:38.407&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: WaitForDisplay&lt;BR /&gt;01-01 00:00:38.408&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting phase 100&lt;BR /&gt;01-01 00:00:38.438&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 401 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 800 x 480, modeId 1, defaultModeId 1, supportedModes [{id=1, width=800, height=480, fps=112.04201}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@1d6308, density 160, 160.0 x 160.421 dpi, appVsyncOff 1000000, presDeadline 8925224, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}&lt;BR /&gt;01-01 00:00:38.447&amp;nbsp;&amp;nbsp; 267&amp;nbsp;&amp;nbsp; 267 D SurfaceFlinger: Set power mode=2, type=0 flinger=0xa87d1000&lt;BR /&gt;01-01 00:00:38.452&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: WaitForDisplay took to complete: 44ms&lt;BR /&gt;01-01 00:00:38.453&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartPackageManagerService&lt;BR /&gt;01-01 00:00:38.453&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 401 I DisplayManagerService: Display device changed state: "Built-in Screen", ON&lt;BR /&gt;01-01 00:00:38.607&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W FileUtils: Failed to chmod(/data/system/packages.list): android.system.ErrnoException: chmod failed: ENOENT (No such file or directory)&lt;BR /&gt;01-01 00:00:38.705&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml&lt;BR /&gt;01-01 00:00:38.709&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml&lt;BR /&gt;01-01 00:00:38.740&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: No settings file; creating initial state&lt;BR /&gt;01-01 00:00:38.804&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /vendor/overlay/SysuiDarkTheme changed; collecting certs&lt;BR /&gt;01-01 00:00:38.828&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm&lt;BR /&gt;01-01 00:00:38.830&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat&lt;BR /&gt;01-01 00:00:38.992&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/framework/framework-res.apk changed; collecting certs&lt;BR /&gt;01-01 00:00:41.013&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate shared id: 1000 name=android&lt;BR /&gt;01-01 00:00:41.069&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/BlockedNumberProvider changed; collecting certs&lt;BR /&gt;01-01 00:00:41.079&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: New shared user android.uid.shared: id=10001&lt;BR /&gt;01-01 00:00:41.079&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate user id: 10001 name=com.android.providers.blockednumber&lt;BR /&gt;01-01 00:00:41.098&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/CalendarProvider changed; collecting certs&lt;BR /&gt;01-01 00:00:41.131&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: New shared user android.uid.calendar: id=10002&lt;BR /&gt;01-01 00:00:41.131&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate user id: 10002 name=com.android.providers.calendar&lt;BR /&gt;01-01 00:00:41.134&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/CallLogBackup changed; collecting certs&lt;BR /&gt;01-01 00:00:41.142&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate user id: 10001 name=com.android.calllogbackup&lt;BR /&gt;01-01 00:00:41.147&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/BackupRestoreConfirmation changed; collecting certs&lt;BR /&gt;01-01 00:00:41.194&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/CarrierConfig changed; collecting certs&lt;BR /&gt;01-01 00:00:41.232&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/CtsShimPrivPrebuilt changed; collecting certs&lt;BR /&gt;01-01 00:00:41.261&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/ContactsProvider changed; collecting certs&lt;BR /&gt;01-01 00:00:41.288&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate user id: 10001 name=com.android.providers.contacts&lt;BR /&gt;01-01 00:00:41.296&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/DefaultContainerService changed; collecting certs&lt;BR /&gt;01-01 00:00:41.360&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 415 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #443&lt;BR /&gt;01-01 00:00:41.373&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/Contacts changed; collecting certs&lt;BR /&gt;01-01 00:00:41.605&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 389 I zygote&amp;nbsp; : Background concurrent copying GC freed 8235(704KB) AllocSpace objects, 10(412KB) LOS objects, 55% free, 1226KB/2MB, paused 170us total 154.949ms&lt;BR /&gt;01-01 00:00:41.981&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/DocumentsUI changed; collecting certs&lt;BR /&gt;01-01 00:00:42.069&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/CellBroadcastReceiver changed; collecting certs&lt;BR /&gt;01-01 00:00:42.395&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/DownloadProvider changed; collecting certs&lt;BR /&gt;01-01 00:00:42.428&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: New shared user android.media: id=10010&lt;BR /&gt;01-01 00:00:42.428&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate user id: 10010 name=com.android.providers.downloads&lt;BR /&gt;01-01 00:00:42.435&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/ExtServices changed; collecting certs&lt;BR /&gt;01-01 00:00:42.444&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/ExternalStorageProvider changed; collecting certs&lt;BR /&gt;01-01 00:00:42.454&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/FusedLocation changed; collecting certs&lt;BR /&gt;01-01 00:00:42.463&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate shared id: 1000 name=com.android.location.fused&lt;BR /&gt;01-01 00:00:42.467&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/InputDevices changed; collecting certs&lt;BR /&gt;01-01 00:00:42.491&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate shared id: 1000 name=com.android.inputdevices&lt;BR /&gt;01-01 00:00:42.496&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/Launcher3 changed; collecting certs&lt;BR /&gt;01-01 00:00:42.609&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/ManagedProvisioning changed; collecting certs&lt;BR /&gt;01-01 00:00:42.646&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 412 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 #105&lt;BR /&gt;01-01 00:00:42.723&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/MediaProvider changed; collecting certs&lt;BR /&gt;01-01 00:00:42.745&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate user id: 10010 name=com.android.providers.media&lt;BR /&gt;01-01 00:00:42.752&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/EmergencyInfo changed; collecting certs&lt;BR /&gt;01-01 00:00:43.003&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: New shared user com.android.emergency.uid: id=10015&lt;BR /&gt;01-01 00:00:43.003&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate user id: 10015 name=com.android.emergency&lt;BR /&gt;01-01 00:00:43.009&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/MmsService changed; collecting certs&lt;BR /&gt;01-01 00:00:43.020&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate shared id: 1001 name=com.android.mms.service&lt;BR /&gt;01-01 00:00:43.025&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/MtpDocumentsProvider changed; collecting certs&lt;BR /&gt;01-01 00:00:43.042&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate user id: 10010 name=com.android.mtp&lt;BR /&gt;01-01 00:00:43.048&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/Dialer changed; collecting certs&lt;BR /&gt;01-01 00:00:43.512&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 412 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 #130&lt;BR /&gt;01-01 00:00:43.882&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/MusicFX changed; collecting certs&lt;BR /&gt;01-01 00:00:43.895&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/OneTimeInitializer changed; collecting certs&lt;BR /&gt;01-01 00:00:43.908&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/Provision changed; collecting certs&lt;BR /&gt;01-01 00:00:43.919&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/ProxyHandler changed; collecting certs&lt;BR /&gt;01-01 00:00:43.928&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/SettingsProvider changed; collecting certs&lt;BR /&gt;01-01 00:00:43.962&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate shared id: 1000 name=com.android.providers.settings&lt;BR /&gt;01-01 00:00:43.967&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/SharedStorageBackup changed; collecting certs&lt;BR /&gt;01-01 00:00:43.975&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/PackageInstaller changed; collecting certs&lt;BR /&gt;01-01 00:00:44.309&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/Shell changed; collecting certs&lt;BR /&gt;01-01 00:00:44.322&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate shared id: 2000 name=com.android.shell&lt;BR /&gt;01-01 00:00:44.326&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/StatementService changed; collecting certs&lt;BR /&gt;01-01 00:00:44.334&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/StorageManager changed; collecting certs&lt;BR /&gt;01-01 00:00:44.555&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/Telecom changed; collecting certs&lt;BR /&gt;01-01 00:00:44.762&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate shared id: 1000 name=com.android.server.telecom&lt;BR /&gt;01-01 00:00:44.766&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/TeleService changed; collecting certs&lt;BR /&gt;01-01 00:00:45.162&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate shared id: 1001 name=com.android.phone&lt;BR /&gt;01-01 00:00:45.167&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/SystemUI changed; collecting certs&lt;BR /&gt;01-01 00:00:45.751&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: New shared user android.uid.systemui: id=10025&lt;BR /&gt;01-01 00:00:45.751&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate user id: 10025 name=com.android.systemui&lt;BR /&gt;01-01 00:00:45.757&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/TelephonyProvider changed; collecting certs&lt;BR /&gt;01-01 00:00:45.768&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate shared id: 1001 name=com.android.providers.telephony&lt;BR /&gt;01-01 00:00:45.772&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/VpnDialogs changed; collecting certs&lt;BR /&gt;01-01 00:00:45.798&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/WallpaperCropper changed; collecting certs&lt;BR /&gt;01-01 00:00:45.806&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/priv-app/Settings changed; collecting certs&lt;BR /&gt;01-01 00:00:47.630&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate shared id: 1000 name=com.android.settings&lt;BR /&gt;01-01 00:00:47.702&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/BluetoothMidiService changed; collecting certs&lt;BR /&gt;01-01 00:00:47.728&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/BasicDreams changed; collecting certs&lt;BR /&gt;01-01 00:00:47.746&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/BookmarkProvider changed; collecting certs&lt;BR /&gt;01-01 00:00:47.765&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/Browser2 changed; collecting certs&lt;BR /&gt;01-01 00:00:47.776&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/BuiltInPrintService changed; collecting certs&lt;BR /&gt;01-01 00:00:47.784&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 417 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61&lt;BR /&gt;01-01 00:00:47.789&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 417 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #224&lt;BR /&gt;01-01 00:00:47.806&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/Bluetooth changed; collecting certs&lt;BR /&gt;01-01 00:00:47.843&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 417 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50&lt;BR /&gt;01-01 00:00:47.917&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate shared id: 1002 name=com.android.bluetooth&lt;BR /&gt;01-01 00:00:47.932&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/CaptivePortalLogin changed; collecting certs&lt;BR /&gt;01-01 00:00:47.954&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/CarrierDefaultApp changed; collecting certs&lt;BR /&gt;01-01 00:00:47.995&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/CompanionDeviceManager changed; collecting certs&lt;BR /&gt;01-01 00:00:48.004&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/CtsShimPrebuilt changed; collecting certs&lt;BR /&gt;01-01 00:00:48.021&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/CertInstaller changed; collecting certs&lt;BR /&gt;01-01 00:00:48.063&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/CubeLiveWallpapers changed; collecting certs&lt;BR /&gt;01-01 00:00:48.091&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/Calendar changed; collecting certs&lt;BR /&gt;01-01 00:00:48.304&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 419 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40&lt;BR /&gt;01-01 00:00:48.330&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/EasterEgg changed; collecting certs&lt;BR /&gt;01-01 00:00:48.340&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/Camera2 changed; collecting certs&lt;BR /&gt;01-01 00:00:48.459&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 419 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47&lt;BR /&gt;01-01 00:00:48.459&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 419 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48&lt;BR /&gt;01-01 00:00:48.982&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/DownloadProviderUi changed; collecting certs&lt;BR /&gt;01-01 00:00:48.999&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate user id: 10010 name=com.android.providers.downloads.ui&lt;BR /&gt;01-01 00:00:49.004&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/ExtShared changed; collecting certs&lt;BR /&gt;01-01 00:00:49.014&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/ExactCalculator changed; collecting certs&lt;BR /&gt;01-01 00:00:49.057&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/FSLOta changed; collecting certs&lt;BR /&gt;01-01 00:00:49.065&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate shared id: 1000 name=com.fsl.android.ota&lt;BR /&gt;01-01 00:00:49.072&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/HTMLViewer changed; collecting certs&lt;BR /&gt;01-01 00:00:49.104&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/KeyChain changed; collecting certs&lt;BR /&gt;01-01 00:00:49.118&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate shared id: 1000 name=com.android.keychain&lt;BR /&gt;01-01 00:00:49.129&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/DeskClock changed; collecting certs&lt;BR /&gt;01-01 00:00:49.155&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 389 I zygote&amp;nbsp; : Background concurrent copying GC freed 13640(1112KB) AllocSpace objects, 9(248KB) LOS objects, 42% free, 2MB/3MB, paused 168us total 100.540ms&lt;BR /&gt;01-01 00:00:49.347&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/Gallery2 changed; collecting certs&lt;BR /&gt;01-01 00:00:49.727&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/Email changed; collecting certs&lt;BR /&gt;01-01 00:00:50.032&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/LiveWallpapersPicker changed; collecting certs&lt;BR /&gt;01-01 00:00:50.089&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/PacProcessor changed; collecting certs&lt;BR /&gt;01-01 00:00:50.100&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/NfcNci changed; collecting certs&lt;BR /&gt;01-01 00:00:50.126&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate shared id: 1027 name=com.android.nfc&lt;BR /&gt;01-01 00:00:50.132&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/Music changed; collecting certs&lt;BR /&gt;01-01 00:00:50.186&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/PrintSpooler changed; collecting certs&lt;BR /&gt;01-01 00:00:50.221&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/PicoTts changed; collecting certs&lt;BR /&gt;01-01 00:00:50.231&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/PrintRecommendationService changed; collecting certs&lt;BR /&gt;01-01 00:00:50.239&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/LatinIME changed; collecting certs&lt;BR /&gt;01-01 00:00:51.266&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/QuickSearchBox changed; collecting certs&lt;BR /&gt;01-01 00:00:51.300&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/SoundRecorder changed; collecting certs&lt;BR /&gt;01-01 00:00:51.316&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/UserDictionaryProvider changed; collecting certs&lt;BR /&gt;01-01 00:00:51.323&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate user id: 10001 name=com.android.providers.userdictionary&lt;BR /&gt;01-01 00:00:51.326&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/WallpaperBackup changed; collecting certs&lt;BR /&gt;01-01 00:00:51.333&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate shared id: 1000 name=com.android.wallpaperbackup&lt;BR /&gt;01-01 00:00:51.335&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/ethernet changed; collecting certs&lt;BR /&gt;01-01 00:00:51.360&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: Adding duplicate shared id: 1000 name=com.fsl.ethernet&lt;BR /&gt;01-01 00:00:51.363&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /system/app/webview changed; collecting certs&lt;BR /&gt;01-01 00:00:54.812&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: /vendor/app/CactusPlayer changed; collecting certs&lt;BR /&gt;01-01 00:00:54.823&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D PackageManager: No files in app dir /oem/app&lt;BR /&gt;01-01 00:00:54.824&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D PackageManager: No files in app dir /data/app&lt;BR /&gt;01-01 00:00:54.825&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D PackageManager: No files in app dir /data/app-private&lt;BR /&gt;01-01 00:00:54.852&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager: Time to scan packages: 16.08 seconds&lt;BR /&gt;01-01 00:00:54.882&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true&lt;BR /&gt;01-01 00:00:54.892&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 290 I SELinux : SELinux: Loaded file_contexts&lt;BR /&gt;01-01 00:00:54.905&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 290 D installd: Applied hard quotas for 1001&lt;BR /&gt;01-01 00:00:54.908&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 273 W installd: Requested default storage /data/user_de/0/com.android.providers.telephony is not active; migrating from /data/data/com.android.providers.telephony&lt;BR /&gt;01-01 00:00:54.941&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 273 D installd: Applied hard quotas for 10006&lt;BR /&gt;01-01 00:00:54.944&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 290 W installd: Requested default storage /data/user_de/0/com.android.defcontainer is not active; migrating from /data/data/com.android.defcontainer&lt;BR /&gt;01-01 00:00:54.962&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 290 D installd: Applied hard quotas for 1000&lt;BR /&gt;01-01 00:00:54.964&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 W installd: Requested default storage /data/user_de/0/android is not active; migrating from /data/data/android&lt;BR /&gt;01-01 00:00:54.987&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 290 W installd: Requested default storage /data/user_de/0/com.android.providers.settings is not active; migrating from /data/data/com.android.providers.settings&lt;BR /&gt;01-01 00:00:55.005&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 290 W installd: Requested default storage /data/user_de/0/com.android.inputdevices is not active; migrating from /data/data/com.android.inputdevices&lt;BR /&gt;01-01 00:00:55.022&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 290 D installd: Applied hard quotas for 10042&lt;BR /&gt;01-01 00:00:55.024&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 W installd: Requested default storage /data/user_de/0/android.ext.shared is not active; migrating from /data/data/android.ext.shared&lt;BR /&gt;01-01 00:00:55.043&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 290 W installd: Requested default storage /data/user_de/0/com.android.server.telecom is not active; migrating from /data/data/com.android.server.telecom&lt;BR /&gt;01-01 00:00:55.065&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 290 D installd: Applied hard quotas for 10016&lt;BR /&gt;01-01 00:00:55.081&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 273 D installd: Applied hard quotas for 10011&lt;BR /&gt;01-01 00:00:55.083&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 290 W installd: Requested default storage /data/user_de/0/android.ext.services is not active; migrating from /data/data/android.ext.services&lt;BR /&gt;01-01 00:00:55.101&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 422 D installd: Applied hard quotas for 10022&lt;BR /&gt;01-01 00:00:55.103&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 290 W installd: Requested default storage /data/user_de/0/com.android.packageinstaller is not active; migrating from /data/data/com.android.packageinstaller&lt;BR /&gt;01-01 00:00:55.121&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 422 D installd: Applied hard quotas for 10020&lt;BR /&gt;01-01 00:00:55.123&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 290 W installd: Requested default storage /data/user_de/0/com.android.proxyhandler is not active; migrating from /data/data/com.android.proxyhandler&lt;BR /&gt;01-01 00:00:55.145&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 422 D installd: Applied hard quotas for 10054&lt;BR /&gt;01-01 00:00:55.149&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 290 W installd: Requested default storage /data/user_de/0/com.android.inputmethod.latin is not active; migrating from /data/data/com.android.inputmethod.latin&lt;BR /&gt;01-01 00:00:55.182&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 422 W installd: Requested default storage /data/user_de/0/com.android.settings is not active; migrating from /data/data/com.android.settings&lt;BR /&gt;01-01 00:00:55.200&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 D installd: Applied hard quotas for 10058&lt;BR /&gt;01-01 00:00:55.218&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 290 W installd: Requested default storage /data/user_de/0/com.android.phone is not active; migrating from /data/data/com.android.phone&lt;BR /&gt;01-01 00:00:55.236&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 422 D installd: Applied hard quotas for 2000&lt;BR /&gt;01-01 00:00:55.238&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 W installd: Requested default storage /data/user_de/0/com.android.shell is not active; migrating from /data/data/com.android.shell&lt;BR /&gt;01-01 00:00:55.256&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 422 W installd: Requested default storage /data/user_de/0/com.android.location.fused is not active; migrating from /data/data/com.android.location.fused&lt;BR /&gt;01-01 00:00:55.273&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 290 D installd: Applied hard quotas for 10025&lt;BR /&gt;01-01 00:00:55.276&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 W installd: Requested default storage /data/user_de/0/com.android.systemui is not active; migrating from /data/data/com.android.systemui&lt;BR /&gt;01-01 00:00:55.284&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 V PackageManager: reconcileAppsData finished 20 packages&lt;BR /&gt;01-01 00:00:55.285&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 423 D SystemServerInitThreadPool: Started executing prepareAppData&lt;BR /&gt;01-01 00:00:55.288&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 273 W installd: Ignoring /data/data/com.android.inputmethod.latin/lib with unexpected GID 0 instead of 10054&lt;BR /&gt;01-01 00:00:55.289&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 273 W installd: Ignoring /data/data/com.android.defcontainer/lib with unexpected GID 0 instead of 10006&lt;BR /&gt;01-01 00:00:55.292&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 273 W installd: Ignoring /data/user_de/0/com.android.inputmethod.latin/lib with unexpected GID 0 instead of 10054&lt;BR /&gt;01-01 00:00:55.293&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 273 W installd: Ignoring /data/user_de/0/com.android.defcontainer/lib with unexpected GID 0 instead of 10006&lt;BR /&gt;01-01 00:00:55.295&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 423 D SystemServerTimingAsync: AppDataFixup took to complete: 10ms&lt;BR /&gt;01-01 00:00:55.416&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E PackageManager: There should probably be a verifier, but, none were found&lt;BR /&gt;01-01 00:00:55.425&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D PackageManager: Ephemeral resolver not found with new action; try old one&lt;BR /&gt;01-01 00:00:55.426&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D PackageManager: Ephemeral resolver NOT found; no matching intent filters&lt;BR /&gt;01-01 00:00:55.426&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D PackageManager: Ephemeral installer not found with new action; try old one&lt;BR /&gt;01-01 00:00:55.426&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D PackageManager: Clear ephemeral installer activity&lt;BR /&gt;01-01 00:00:55.448&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 290 D installd: Applied hard quotas for 10005&lt;BR /&gt;01-01 00:00:55.470&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 D installd: Applied hard quotas for 10038&lt;BR /&gt;01-01 00:00:55.506&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 D installd: Applied hard quotas for 10002&lt;BR /&gt;01-01 00:00:55.523&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I zygote&amp;nbsp; : Explicit concurrent copying GC freed 24830(1447KB) AllocSpace objects, 10(196KB) LOS objects, 43% free, 1995KB/3MB, paused 176us total 85.207ms&lt;BR /&gt;01-01 00:00:55.525&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 273 D installd: Applied hard quotas for 10010&lt;BR /&gt;01-01 00:00:55.526&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D FallbackCategoryProvider: Found 1 fallback categories&lt;BR /&gt;01-01 00:00:55.534&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartPackageManagerService took to complete: 17081ms&lt;BR /&gt;01-01 00:00:55.534&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartOtaDexOptService&lt;BR /&gt;01-01 00:00:55.537&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D OTADexopt: No upgrade, skipping A/B artifacts check.&lt;BR /&gt;01-01 00:00:55.537&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartOtaDexOptService took to complete: 2ms&lt;BR /&gt;01-01 00:00:55.537&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartUserManagerService&lt;BR /&gt;01-01 00:00:55.538&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.pm.UserManagerService$LifeCycle&lt;BR /&gt;01-01 00:00:55.539&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartUserManagerService took to complete: 1ms&lt;BR /&gt;01-01 00:00:55.539&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: InitAttributerCache&lt;BR /&gt;01-01 00:00:55.540&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: InitAttributerCache took to complete: 0ms&lt;BR /&gt;01-01 00:00:55.540&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: SetSystemProcess&lt;BR /&gt;01-01 00:00:55.547&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 D installd: Applied hard quotas for 10027&lt;BR /&gt;01-01 00:00:55.574&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 273 D installd: Applied hard quotas for 10008&lt;BR /&gt;01-01 00:00:55.592&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 D installd: Applied hard quotas for 10012&lt;BR /&gt;01-01 00:00:55.610&amp;nbsp;&amp;nbsp; 266&amp;nbsp;&amp;nbsp; 266 I lowmemorykiller: ActivityManager connected&lt;BR /&gt;01-01 00:00:55.612&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 422 D installd: Applied hard quotas for 10044&lt;BR /&gt;01-01 00:00:55.613&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: SetSystemProcess took to complete: 74ms&lt;BR /&gt;01-01 00:00:55.615&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 425 I ServiceThread: Enabled StrictMode logging for android.anim looper.&lt;BR /&gt;01-01 00:00:55.620&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartOverlayManagerService&lt;BR /&gt;01-01 00:00:55.624&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartOverlayManagerService took to complete: 3ms&lt;BR /&gt;01-01 00:00:55.627&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 426 D SystemServerInitThreadPool: Started executing Init OverlayManagerService&lt;BR /&gt;01-01 00:00:55.629&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartDropBoxManager&lt;BR /&gt;01-01 00:00:55.630&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.DropBoxManagerService&lt;BR /&gt;01-01 00:00:55.639&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartDropBoxManager took to complete: 9ms&lt;BR /&gt;01-01 00:00:55.639&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartBatteryService&lt;BR /&gt;01-01 00:00:55.640&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.BatteryService&lt;BR /&gt;01-01 00:00:55.640&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 290 D installd: Applied hard quotas for 10035&lt;BR /&gt;01-01 00:00:55.643&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 427 D SystemServerInitThreadPool: Started executing StartSensorService&lt;BR /&gt;01-01 00:00:55.643&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 427 D SensorService: nuSensorService starting...&lt;BR /&gt;01-01 00:00:55.659&amp;nbsp;&amp;nbsp; 262&amp;nbsp;&amp;nbsp; 262 D&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : AccelSensor enable 0 , handle 0 ,mEnabled 0&lt;BR /&gt;01-01 00:00:55.660&amp;nbsp;&amp;nbsp; 262&amp;nbsp;&amp;nbsp; 428 D&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : AccelSensor enable 0 , handle 1 ,mEnabled 0&lt;BR /&gt;01-01 00:00:55.660&amp;nbsp;&amp;nbsp; 262&amp;nbsp;&amp;nbsp; 428 D&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : MagSensor mEnabled 0, OrientaionSensor mEnabled 0&lt;BR /&gt;01-01 00:00:55.662&amp;nbsp;&amp;nbsp; 262&amp;nbsp;&amp;nbsp; 262 D&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : AccelSensor enable 0 , handle 2 ,mEnabled 0&lt;BR /&gt;01-01 00:00:55.662&amp;nbsp;&amp;nbsp; 262&amp;nbsp;&amp;nbsp; 262 D&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : MagSensor mEnabled 0, OrientaionSensor mEnabled 0&lt;BR /&gt;01-01 00:00:55.665&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 427 I SensorService: Generated new HMAC key.&lt;BR /&gt;01-01 00:00:55.667&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 430 D SensorService: nuSensorService thread starting...&lt;BR /&gt;01-01 00:00:55.671&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 427 D SystemServerTimingAsync: StartSensorService took to complete: 28ms&lt;BR /&gt;01-01 00:00:55.671&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 427 D SystemServerInitThreadPool: Finished executing StartSensorService&lt;BR /&gt;01-01 00:00:55.677&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 429 D SensorService: new thread SensorEventAckReceiver&lt;BR /&gt;01-01 00:00:55.689&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartBatteryService took to complete: 51ms&lt;BR /&gt;01-01 00:00:55.690&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartUsageService&lt;BR /&gt;01-01 00:00:55.690&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 D installd: Applied hard quotas for 10055&lt;BR /&gt;01-01 00:00:55.700&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.usage.UsageStatsService&lt;BR /&gt;01-01 00:00:55.709&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 390 E LightsService: Light requested not available on this device. 3&lt;BR /&gt;01-01 00:00:55.749&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartUsageService took to complete: 59ms&lt;BR /&gt;01-01 00:00:55.749&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartWebViewUpdateService&lt;BR /&gt;01-01 00:00:55.759&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 422 D installd: Applied hard quotas for 10056&lt;BR /&gt;01-01 00:00:55.762&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.webkit.WebViewUpdateService&lt;BR /&gt;01-01 00:00:55.793&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartWebViewUpdateService took to complete: 44ms&lt;BR /&gt;01-01 00:00:55.795&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartKeyAttestationApplicationIdProviderService&lt;BR /&gt;01-01 00:00:55.795&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 392 D SystemServerInitThreadPool: Started executing SecondaryZygotePreload&lt;BR /&gt;01-01 00:00:55.795&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 392 I SystemServer: SecondaryZygotePreload&lt;BR /&gt;01-01 00:00:55.822&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 392 I Zygote&amp;nbsp; : Process: zygote socket zygote opened, supported ABIS: armeabi-v7a,armeabi&lt;BR /&gt;01-01 00:00:55.822&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartKeyAttestationApplicationIdProviderService took to complete: 28ms&lt;BR /&gt;01-01 00:00:55.822&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartKeyChainSystemService&lt;BR /&gt;01-01 00:00:55.823&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.security.KeyChainSystemService&lt;BR /&gt;01-01 00:00:55.824&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartKeyChainSystemService took to complete: 1ms&lt;BR /&gt;01-01 00:00:55.824&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartSchedulingPolicyService&lt;BR /&gt;01-01 00:00:55.827&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartSchedulingPolicyService took to complete: 2ms&lt;BR /&gt;01-01 00:00:55.827&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartTelecomLoaderService&lt;BR /&gt;01-01 00:00:55.827&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.telecom.TelecomLoaderService&lt;BR /&gt;01-01 00:00:55.828&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartTelecomLoaderService took to complete: 2ms&lt;BR /&gt;01-01 00:00:55.829&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartTelephonyRegistry&lt;BR /&gt;01-01 00:00:55.833&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 392 E SystemServer: Unable to preload default resources&lt;BR /&gt;01-01 00:00:55.833&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 392 D SystemServerTimingAsync: SecondaryZygotePreload took to complete: 38ms&lt;BR /&gt;01-01 00:00:55.833&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 392 D SystemServerInitThreadPool: Finished executing SecondaryZygotePreload&lt;BR /&gt;01-01 00:00:55.853&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartTelephonyRegistry took to complete: 24ms&lt;BR /&gt;01-01 00:00:55.853&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartEntropyMixer&lt;BR /&gt;01-01 00:00:55.855&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W EntropyMixer: No existing entropy file -- first boot?&lt;BR /&gt;01-01 00:00:55.857&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I EntropyMixer: Added HW RNG output to entropy pool&lt;BR /&gt;01-01 00:00:55.857&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I EntropyMixer: Writing entropy...&lt;BR /&gt;01-01 00:00:55.875&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartEntropyMixer took to complete: 22ms&lt;BR /&gt;01-01 00:00:55.875&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartAccountManagerService&lt;BR /&gt;01-01 00:00:55.876&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.accounts.AccountManagerService$Lifecycle&lt;BR /&gt;01-01 00:00:55.930&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W SystemServiceManager: Service com.android.server.accounts.AccountManagerService$Lifecycle took 54 ms in onStart&lt;BR /&gt;01-01 00:00:55.930&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartAccountManagerService took to complete: 54ms&lt;BR /&gt;01-01 00:00:55.930&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartContentService&lt;BR /&gt;01-01 00:00:55.939&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.content.ContentService$Lifecycle&lt;BR /&gt;01-01 00:00:55.944&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartContentService took to complete: 14ms&lt;BR /&gt;01-01 00:00:55.945&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: InstallSystemProviders&lt;BR /&gt;01-01 00:00:55.954&amp;nbsp;&amp;nbsp; 431&amp;nbsp;&amp;nbsp; 431 W ResourceType: CREATING STRING CACHE OF 23000 bytes&lt;BR /&gt;01-01 00:00:56.045&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 426 D SystemServerInitThreadPool: Finished executing Init OverlayManagerService&lt;BR /&gt;01-01 00:00:56.105&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 432 D installd: Applied hard quotas for 10049&lt;BR /&gt;01-01 00:00:56.130&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 D installd: Applied hard quotas for 10037&lt;BR /&gt;01-01 00:00:56.155&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 290 D installd: Applied hard quotas for 10004&lt;BR /&gt;01-01 00:00:56.176&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 D installd: Applied hard quotas for 10007&lt;BR /&gt;01-01 00:00:56.200&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 290 D installd: Applied hard quotas for 10041&lt;BR /&gt;01-01 00:00:56.235&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SettingsState: No settings state /data/system/users/0/settings_system.xml&lt;BR /&gt;01-01 00:00:56.244&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 290 D installd: Applied hard quotas for 10040&lt;BR /&gt;01-01 00:00:56.248&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SettingsState: No settings state /data/system/users/0/settings_secure.xml&lt;BR /&gt;01-01 00:00:56.252&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SettingsProvider: Generated and saved new ANDROID_ID [8bb5afa4a69ff1db] for user 0&lt;BR /&gt;01-01 00:00:56.278&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SettingsState: No settings state /data/system/users/0/settings_global.xml&lt;BR /&gt;01-01 00:00:56.288&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 290 D installd: Applied hard quotas for 1027&lt;BR /&gt;01-01 00:00:56.325&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 422 D installd: Applied hard quotas for 10013&lt;BR /&gt;01-01 00:00:56.349&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SettingsProvider: Setting [] as Autofill Service for user 0&lt;BR /&gt;01-01 00:00:56.355&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 D installd: Applied hard quotas for 10003&lt;BR /&gt;01-01 00:00:56.356&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SettingsState: No settings state /data/system/users/0/settings_ssaid.xml&lt;BR /&gt;01-01 00:00:56.375&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: InstallSystemProviders took to complete: 431ms&lt;BR /&gt;01-01 00:00:56.375&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartVibratorService&lt;BR /&gt;01-01 00:00:56.378&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.vibrator@1.0::IVibrator/default in either framework or device manifest.&lt;BR /&gt;01-01 00:00:56.379&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 422 D installd: Applied hard quotas for 10019&lt;BR /&gt;01-01 00:00:56.382&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.vibrator@1.0::IVibrator/default in either framework or device manifest.&lt;BR /&gt;01-01 00:00:56.389&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E VibratorService: vibratorOff command failed (1).&lt;BR /&gt;01-01 00:00:56.390&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.vibrator@1.0::IVibrator/default in either framework or device manifest.&lt;BR /&gt;01-01 00:00:56.397&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartVibratorService took to complete: 21ms&lt;BR /&gt;01-01 00:00:56.397&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartConsumerIrService&lt;BR /&gt;01-01 00:00:56.400&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.ir@1.0::IConsumerIr/default in either framework or device manifest.&lt;BR /&gt;01-01 00:00:56.403&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartConsumerIrService took to complete: 7ms&lt;BR /&gt;01-01 00:00:56.404&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartAlarmManagerService&lt;BR /&gt;01-01 00:00:56.404&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.AlarmManagerService&lt;BR /&gt;01-01 00:00:56.413&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 432 D installd: Applied hard quotas for 10023&lt;BR /&gt;01-01 00:00:56.418&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D AlarmManagerService: Kernel timezone updated to 0 minutes west of GMT&lt;BR /&gt;01-01 00:00:56.435&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartAlarmManagerService took to complete: 31ms&lt;BR /&gt;01-01 00:00:56.435&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: InitWatchdog&lt;BR /&gt;01-01 00:00:56.436&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: InitWatchdog took to complete: 1ms&lt;BR /&gt;01-01 00:00:56.436&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartInputManagerService&lt;BR /&gt;01-01 00:00:56.436&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 422 D installd: Applied hard quotas for 10039&lt;BR /&gt;01-01 00:00:56.447&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I InputManager: Initializing input manager, mUseDevInputEventForAudioJack=false&lt;BR /&gt;01-01 00:00:56.452&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartInputManagerService took to complete: 17ms&lt;BR /&gt;01-01 00:00:56.452&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartWindowManagerService&lt;BR /&gt;01-01 00:00:56.456&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 432 D installd: Applied hard quotas for 10000&lt;BR /&gt;01-01 00:00:56.475&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 422 D installd: Applied hard quotas for 10021&lt;BR /&gt;01-01 00:00:56.498&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 290 D installd: Applied hard quotas for 10051&lt;BR /&gt;01-01 00:00:56.522&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 D installd: Applied hard quotas for 10029&lt;BR /&gt;01-01 00:00:56.544&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 432 D installd: Applied hard quotas for 10057&lt;BR /&gt;01-01 00:00:56.569&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 432 D installd: Applied hard quotas for 10032&lt;BR /&gt;01-01 00:00:56.590&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 D installd: Applied hard quotas for 10017&lt;BR /&gt;01-01 00:00:56.620&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 290 D installd: Applied hard quotas for 10009&lt;BR /&gt;01-01 00:00:56.623&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 273 W installd: Requested default storage /data/user_de/0/com.android.cellbroadcastreceiver is not active; migrating from /data/data/com.android.cellbroadcastreceiver&lt;BR /&gt;01-01 00:00:56.663&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 D installd: Applied hard quotas for 10018&lt;BR /&gt;01-01 00:00:56.668&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 401 I WindowManager: No existing display settings /data/system/display_settings.xml; starting empty&lt;BR /&gt;01-01 00:00:56.709&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 432 D installd: Applied hard quotas for 10053&lt;BR /&gt;01-01 00:00:56.742&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 422 D installd: Applied hard quotas for 10046&lt;BR /&gt;01-01 00:00:56.772&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 D installd: Applied hard quotas for 10001&lt;BR /&gt;01-01 00:00:56.791&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 432 D installd: Applied hard quotas for 10034&lt;BR /&gt;01-01 00:00:56.814&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 422 D installd: Applied hard quotas for 10052&lt;BR /&gt;01-01 00:00:56.833&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartWindowManagerService took to complete: 381ms&lt;BR /&gt;01-01 00:00:56.834&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartVrManagerService&lt;BR /&gt;01-01 00:00:56.834&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.vr.VrManagerService&lt;BR /&gt;01-01 00:00:56.837&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 427 D SystemServerInitThreadPool: Started executing StartHidlServices&lt;BR /&gt;01-01 00:00:56.837&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 427 I SystemServer: StartHidlServices&lt;BR /&gt;01-01 00:00:56.838&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.vr@1.0::IVr/default in either framework or device manifest.&lt;BR /&gt;01-01 00:00:56.841&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 273 D installd: Applied hard quotas for 10031&lt;BR /&gt;01-01 00:00:56.845&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 427 D SystemServerTiming: StartHidlServices took to complete: 8ms&lt;BR /&gt;01-01 00:00:56.845&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 427 D SystemServerInitThreadPool: Finished executing StartHidlServices&lt;BR /&gt;01-01 00:00:56.851&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W VrManagerService: init_native: Could not open IVr interface&lt;BR /&gt;01-01 00:00:56.853&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartVrManagerService took to complete: 20ms&lt;BR /&gt;01-01 00:00:56.854&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: SetWindowManagerService&lt;BR /&gt;01-01 00:00:56.864&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 422 D installd: Applied hard quotas for 10014&lt;BR /&gt;01-01 00:00:56.876&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: SetWindowManagerService took to complete: 23ms&lt;BR /&gt;01-01 00:00:56.877&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartInputManager&lt;BR /&gt;01-01 00:00:56.877&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I InputManager: Starting input manager&lt;BR /&gt;01-01 00:00:56.884&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 444 E EventHub: could not get driver version for /dev/input/mice, Not a typewriter&lt;BR /&gt;01-01 00:00:56.885&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 432 D installd: Applied hard quotas for 10048&lt;BR /&gt;01-01 00:00:56.892&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartInputManager took to complete: 16ms&lt;BR /&gt;01-01 00:00:56.892&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: DisplayManagerWindowManagerAndInputReady&lt;BR /&gt;01-01 00:00:56.893&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: DisplayManagerWindowManagerAndInputReady took to complete: 0ms&lt;BR /&gt;01-01 00:00:56.893&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartBluetoothService&lt;BR /&gt;01-01 00:00:56.893&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.BluetoothService&lt;BR /&gt;01-01 00:00:56.910&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 D installd: Applied hard quotas for 10024&lt;BR /&gt;01-01 00:00:56.920&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D BluetoothManagerService: Loading stored name and address&lt;BR /&gt;01-01 00:00:56.920&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D BluetoothManagerService: Stored bluetooth Name=null,Address=null&lt;BR /&gt;01-01 00:00:56.921&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D BluetoothManagerService: Bluetooth persisted state: 0&lt;BR /&gt;01-01 00:00:56.922&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartBluetoothService took to complete: 29ms&lt;BR /&gt;01-01 00:00:56.922&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: IpConnectivityMetrics&lt;BR /&gt;01-01 00:00:56.922&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.connectivity.IpConnectivityMetrics&lt;BR /&gt;01-01 00:00:56.931&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 422 D installd: Applied hard quotas for 10030&lt;BR /&gt;01-01 00:00:56.950&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: IpConnectivityMetrics took to complete: 28ms&lt;BR /&gt;01-01 00:00:56.950&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: PinnerService&lt;BR /&gt;01-01 00:00:56.950&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.PinnerService&lt;BR /&gt;01-01 00:00:56.963&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 444 I InputReader: Device added: id=-1, name='Virtual', sources=0x00000301&lt;BR /&gt;01-01 00:00:56.973&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: PinnerService took to complete: 23ms&lt;BR /&gt;01-01 00:00:56.973&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 290 D installd: Applied hard quotas for 10043&lt;BR /&gt;01-01 00:00:56.974&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartInputMethodManagerLifecycle&lt;BR /&gt;01-01 00:00:56.986&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.InputMethodManagerService$Lifecycle&lt;BR /&gt;01-01 00:00:56.993&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 D installd: Applied hard quotas for 10036&lt;BR /&gt;01-01 00:00:57.028&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 422 D installd: Applied hard quotas for 10026&lt;BR /&gt;01-01 00:00:57.044&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartInputMethodManagerLifecycle took to complete: 71ms&lt;BR /&gt;01-01 00:00:57.044&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartAccessibilityManagerService&lt;BR /&gt;01-01 00:00:57.059&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 D installd: Applied hard quotas for 10047&lt;BR /&gt;01-01 00:00:57.075&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartAccessibilityManagerService took to complete: 30ms&lt;BR /&gt;01-01 00:00:57.075&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: MakeDisplayReady&lt;BR /&gt;01-01 00:00:57.081&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 422 D installd: Applied hard quotas for 10050&lt;BR /&gt;01-01 00:00:57.087&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I ActivityManager: Config changes=5df8 {1.0 ?mcc?mnc [en_US] ldltr sw480dp w800dp h480dp 160dpi lrg long land ?uimode ?night -touch -keyb/h/h -nav/h appBounds=Rect(0, 0 - 800, 480) s.2}&lt;BR /&gt;01-01 00:00:57.095&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 393 I UsageStatsDatabase: Upgrading from version 0 to 3&lt;BR /&gt;01-01 00:00:57.095&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 393 I UsageStatsDatabase: Deleting all usage stats files&lt;BR /&gt;01-01 00:00:57.102&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 393 I UsageStatsService: User[0] Rollover scheduled @ 1970-01-02 00:00:57(86457089)&lt;BR /&gt;01-01 00:00:57.102&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 393 D UsageStatsService: Initializing defaults for system apps on user 0&lt;BR /&gt;01-01 00:00:57.114&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 389 I zygote&amp;nbsp; : Background concurrent copying GC freed 7303(856KB) AllocSpace objects, 13(260KB) LOS objects, 42% free, 2MB/4MB, paused 4.267ms total 190.352ms&lt;BR /&gt;01-01 00:00:57.116&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 393 E AppIdleHistory: Unable to read app idle file for user 0&lt;BR /&gt;01-01 00:00:57.116&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I ActivityManager: Override config changes=40007dfc {1.0 ?mcc?mnc [en_US] ldltr sw480dp w800dp h480dp 160dpi lrg long land ?uimode ?night -touch -keyb/h/h -nav/h appBounds=Rect(0, 0 - 800, 480) s.2} for displayId=0&lt;BR /&gt;01-01 00:00:57.135&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 422 W installd: Requested default storage /data/user_de/0/com.android.providers.blockednumber is not active; migrating from /data/data/com.android.providers.blockednumber&lt;BR /&gt;01-01 00:00:57.142&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 444 I InputReader: Reconfiguring input devices.&amp;nbsp; changes=0x00000004&lt;BR /&gt;01-01 00:00:57.149&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 444 I chatty&amp;nbsp; : uid=1000(system) InputReader identical 2 lines&lt;BR /&gt;01-01 00:00:57.150&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I ActivityManager: Config changes=500 {1.0 ?mcc?mnc [en_US] ldltr sw480dp w752dp h456dp 160dpi lrg land ?uimode ?night -touch -keyb/h/h -nav/h appBounds=Rect(0, 0 - 752, 480) s.3}&lt;BR /&gt;01-01 00:00:57.161&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I ActivityManager: Override config changes=500 {1.0 ?mcc?mnc [en_US] ldltr sw480dp w752dp h456dp 160dpi lrg land ?uimode ?night -touch -keyb/h/h -nav/h appBounds=Rect(0, 0 - 752, 480) s.3} for displayId=0&lt;BR /&gt;01-01 00:00:57.187&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: MakeDisplayReady took to complete: 113ms&lt;BR /&gt;01-01 00:00:57.187&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 444 I InputReader: Reconfiguring input devices.&amp;nbsp; changes=0x00000004&lt;BR /&gt;01-01 00:00:57.189&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartStorageManagerService&lt;BR /&gt;01-01 00:00:57.189&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 273 D installd: Applied hard quotas for 10015&lt;BR /&gt;01-01 00:00:57.189&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.StorageManagerService$Lifecycle&lt;BR /&gt;01-01 00:00:57.192&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 422 W installd: Requested default storage /data/user_de/0/com.android.emergency is not active; migrating from /data/data/com.android.emergency&lt;BR /&gt;01-01 00:00:57.214&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 D installd: Applied hard quotas for 10045&lt;BR /&gt;01-01 00:00:57.219&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartStorageManagerService took to complete: 30ms&lt;BR /&gt;01-01 00:00:57.219&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartStorageStatsService&lt;BR /&gt;01-01 00:00:57.220&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.usage.StorageStatsService$Lifecycle&lt;BR /&gt;01-01 00:00:57.236&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 432 D installd: Found quota mount /dev/block/by-name/userdata at /data&lt;BR /&gt;01-01 00:00:57.236&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 432 E installd: Failed to enable USRQUOTA on /dev/block/by-name/userdata: File exists&lt;BR /&gt;01-01 00:00:57.236&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 432 E installd: Failed to enable GRPQUOTA on /dev/block/by-name/userdata: File exists&lt;BR /&gt;01-01 00:00:57.238&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 422 D installd: Found quota mount /dev/block/by-name/userdata at /data&lt;BR /&gt;01-01 00:00:57.238&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 422 E installd: Failed to enable USRQUOTA on /dev/block/by-name/userdata: File exists&lt;BR /&gt;01-01 00:00:57.238&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 422 E installd: Failed to enable GRPQUOTA on /dev/block/by-name/userdata: File exists&lt;BR /&gt;01-01 00:00:57.241&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartStorageStatsService took to complete: 22ms&lt;BR /&gt;01-01 00:00:57.242&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartUiModeManager&lt;BR /&gt;01-01 00:00:57.242&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.UiModeManagerService&lt;BR /&gt;01-01 00:00:57.244&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 445 D StorageManagerService: Thinking about init, mSystemReady=false, mDaemonConnected=true&lt;BR /&gt;01-01 00:00:57.244&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 445 D StorageManagerService: Thinking about reset, mSystemReady=false, mDaemonConnected=true&lt;BR /&gt;01-01 00:00:57.245&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 273 D installd: Applied hard quotas for 10028&lt;BR /&gt;01-01 00:00:57.249&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 445 D StorageManagerService: Thinking about init, mSystemReady=false, mDaemonConnected=true&lt;BR /&gt;01-01 00:00:57.249&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 445 D StorageManagerService: Thinking about reset, mSystemReady=false, mDaemonConnected=true&lt;BR /&gt;01-01 00:00:57.250&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 445 D CryptdConnector: SND -&amp;gt; {1 cryptfs getfield SystemLocale}&lt;BR /&gt;01-01 00:00:57.256&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 392 D SystemServerInitThreadPool: Started executing UiModeManager.onStart&lt;BR /&gt;01-01 00:00:57.257&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 392 I ActivityManager: Config changes=200 {1.0 ?mcc?mnc [en_US] ldltr sw480dp w752dp h456dp 160dpi lrg land -touch -keyb/h/h -nav/h appBounds=Rect(0, 0 - 752, 480) s.4}&lt;BR /&gt;01-01 00:00:57.258&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartUiModeManager took to complete: 16ms&lt;BR /&gt;01-01 00:00:57.258&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: UpdatePackagesIfNeeded&lt;BR /&gt;01-01 00:00:57.269&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 447 D CryptdConnector: RCV &amp;lt;- {200 1 -1}&lt;BR /&gt;01-01 00:00:57.272&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 392 I ActivityManager: Override config changes=200 {1.0 ?mcc?mnc [en_US] ldltr sw480dp w752dp h456dp 160dpi lrg land -touch -keyb/h/h -nav/h appBounds=Rect(0, 0 - 752, 480) s.4} for displayId=0&lt;BR /&gt;01-01 00:00:57.275&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 445 W StorageManagerService: No primary storage mounted!&lt;BR /&gt;01-01 00:00:57.276&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 445 D VoldConnector: SND -&amp;gt; {1 asec list}&lt;BR /&gt;01-01 00:00:57.277&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 1 asec operation succeeded}&lt;BR /&gt;01-01 00:00:57.278&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 445 I PackageManager: No secure containers found&lt;BR /&gt;01-01 00:00:57.287&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 432 D installd: Applied hard quotas for 1002&lt;BR /&gt;01-01 00:00:57.288&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 392 D SystemServerInitThreadPool: Finished executing UiModeManager.onStart&lt;BR /&gt;01-01 00:00:57.401&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 445 W StorageManagerService: No primary storage defined yet; hacking together a stub&lt;BR /&gt;01-01 00:00:57.402&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 273 W installd: Requested default storage /data/user_de/0/com.android.bluetooth is not active; migrating from /data/data/com.android.bluetooth&lt;BR /&gt;01-01 00:00:57.404&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 445 W StorageManagerService: No primary storage defined yet; hacking together a stub&lt;BR /&gt;01-01 00:00:57.406&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 445 W StorageManagerService: No primary storage mounted!&lt;BR /&gt;01-01 00:00:57.406&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 445 D VoldConnector: SND -&amp;gt; {2 asec list}&lt;BR /&gt;01-01 00:00:57.407&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 2 asec operation succeeded}&lt;BR /&gt;01-01 00:00:57.439&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 D installd: Applied hard quotas for 10033&lt;BR /&gt;01-01 00:00:57.445&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 423 D SystemServerTimingAsync: AppDataPrepare took to complete: 2151ms&lt;BR /&gt;01-01 00:00:57.446&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 423 I PackageManager: Deferred reconcileAppsData finished 61 packages&lt;BR /&gt;01-01 00:00:57.446&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 423 D SystemServerInitThreadPool: Finished executing prepareAppData&lt;BR /&gt;01-01 00:00:57.673&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager.DexOptimizer: Running dexopt (dexoptNeeded=1) on: /vendor/app/CactusPlayer/CactusPlayer.apk pkg=com.freescale.cactusplayer isa=arm dexoptFlags=public target-filter=quicken oatDir=null sharedLibraries=null&lt;BR /&gt;01-01 00:00:57.753&amp;nbsp;&amp;nbsp; 448&amp;nbsp;&amp;nbsp; 448 W dex2oat : Using default instruction set features for ARM CPU variant (cortex-a9) using conservative defaults&lt;BR /&gt;01-01 00:00:57.755&amp;nbsp;&amp;nbsp; 448&amp;nbsp;&amp;nbsp; 448 I dex2oat : /system/bin/dex2oat --input-vdex-fd=-1 --output-vdex-fd=9 --compiler-filter=quicken --classpath-dir=/vendor/app/CactusPlayer&lt;BR /&gt;01-01 00:00:57.796&amp;nbsp;&amp;nbsp; 448&amp;nbsp;&amp;nbsp; 448 W dex2oat : Could not reserve sentinel fault page&lt;BR /&gt;01-01 00:00:58.187&amp;nbsp;&amp;nbsp; 448&amp;nbsp;&amp;nbsp; 448 I dex2oat : dex2oat took 434.237ms (312.679ms cpu) (threads: 2) arena alloc=6KB (6264B) java alloc=109KB (111720B) native alloc=1257KB (1287936B) free=1814KB (1857792B)&lt;BR /&gt;01-01 00:00:58.281&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I PackageManager.DexOptimizer: Running dexopt (dexoptNeeded=1) on: /system/app/CubeLiveWallpapers/CubeLiveWallpapers.apk pkg=com.example.android.livecubes isa=arm dexoptFlags=public target-filter=quicken oatDir=null sharedLibraries=null&lt;BR /&gt;01-01 00:00:58.348&amp;nbsp;&amp;nbsp; 451&amp;nbsp;&amp;nbsp; 451 W dex2oat : Using default instruction set features for ARM CPU variant (cortex-a9) using conservative defaults&lt;BR /&gt;01-01 00:00:58.349&amp;nbsp;&amp;nbsp; 451&amp;nbsp;&amp;nbsp; 451 I dex2oat : /system/bin/dex2oat --input-vdex-fd=-1 --output-vdex-fd=9 --compiler-filter=quicken --classpath-dir=/system/app/CubeLiveWallpapers&lt;BR /&gt;01-01 00:00:58.355&amp;nbsp;&amp;nbsp; 451&amp;nbsp;&amp;nbsp; 451 W dex2oat : Could not reserve sentinel fault page&lt;BR /&gt;01-01 00:00:58.630&amp;nbsp;&amp;nbsp; 451&amp;nbsp;&amp;nbsp; 451 I dex2oat : dex2oat took 283.721ms (217.476ms cpu) (threads: 2) arena alloc=5KB (5152B) java alloc=54KB (55408B) native alloc=1170KB (1198320B) free=877KB (898832B)&lt;BR /&gt;01-01 00:00:59.538&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: UpdatePackagesIfNeeded took to complete: 2279ms&lt;BR /&gt;01-01 00:00:59.538&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: PerformFstrimIfNeeded&lt;BR /&gt;01-01 00:00:59.539&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: PerformFstrimIfNeeded took to complete: 1ms&lt;BR /&gt;01-01 00:00:59.539&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartLockSettingsService&lt;BR /&gt;01-01 00:00:59.540&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.locksettings.LockSettingsService$Lifecycle&lt;BR /&gt;01-01 00:00:59.571&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartLockSettingsService took to complete: 32ms&lt;BR /&gt;01-01 00:00:59.572&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartPersistentDataBlock&lt;BR /&gt;01-01 00:00:59.572&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.PersistentDataBlockService&lt;BR /&gt;01-01 00:00:59.575&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 426 D SystemServerInitThreadPool: Started executing PersistentDataBlockService.onStart&lt;BR /&gt;01-01 00:00:59.575&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartPersistentDataBlock took to complete: 4ms&lt;BR /&gt;01-01 00:00:59.576&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartOemLockService&lt;BR /&gt;01-01 00:00:59.577&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.oemlock.OemLockService&lt;BR /&gt;01-01 00:00:59.593&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 426 E PersistentDataBlockService: not able to find package &lt;BR /&gt;01-01 00:00:59.593&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 426 E PersistentDataBlockService: android.content.pm.PackageManager$NameNotFoundException: &lt;BR /&gt;01-01 00:00:59.593&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 426 E PersistentDataBlockService: &amp;nbsp;&amp;nbsp; &amp;nbsp;at android.app.ApplicationPackageManager.getPackageUidAsUser(ApplicationPackageManager.java:281)&lt;BR /&gt;01-01 00:00:59.593&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 426 E PersistentDataBlockService: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.server.PersistentDataBlockService.getAllowedUid(PersistentDataBlockService.java:112)&lt;BR /&gt;01-01 00:00:59.593&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 426 E PersistentDataBlockService: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.server.PersistentDataBlockService.lambda$-com_android_server_PersistentDataBlockService_5033(PersistentDataBlockService.java:125)&lt;BR /&gt;01-01 00:00:59.593&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 426 E PersistentDataBlockService: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.server.-$Lambda$VaVGUZuNs2jqHMhhxPzwNl4zK-M.$m$3(Unknown Source:4)&lt;BR /&gt;01-01 00:00:59.593&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 426 E PersistentDataBlockService: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.server.-$Lambda$VaVGUZuNs2jqHMhhxPzwNl4zK-M.run(Unknown Source:23)&lt;BR /&gt;01-01 00:00:59.593&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 426 E PersistentDataBlockService: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.server.SystemServerInitThreadPool.lambda$-com_android_server_SystemServerInitThreadPool_2249(SystemServerInitThreadPool.java:64)&lt;BR /&gt;01-01 00:00:59.593&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 426 E PersistentDataBlockService: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.server.-$Lambda$Ganck_s9Kl5o2K6eVDoQTKLc-6g.$m$2(Unknown Source:8)&lt;BR /&gt;01-01 00:00:59.593&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 426 E PersistentDataBlockService: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.server.-$Lambda$Ganck_s9Kl5o2K6eVDoQTKLc-6g.run(Unknown Source:19)&lt;BR /&gt;01-01 00:00:59.593&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 426 E PersistentDataBlockService: &amp;nbsp;&amp;nbsp; &amp;nbsp;at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)&lt;BR /&gt;01-01 00:00:59.593&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 426 E PersistentDataBlockService: &amp;nbsp;&amp;nbsp; &amp;nbsp;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;01-01 00:00:59.593&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 426 E PersistentDataBlockService: &amp;nbsp;&amp;nbsp; &amp;nbsp;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)&lt;BR /&gt;01-01 00:00:59.593&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 426 E PersistentDataBlockService: &amp;nbsp;&amp;nbsp; &amp;nbsp;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)&lt;BR /&gt;01-01 00:00:59.593&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 426 E PersistentDataBlockService: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.internal.util.ConcurrentUtils$1$1.run(ConcurrentUtils.java:59)&lt;BR /&gt;01-01 00:00:59.614&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I zygote&amp;nbsp; : Looking for service android.hardware.oemlock@1.0::IOemLock/default&lt;BR /&gt;01-01 00:00:59.615&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.oemlock@1.0::IOemLock/default in either framework or device manifest.&lt;BR /&gt;01-01 00:00:59.617&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I OemLock : OemLock HAL not present on device&lt;BR /&gt;01-01 00:00:59.617&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I OemLock : Using persistent data block based lock&lt;BR /&gt;01-01 00:00:59.620&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartOemLockService took to complete: 44ms&lt;BR /&gt;01-01 00:00:59.620&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartDeviceIdleController&lt;BR /&gt;01-01 00:00:59.621&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.DeviceIdleController&lt;BR /&gt;01-01 00:00:59.628&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartDeviceIdleController took to complete: 9ms&lt;BR /&gt;01-01 00:00:59.629&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartDevicePolicyManager&lt;BR /&gt;01-01 00:00:59.629&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle&lt;BR /&gt;01-01 00:00:59.688&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 426 I PersistentDataBlockService: Formatting FRP partition...&lt;BR /&gt;01-01 00:00:59.691&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartDevicePolicyManager took to complete: 62ms&lt;BR /&gt;01-01 00:00:59.691&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartStatusBarManagerService&lt;BR /&gt;01-01 00:00:59.697&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartStatusBarManagerService took to complete: 6ms&lt;BR /&gt;01-01 00:00:59.698&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartClipboardService&lt;BR /&gt;01-01 00:00:59.698&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.clipboard.ClipboardService&lt;BR /&gt;01-01 00:00:59.703&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartClipboardService took to complete: 5ms&lt;BR /&gt;01-01 00:00:59.704&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartNetworkManagementService&lt;BR /&gt;01-01 00:00:59.722&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 454 I NetworkManagement: onDaemonConnected()&lt;BR /&gt;01-01 00:00:59.732&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartNetworkManagementService took to complete: 29ms&lt;BR /&gt;01-01 00:00:59.733&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartTextServicesManager&lt;BR /&gt;01-01 00:00:59.733&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.TextServicesManagerService$Lifecycle&lt;BR /&gt;01-01 00:00:59.751&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartTextServicesManager took to complete: 19ms&lt;BR /&gt;01-01 00:00:59.752&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartNetworkScoreService&lt;BR /&gt;01-01 00:00:59.756&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartNetworkScoreService took to complete: 4ms&lt;BR /&gt;01-01 00:00:59.756&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartNetworkStatsService&lt;BR /&gt;01-01 00:00:59.837&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 426 D SystemServerInitThreadPool: Finished executing PersistentDataBlockService.onStart&lt;BR /&gt;01-01 00:00:59.884&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartNetworkStatsService took to complete: 127ms&lt;BR /&gt;01-01 00:00:59.884&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartNetworkPolicyManagerService&lt;BR /&gt;01-01 00:00:59.896&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 457 I ServiceThread: Enabled StrictMode logging for NetworkPolicy.uid looper.&lt;BR /&gt;01-01 00:00:59.899&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartNetworkPolicyManagerService took to complete: 15ms&lt;BR /&gt;01-01 00:00:59.899&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartWifi&lt;BR /&gt;01-01 00:01:00.000&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.wifi.WifiService&lt;BR /&gt;01-01 00:01:00.192&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D WifiApConfigStore: 2G band allowed channels are:1,6,11&lt;BR /&gt;01-01 00:01:00.193&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E WifiApConfigStore: Error reading hotspot configuration java.io.FileNotFoundException: /data/misc/wifi/softap.conf (No such file or directory)&lt;BR /&gt;01-01 00:01:00.193&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D WifiApConfigStore: Fallback to use default AP configuration&lt;BR /&gt;01-01 00:01:00.353&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 460 E IpManager.wlan0: ERROR Failed to disable IPv6: java.lang.IllegalStateException: command '1 interface ipv6 wlan0 disable' failed with '400 1 Failed to change IPv6 state (No such file or directory)'&lt;BR /&gt;01-01 00:01:00.355&amp;nbsp;&amp;nbsp; 250&amp;nbsp;&amp;nbsp; 343 D CommandListener: Clearing all IP addresses on wlan0&lt;BR /&gt;01-01 00:01:00.358&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 459 E HalDeviceManager: isSupported: called but mServiceManager is null!?&lt;BR /&gt;01-01 00:01:00.358&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 459 I WifiNative-wlan0: Vendor HAL not supported, Ignore stop...&lt;BR /&gt;01-01 00:01:00.358&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 459 D WificondControl: tearing down interfaces in wificond&lt;BR /&gt;01-01 00:01:00.368&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D WifiController: isAirplaneModeOn = false, isWifiEnabled = false, isScanningAvailable = false&lt;BR /&gt;01-01 00:01:00.379&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E SupplicantStaIfaceHal: Can't call setDebugParams, ISupplicant is null&lt;BR /&gt;01-01 00:01:00.380&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W WifiDiags: no ring buffers found&lt;BR /&gt;01-01 00:01:00.380&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W WifiDiags: Failed to start packet fate monitoring&lt;BR /&gt;01-01 00:01:00.380&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I WifiService: Registering wifi&lt;BR /&gt;01-01 00:01:00.382&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartWifi took to complete: 482ms&lt;BR /&gt;01-01 00:01:00.382&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartWifiScanning&lt;BR /&gt;01-01 00:01:00.392&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.wifi.scanner.WifiScanningService&lt;BR /&gt;01-01 00:01:00.396&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I WifiScanningService: Creating wifiscanner&lt;BR /&gt;01-01 00:01:00.399&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I WifiScanningService: Publishing wifiscanner&lt;BR /&gt;01-01 00:01:00.400&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartWifiScanning took to complete: 18ms&lt;BR /&gt;01-01 00:01:00.400&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartWifiRtt&lt;BR /&gt;01-01 00:01:00.403&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.wifi.RttService&lt;BR /&gt;01-01 00:01:00.404&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I RttService: Creating rttmanager&lt;BR /&gt;01-01 00:01:00.405&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I RttService: Starting rttmanager&lt;BR /&gt;01-01 00:01:00.406&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartWifiRtt took to complete: 6ms&lt;BR /&gt;01-01 00:01:00.407&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: No Wi-Fi Aware Service (Aware support Not Present)&lt;BR /&gt;01-01 00:01:00.407&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartWifiP2P&lt;BR /&gt;01-01 00:01:00.408&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.wifi.p2p.WifiP2pService&lt;BR /&gt;01-01 00:01:00.426&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I WifiP2pService: Registering wifip2p&lt;BR /&gt;01-01 00:01:00.427&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartWifiP2P took to complete: 20ms&lt;BR /&gt;01-01 00:01:00.427&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartEthernet&lt;BR /&gt;01-01 00:01:00.429&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.ethernet.EthernetService&lt;BR /&gt;01-01 00:01:00.430&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I EthernetServiceImpl: Creating EthernetConfigStore&lt;BR /&gt;01-01 00:01:00.431&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E IpConfigStore: Error opening configuration file: java.io.FileNotFoundException: /data/misc/ethernet/ipconfig.txt (No such file or directory)&lt;BR /&gt;01-01 00:01:00.432&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W EthernetConfigStore: No Ethernet configuration found. Using default.&lt;BR /&gt;01-01 00:01:00.432&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I EthernetServiceImpl: Read stored IP configuration: IP assignment: DHCP&lt;BR /&gt;01-01 00:01:00.432&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I EthernetServiceImpl: Proxy settings: NONE&lt;BR /&gt;01-01 00:01:00.440&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I EthernetService: Registering service ethernet&lt;BR /&gt;01-01 00:01:00.441&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartEthernet took to complete: 13ms&lt;BR /&gt;01-01 00:01:00.441&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartConnectivityService&lt;BR /&gt;01-01 00:01:00.455&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ConnectivityService: ConnectivityService starting up&lt;BR /&gt;01-01 00:01:00.469&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ConnectivityService: wifiOnly=true&lt;BR /&gt;01-01 00:01:00.470&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E ConnectivityService: Ignoring protectedNetwork 10&lt;BR /&gt;01-01 00:01:00.470&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E ConnectivityService: Ignoring protectedNetwork 11&lt;BR /&gt;01-01 00:01:00.470&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E ConnectivityService: Ignoring protectedNetwork 12&lt;BR /&gt;01-01 00:01:00.470&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E ConnectivityService: Ignoring protectedNetwork 14&lt;BR /&gt;01-01 00:01:00.470&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E ConnectivityService: Ignoring protectedNetwork 15&lt;BR /&gt;01-01 00:01:00.517&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartConnectivityService took to complete: 75ms&lt;BR /&gt;01-01 00:01:00.517&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartNsdService&lt;BR /&gt;01-01 00:01:00.522&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D NsdService: Network service discovery is enabled&lt;BR /&gt;01-01 00:01:00.527&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartNsdService took to complete: 10ms&lt;BR /&gt;01-01 00:01:00.527&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartUpdateLockService&lt;BR /&gt;01-01 00:01:00.530&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartUpdateLockService took to complete: 4ms&lt;BR /&gt;01-01 00:01:00.530&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: WaitForAsecScan&lt;BR /&gt;01-01 00:01:00.531&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: WaitForAsecScan took to complete: 0ms&lt;BR /&gt;01-01 00:01:00.531&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartNotificationManager&lt;BR /&gt;01-01 00:01:00.533&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.notification.NotificationManagerService&lt;BR /&gt;01-01 00:01:00.558&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 389 I zygote&amp;nbsp; : Background concurrent copying GC freed 22854(1502KB) AllocSpace objects, 6(120KB) LOS objects, 42% free, 2MB/4MB, paused 246us total 102.150ms&lt;BR /&gt;01-01 00:01:00.615&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ConditionProviders.SCP: new ScheduleConditionProvider()&lt;BR /&gt;01-01 00:01:00.621&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ZenLog&amp;nbsp; : set_zen_mode: off,init&lt;BR /&gt;01-01 00:01:00.626&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W SystemServiceManager: Service com.android.server.notification.NotificationManagerService took 60 ms in onStart&lt;BR /&gt;01-01 00:01:00.633&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartNotificationManager took to complete: 103ms&lt;BR /&gt;01-01 00:01:00.633&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartDeviceMonitor&lt;BR /&gt;01-01 00:01:00.634&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.storage.DeviceStorageMonitorService&lt;BR /&gt;01-01 00:01:00.638&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartDeviceMonitor took to complete: 4ms&lt;BR /&gt;01-01 00:01:00.638&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartLocationManagerService&lt;BR /&gt;01-01 00:01:00.643&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartLocationManagerService took to complete: 5ms&lt;BR /&gt;01-01 00:01:00.643&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartCountryDetectorService&lt;BR /&gt;01-01 00:01:00.652&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartCountryDetectorService took to complete: 9ms&lt;BR /&gt;01-01 00:01:00.653&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartSearchManagerService&lt;BR /&gt;01-01 00:01:00.653&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.search.SearchManagerService$Lifecycle&lt;BR /&gt;01-01 00:01:00.658&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartSearchManagerService took to complete: 5ms&lt;BR /&gt;01-01 00:01:00.658&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartWallpaperManagerService&lt;BR /&gt;01-01 00:01:00.659&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.wallpaper.WallpaperManagerService$Lifecycle&lt;BR /&gt;01-01 00:01:00.664&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I WallpaperManagerService: No static wallpaper imagery; defaults will be shown&lt;BR /&gt;01-01 00:01:00.664&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W WallpaperManagerService: no current wallpaper -- first boot?&lt;BR /&gt;01-01 00:01:00.666&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartWallpaperManagerService took to complete: 7ms&lt;BR /&gt;01-01 00:01:00.666&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartAudioService&lt;BR /&gt;01-01 00:01:00.666&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.audio.AudioService$Lifecycle&lt;BR /&gt;01-01 00:01:00.696&amp;nbsp;&amp;nbsp; 270&amp;nbsp;&amp;nbsp; 368 D PermissionCache: checking android.permission.MODIFY_AUDIO_SETTINGS for uid=1000 =&amp;gt; granted (6040 us)&lt;BR /&gt;01-01 00:01:00.707&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W TelecomManager: Telecom Service not found.&lt;BR /&gt;01-01 00:01:00.744&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartAudioService took to complete: 79ms&lt;BR /&gt;01-01 00:01:00.744&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartDockObserver&lt;BR /&gt;01-01 00:01:00.745&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.DockObserver&lt;BR /&gt;01-01 00:01:00.746&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W DockObserver: This kernel does not have dock station support&lt;BR /&gt;01-01 00:01:00.749&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartDockObserver took to complete: 4ms&lt;BR /&gt;01-01 00:01:00.749&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartWiredAccessoryManager&lt;BR /&gt;01-01 00:01:00.751&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W WiredAccessoryManager: This kernel does not have wired headset support&lt;BR /&gt;01-01 00:01:00.752&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W WiredAccessoryManager: This kernel does not have usb audio support&lt;BR /&gt;01-01 00:01:00.752&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W WiredAccessoryManager: This kernel does not have HDMI audio support&lt;BR /&gt;01-01 00:01:00.752&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartWiredAccessoryManager took to complete: 4ms&lt;BR /&gt;01-01 00:01:00.753&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartUsbService&lt;BR /&gt;01-01 00:01:00.753&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.usb.UsbService$Lifecycle&lt;BR /&gt;01-01 00:01:00.774&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E AlsaCardRecord: Failed to parse line 0 of /proc/asound/cards: ---&lt;BR /&gt;01-01 00:01:00.777&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E UsbDeviceManager: failed to write to /sys/class/android_usb/android0/f_rndis/ethaddr&lt;BR /&gt;01-01 00:01:00.798&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I zygote&amp;nbsp; : Looking for service android.hidl.manager@1.0::IServiceManager/default&lt;BR /&gt;01-01 00:01:00.801&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I zygote&amp;nbsp; : Starting thread pool.&lt;BR /&gt;01-01 00:01:00.804&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 441 I UsbPortManager: Usb hal service started android.hardware.usb@1.0::IUsb default&lt;BR /&gt;01-01 00:01:00.804&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 441 I zygote&amp;nbsp; : Looking for service android.hardware.usb@1.0::IUsb/default&lt;BR /&gt;01-01 00:01:00.806&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 441 I zygote&amp;nbsp; : Starting thread pool.&lt;BR /&gt;01-01 00:01:00.808&amp;nbsp;&amp;nbsp; 263&amp;nbsp;&amp;nbsp; 263 I android.hardware.usb@1.0-service: registering callback&lt;BR /&gt;01-01 00:01:00.809&amp;nbsp;&amp;nbsp; 263&amp;nbsp;&amp;nbsp; 263 E android.hardware.usb@1.0-service: Failed to open /sys/class/dual_role_usb&lt;BR /&gt;01-01 00:01:00.815&amp;nbsp;&amp;nbsp; 263&amp;nbsp;&amp;nbsp; 474 E android.hardware.usb@1.0-service: creating thread&lt;BR /&gt;01-01 00:01:00.816&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W SystemServiceManager: Service com.android.server.usb.UsbService$Lifecycle took 62 ms in onStart&lt;BR /&gt;01-01 00:01:00.816&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartUsbService took to complete: 63ms&lt;BR /&gt;01-01 00:01:00.816&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartSerialService&lt;BR /&gt;01-01 00:01:00.819&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartSerialService took to complete: 3ms&lt;BR /&gt;01-01 00:01:00.819&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartHardwarePropertiesManagerService&lt;BR /&gt;01-01 00:01:00.821&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.thermal@1.0::IThermal/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:00.822&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E HardwarePropertiesManagerService-JNI: Unable to get Thermal service.&lt;BR /&gt;01-01 00:01:00.824&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartHardwarePropertiesManagerService took to complete: 5ms&lt;BR /&gt;01-01 00:01:00.824&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartTwilightService&lt;BR /&gt;01-01 00:01:00.824&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.twilight.TwilightService&lt;BR /&gt;01-01 00:01:00.825&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartTwilightService took to complete: 1ms&lt;BR /&gt;01-01 00:01:00.825&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartJobScheduler&lt;BR /&gt;01-01 00:01:00.826&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.job.JobSchedulerService&lt;BR /&gt;01-01 00:01:00.843&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ConnectivityService: requestNetwork for uid/pid:1000/379 NetworkRequest [ TRACK_DEFAULT id=3, [ Capabilities: INTERNET&amp;amp;NOT_RESTRICTED&amp;amp;TRUSTED&amp;amp;NOT_VPN] ]&lt;BR /&gt;01-01 00:01:00.851&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartJobScheduler took to complete: 26ms&lt;BR /&gt;01-01 00:01:00.852&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartSoundTrigger&lt;BR /&gt;01-01 00:01:00.852&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.soundtrigger.SoundTriggerService&lt;BR /&gt;01-01 00:01:00.855&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartSoundTrigger took to complete: 3ms&lt;BR /&gt;01-01 00:01:00.855&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartTrustManager&lt;BR /&gt;01-01 00:01:00.856&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.trust.TrustManagerService&lt;BR /&gt;01-01 00:01:00.865&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartTrustManager took to complete: 10ms&lt;BR /&gt;01-01 00:01:00.866&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartBackupManager&lt;BR /&gt;01-01 00:01:00.866&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.backup.BackupManagerService$Lifecycle&lt;BR /&gt;01-01 00:01:00.893&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartBackupManager took to complete: 27ms&lt;BR /&gt;01-01 00:01:00.893&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartAppWidgerService&lt;BR /&gt;01-01 00:01:00.894&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.appwidget.AppWidgetService&lt;BR /&gt;01-01 00:01:00.924&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartAppWidgerService took to complete: 30ms&lt;BR /&gt;01-01 00:01:00.924&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartVoiceRecognitionManager&lt;BR /&gt;01-01 00:01:00.924&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.voiceinteraction.VoiceInteractionManagerService&lt;BR /&gt;01-01 00:01:00.932&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartVoiceRecognitionManager took to complete: 9ms&lt;BR /&gt;01-01 00:01:00.933&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartGestureLauncher&lt;BR /&gt;01-01 00:01:00.933&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.GestureLauncherService&lt;BR /&gt;01-01 00:01:00.934&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartGestureLauncher took to complete: 1ms&lt;BR /&gt;01-01 00:01:00.934&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartSensorNotification&lt;BR /&gt;01-01 00:01:00.935&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.SensorNotificationService&lt;BR /&gt;01-01 00:01:00.935&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartSensorNotification took to complete: 0ms&lt;BR /&gt;01-01 00:01:00.935&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartContextHubSystemService&lt;BR /&gt;01-01 00:01:00.935&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.ContextHubSystemService&lt;BR /&gt;01-01 00:01:00.936&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartContextHubSystemService took to complete: 0ms&lt;BR /&gt;01-01 00:01:00.936&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 427 D SystemServerInitThreadPool: Started executing Init ContextHubSystemService&lt;BR /&gt;01-01 00:01:00.936&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartDiskStatsService&lt;BR /&gt;01-01 00:01:00.940&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.contexthub@1.0::IContexthub/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:00.940&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartDiskStatsService took to complete: 5ms&lt;BR /&gt;01-01 00:01:00.941&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartSamplingProfilerService&lt;BR /&gt;01-01 00:01:00.942&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 427 E ContextHubService: Could not load context hub hal&lt;BR /&gt;01-01 00:01:00.942&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 427 W ContextHubService: No Context Hub Module present&lt;BR /&gt;01-01 00:01:00.942&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 427 D SystemServerInitThreadPool: Finished executing Init ContextHubSystemService&lt;BR /&gt;01-01 00:01:00.956&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartSamplingProfilerService took to complete: 15ms&lt;BR /&gt;01-01 00:01:00.956&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartNetworkTimeUpdateService&lt;BR /&gt;01-01 00:01:00.958&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartNetworkTimeUpdateService took to complete: 3ms&lt;BR /&gt;01-01 00:01:00.958&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartCommonTimeManagementService&lt;BR /&gt;01-01 00:01:00.962&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartCommonTimeManagementService took to complete: 3ms&lt;BR /&gt;01-01 00:01:00.962&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: CertBlacklister&lt;BR /&gt;01-01 00:01:00.964&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: CertBlacklister took to complete: 1ms&lt;BR /&gt;01-01 00:01:00.964&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartEmergencyAffordanceService&lt;BR /&gt;01-01 00:01:00.965&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.emergency.EmergencyAffordanceService&lt;BR /&gt;01-01 00:01:00.965&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartEmergencyAffordanceService took to complete: 1ms&lt;BR /&gt;01-01 00:01:00.966&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartDreamManager&lt;BR /&gt;01-01 00:01:00.966&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.dreams.DreamManagerService&lt;BR /&gt;01-01 00:01:00.972&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartDreamManager took to complete: 6ms&lt;BR /&gt;01-01 00:01:00.972&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: AddGraphicsStatsService&lt;BR /&gt;01-01 00:01:00.975&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: AddGraphicsStatsService took to complete: 4ms&lt;BR /&gt;01-01 00:01:00.978&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartPrintManager&lt;BR /&gt;01-01 00:01:00.978&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.print.PrintManagerService&lt;BR /&gt;01-01 00:01:00.986&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartPrintManager took to complete: 9ms&lt;BR /&gt;01-01 00:01:00.987&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartCompanionDeviceManager&lt;BR /&gt;01-01 00:01:00.988&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.companion.CompanionDeviceManagerService&lt;BR /&gt;01-01 00:01:00.993&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartCompanionDeviceManager took to complete: 6ms&lt;BR /&gt;01-01 00:01:00.993&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartRestrictionManager&lt;BR /&gt;01-01 00:01:00.994&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.restrictions.RestrictionsManagerService&lt;BR /&gt;01-01 00:01:00.997&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartRestrictionManager took to complete: 3ms&lt;BR /&gt;01-01 00:01:00.997&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartMediaSessionService&lt;BR /&gt;01-01 00:01:00.998&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.media.MediaSessionService&lt;BR /&gt;01-01 00:01:01.011&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartMediaSessionService took to complete: 14ms&lt;BR /&gt;01-01 00:01:01.012&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartMediaResourceMonitor&lt;BR /&gt;01-01 00:01:01.012&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.media.MediaResourceMonitorService&lt;BR /&gt;01-01 00:01:01.014&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartMediaResourceMonitor took to complete: 2ms&lt;BR /&gt;01-01 00:01:01.014&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartMediaRouterService&lt;BR /&gt;01-01 00:01:01.018&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartMediaRouterService took to complete: 5ms&lt;BR /&gt;01-01 00:01:01.018&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartBackgroundDexOptService&lt;BR /&gt;01-01 00:01:01.020&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartBackgroundDexOptService took to complete: 1ms&lt;BR /&gt;01-01 00:01:01.020&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartPruneInstantAppsJobService&lt;BR /&gt;01-01 00:01:01.021&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartPruneInstantAppsJobService took to complete: 1ms&lt;BR /&gt;01-01 00:01:01.021&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartShortcutServiceLifecycle&lt;BR /&gt;01-01 00:01:01.022&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.pm.ShortcutService$Lifecycle&lt;BR /&gt;01-01 00:01:01.032&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartShortcutServiceLifecycle took to complete: 10ms&lt;BR /&gt;01-01 00:01:01.032&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartLauncherAppsService&lt;BR /&gt;01-01 00:01:01.032&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.pm.LauncherAppsService&lt;BR /&gt;01-01 00:01:01.036&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartLauncherAppsService took to complete: 4ms&lt;BR /&gt;01-01 00:01:01.036&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartMediaProjectionManager&lt;BR /&gt;01-01 00:01:01.036&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.media.projection.MediaProjectionManagerService&lt;BR /&gt;01-01 00:01:01.058&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 V MediaRouter: Adding route: RouteInfo{ name=Tablet, description=null, status=null, category=RouteCategory{ name=System types=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO&amp;nbsp; groupable=false }, supportedTypes=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO , presentationDisplay=null }&lt;BR /&gt;01-01 00:01:01.066&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 V MediaRouter: Selecting route: RouteInfo{ name=Tablet, description=null, status=null, category=RouteCategory{ name=System types=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO&amp;nbsp; groupable=false }, supportedTypes=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO , presentationDisplay=null }&lt;BR /&gt;01-01 00:01:01.077&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartMediaProjectionManager took to complete: 41ms&lt;BR /&gt;01-01 00:01:01.077&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartCameraServiceProxy&lt;BR /&gt;01-01 00:01:01.078&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.camera.CameraServiceProxy&lt;BR /&gt;01-01 00:01:01.080&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 478 I ServiceThread: Enabled StrictMode logging for CameraService_proxy looper.&lt;BR /&gt;01-01 00:01:01.084&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartCameraServiceProxy took to complete: 6ms&lt;BR /&gt;01-01 00:01:01.085&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I WindowManager: SAFE MODE not enabled&lt;BR /&gt;01-01 00:01:01.085&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartJitCompilation&lt;BR /&gt;01-01 00:01:01.085&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartJitCompilation took to complete: 0ms&lt;BR /&gt;01-01 00:01:01.085&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartMmsService&lt;BR /&gt;01-01 00:01:01.086&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.MmsServiceBroker&lt;BR /&gt;01-01 00:01:01.089&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartMmsService took to complete: 4ms&lt;BR /&gt;01-01 00:01:01.090&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartAutoFillService&lt;BR /&gt;01-01 00:01:01.090&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting com.android.server.autofill.AutofillManagerService&lt;BR /&gt;01-01 00:01:01.096&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I AutofillManagerService: Setting debug to true&lt;BR /&gt;01-01 00:01:01.101&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartAutoFillService took to complete: 12ms&lt;BR /&gt;01-01 00:01:01.102&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: MakeVibratorServiceReady&lt;BR /&gt;01-01 00:01:01.104&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: MakeVibratorServiceReady took to complete: 3ms&lt;BR /&gt;01-01 00:01:01.105&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: MakeLockSettingsServiceReady&lt;BR /&gt;01-01 00:01:01.161&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E SQLiteLog: (1) no such table: locksettings&lt;BR /&gt;01-01 00:01:01.177&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I LockSettingsService: Migrated lock settings to new location&lt;BR /&gt;01-01 00:01:01.188&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I LockSettingsService: Migrated per-user lock settings to new location&lt;BR /&gt;01-01 00:01:01.207&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I LockSettingsService: Migrated biometric weak to use the fallback instead&lt;BR /&gt;01-01 00:01:01.217&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I LockSettingsService: Migrated lockscreen disabled flag&lt;BR /&gt;01-01 00:01:01.226&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I zygote&amp;nbsp; : Looking for service android.hardware.weaver@1.0::IWeaver/default&lt;BR /&gt;01-01 00:01:01.227&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.weaver@1.0::IWeaver/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:01.229&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SyntheticPasswordManager: Device does not support weaver&lt;BR /&gt;01-01 00:01:01.229&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I LockSettingsService: FRP credential disabled, reporting device setup complete to Gatekeeper immediately&lt;BR /&gt;01-01 00:01:01.232&amp;nbsp;&amp;nbsp; 285&amp;nbsp;&amp;nbsp; 285 D PermissionCache: checking android.permission.ACCESS_KEYGUARD_SECURE_STORAGE for uid=1000 =&amp;gt; granted (2504 us)&lt;BR /&gt;01-01 00:01:01.233&amp;nbsp;&amp;nbsp; 285&amp;nbsp;&amp;nbsp; 285 I gatekeeperd: cold boot: clearing state&lt;BR /&gt;01-01 00:01:01.236&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gatekeeper.password.key: open failed: ENOENT (No such file or directory)&lt;BR /&gt;01-01 00:01:01.236&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/password.key: open failed: ENOENT (No such file or directory)&lt;BR /&gt;01-01 00:01:01.238&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gatekeeper.pattern.key: open failed: ENOENT (No such file or directory)&lt;BR /&gt;01-01 00:01:01.239&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gatekeeper.gesture.key: open failed: ENOENT (No such file or directory)&lt;BR /&gt;01-01 00:01:01.241&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gesture.key: open failed: ENOENT (No such file or directory)&lt;BR /&gt;01-01 00:01:01.241&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: MakeLockSettingsServiceReady took to complete: 136ms&lt;BR /&gt;01-01 00:01:01.241&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartBootPhaseLockSettingsReady&lt;BR /&gt;01-01 00:01:01.241&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting phase 480&lt;BR /&gt;01-01 00:01:01.263&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartBootPhaseLockSettingsReady took to complete: 22ms&lt;BR /&gt;01-01 00:01:01.264&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartBootPhaseSystemServicesReady&lt;BR /&gt;01-01 00:01:01.264&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting phase 500&lt;BR /&gt;01-01 00:01:01.273&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I VrManagerService: No default vr listener service found.&lt;BR /&gt;01-01 00:01:01.285&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I WifiService: WifiService starting up with Wi-Fi disabled&lt;BR /&gt;01-01 00:01:01.294&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 459 I zygote&amp;nbsp; : Looking for service android.hidl.manager@1.0::IServiceManager/default&lt;BR /&gt;01-01 00:01:01.296&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 459 I zygote&amp;nbsp; : Starting thread pool.&lt;BR /&gt;01-01 00:01:01.299&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 442 D HalDeviceManager: IWifi registration notification: fqName=android.hardware.wifi@1.0::IWifi, name=default, preexisting=true&lt;BR /&gt;01-01 00:01:01.300&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 442 I zygote&amp;nbsp; : Looking for service android.hardware.wifi@1.0::IWifi/default&lt;BR /&gt;01-01 00:01:01.302&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 442 I zygote&amp;nbsp; : Starting thread pool.&lt;BR /&gt;01-01 00:01:01.326&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I WifiScanningService: Starting wifiscanner&lt;BR /&gt;01-01 00:01:01.331&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I RttService: Registering rttmanager&lt;BR /&gt;01-01 00:01:01.334&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I EthernetServiceImpl: Starting Ethernet service&lt;BR /&gt;01-01 00:01:01.338&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D Ethernet: Registering NetworkFactory&lt;BR /&gt;01-01 00:01:01.338&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 464 D ConnectivityService: Got NetworkFactory Messenger for Ethernet&lt;BR /&gt;01-01 00:01:01.339&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 480 D Ethernet: got request NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&amp;amp;NOT_RESTRICTED&amp;amp;TRUSTED&amp;amp;NOT_VPN] ] with score 0&lt;BR /&gt;01-01 00:01:01.340&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 480 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=3, [ Capabilities: INTERNET&amp;amp;NOT_RESTRICTED&amp;amp;TRUSTED&amp;amp;NOT_VPN] ] with score 0&lt;BR /&gt;01-01 00:01:01.344&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 480 D EthernetNetworkFactory: Started tracking interface eth0&lt;BR /&gt;01-01 00:01:01.345&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ZenLog&amp;nbsp; : config: cleanUpZenRules,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,allowWhenScreenOff=true,allowWhenScreenOn=true,automaticRules={6544c6929f4146d7b057d79a1d9f40bf=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&amp;amp;calendar=&amp;amp;reply=1,condition=null,component=ComponentInfo{android/com.android.server.notification.EventConditionProvider},id=6544c6929f4146d7b057d79a1d9f40bf,creationTime=60606,enabler=null], ca859dcc4d0342d1a0d99345ea03a260=ZenRule[enabled=false,snoozing=false,name=Weeknight,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=1.2.3.4.5&amp;amp;start=22.0&amp;amp;end=7.0&amp;amp;exitAtAlarm=false,condition=null,component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=ca859dcc4d0342d1a0d99345ea03a260,creationTime=60604,enabler=null], b93582e5a95c453b9f64fb4f95f5e62c=ZenRule[enabled=false,snoozing=false,name=Weekend,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=6.7&amp;amp;start=23.30&amp;amp;end=10.0&amp;amp;exitAtAlarm=false,condition=null,component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=b93582e5a95c453b9f64fb4f95f5e62c,creationTime=60604,enabler=null]},manualRule=null],Diff[]&lt;BR /&gt;01-01 00:01:01.346&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ZenLog&amp;nbsp; : set_zen_mode: off,onSystemReady&lt;BR /&gt;01-01 00:01:01.348&amp;nbsp;&amp;nbsp; 250&amp;nbsp;&amp;nbsp; 343 D CommandListener: Setting iface cfg&lt;BR /&gt;01-01 00:01:01.348&amp;nbsp;&amp;nbsp; 250&amp;nbsp;&amp;nbsp; 343 D CommandListener: Trying to bring up eth0&lt;BR /&gt;01-01 00:01:01.355&amp;nbsp;&amp;nbsp; 270&amp;nbsp;&amp;nbsp; 368 D PermissionCache: checking android.permission.CAPTURE_AUDIO_HOTWORD for uid=1000 =&amp;gt; granted (282 us)&lt;BR /&gt;01-01 00:01:01.355&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W SoundTriggerHelper: listModules status=0, # of modules=0&lt;BR /&gt;01-01 00:01:01.357&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ContextHubSystemService: onBootPhase: PHASE_SYSTEM_SERVICES_READY&lt;BR /&gt;01-01 00:01:01.359&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartBootPhaseSystemServicesReady took to complete: 95ms&lt;BR /&gt;01-01 00:01:01.359&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: MakeWindowManagerServiceReady&lt;BR /&gt;01-01 00:01:01.385&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I zygote&amp;nbsp; : Looking for service android.hardware.configstore@1.0::ISurfaceFlingerConfigs/default&lt;BR /&gt;01-01 00:01:01.387&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.configstore@1.0::ISurfaceFlingerConfigs/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:01.388&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I zygote&amp;nbsp; : Starting thread pool.&lt;BR /&gt;01-01 00:01:01.390&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: MakeWindowManagerServiceReady took to complete: 31ms&lt;BR /&gt;01-01 00:01:01.392&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: MakePowerManagerServiceReady&lt;BR /&gt;01-01 00:01:01.419&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 403 W KeyguardServiceDelegate: onScreenTurningOn(): no keyguard service!&lt;BR /&gt;01-01 00:01:01.430&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: MakePowerManagerServiceReady took to complete: 38ms&lt;BR /&gt;01-01 00:01:01.430&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: MakePackageManagerServiceReady&lt;BR /&gt;01-01 00:01:01.442&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I DefaultPermGrantPolicy: Granting permissions to platform components for user 0&lt;BR /&gt;01-01 00:01:01.445&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {3 volume remount_uid 1001 none}&lt;BR /&gt;01-01 00:01:01.445&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 1001 as mode none&lt;BR /&gt;01-01 00:01:01.454&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 283&lt;BR /&gt;01-01 00:01:01.455&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.460&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 3 Command succeeded}&lt;BR /&gt;01-01 00:01:01.462&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {4 volume remount_uid 1001 none}&lt;BR /&gt;01-01 00:01:01.463&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 1001 as mode none&lt;BR /&gt;01-01 00:01:01.470&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 283&lt;BR /&gt;01-01 00:01:01.470&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.471&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 4 Command succeeded}&lt;BR /&gt;01-01 00:01:01.475&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {5 volume remount_uid 1027 none}&lt;BR /&gt;01-01 00:01:01.476&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 1027 as mode none&lt;BR /&gt;01-01 00:01:01.485&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 5 Command succeeded}&lt;BR /&gt;01-01 00:01:01.487&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {6 volume remount_uid 1027 none}&lt;BR /&gt;01-01 00:01:01.488&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 1027 as mode none&lt;BR /&gt;01-01 00:01:01.495&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 6 Command succeeded}&lt;BR /&gt;01-01 00:01:01.499&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {7 volume remount_uid 1000 none}&lt;BR /&gt;01-01 00:01:01.500&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 1000 as mode none&lt;BR /&gt;01-01 00:01:01.506&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 233&lt;BR /&gt;01-01 00:01:01.506&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.506&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 234&lt;BR /&gt;01-01 00:01:01.506&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.506&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 235&lt;BR /&gt;01-01 00:01:01.506&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.506&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 253&lt;BR /&gt;01-01 00:01:01.507&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.507&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 257&lt;BR /&gt;01-01 00:01:01.507&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.507&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 258&lt;BR /&gt;01-01 00:01:01.507&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.508&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 259&lt;BR /&gt;01-01 00:01:01.508&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.508&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 260&lt;BR /&gt;01-01 00:01:01.508&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.508&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 261&lt;BR /&gt;01-01 00:01:01.508&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.508&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 262&lt;BR /&gt;01-01 00:01:01.509&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.509&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 263&lt;BR /&gt;01-01 00:01:01.509&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.509&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 267&lt;BR /&gt;01-01 00:01:01.509&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.510&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 285&lt;BR /&gt;01-01 00:01:01.510&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.510&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 379&lt;BR /&gt;01-01 00:01:01.519&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 480 D EthernetNetworkFactory: updateInterface: eth0 link down&lt;BR /&gt;01-01 00:01:01.609&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 7 Command succeeded}&lt;BR /&gt;01-01 00:01:01.611&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {8 volume remount_uid 1000 none}&lt;BR /&gt;01-01 00:01:01.611&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 1000 as mode none&lt;BR /&gt;01-01 00:01:01.617&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 233&lt;BR /&gt;01-01 00:01:01.617&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.618&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 234&lt;BR /&gt;01-01 00:01:01.618&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.618&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 235&lt;BR /&gt;01-01 00:01:01.618&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.618&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 253&lt;BR /&gt;01-01 00:01:01.618&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.618&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 257&lt;BR /&gt;01-01 00:01:01.618&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.618&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 258&lt;BR /&gt;01-01 00:01:01.619&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.619&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 259&lt;BR /&gt;01-01 00:01:01.619&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.619&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 260&lt;BR /&gt;01-01 00:01:01.619&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.619&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 261&lt;BR /&gt;01-01 00:01:01.619&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.619&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 262&lt;BR /&gt;01-01 00:01:01.619&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.619&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 263&lt;BR /&gt;01-01 00:01:01.619&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.620&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 267&lt;BR /&gt;01-01 00:01:01.620&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.620&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 285&lt;BR /&gt;01-01 00:01:01.620&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.620&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 379&lt;BR /&gt;01-01 00:01:01.625&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 8 Command succeeded}&lt;BR /&gt;01-01 00:01:01.640&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {9 volume remount_uid 2000 none}&lt;BR /&gt;01-01 00:01:01.641&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 2000 as mode none&lt;BR /&gt;01-01 00:01:01.647&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 268&lt;BR /&gt;01-01 00:01:01.648&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.648&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 269&lt;BR /&gt;01-01 00:01:01.648&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.650&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 9 Command succeeded}&lt;BR /&gt;01-01 00:01:01.652&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {10 volume remount_uid 2000 none}&lt;BR /&gt;01-01 00:01:01.652&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 2000 as mode none&lt;BR /&gt;01-01 00:01:01.661&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 268&lt;BR /&gt;01-01 00:01:01.661&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.661&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 269&lt;BR /&gt;01-01 00:01:01.661&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.662&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 10 Command succeeded}&lt;BR /&gt;01-01 00:01:01.665&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {11 volume remount_uid 10025 none}&lt;BR /&gt;01-01 00:01:01.665&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 10025 as mode none&lt;BR /&gt;01-01 00:01:01.673&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 11 Command succeeded}&lt;BR /&gt;01-01 00:01:01.674&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {12 volume remount_uid 10025 none}&lt;BR /&gt;01-01 00:01:01.675&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 10025 as mode none&lt;BR /&gt;01-01 00:01:01.682&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 12 Command succeeded}&lt;BR /&gt;01-01 00:01:01.686&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {13 volume remount_uid 1002 none}&lt;BR /&gt;01-01 00:01:01.687&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 1002 as mode none&lt;BR /&gt;01-01 00:01:01.694&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 255&lt;BR /&gt;01-01 00:01:01.694&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.695&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 13 Command succeeded}&lt;BR /&gt;01-01 00:01:01.696&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {14 volume remount_uid 1002 none}&lt;BR /&gt;01-01 00:01:01.698&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 1002 as mode none&lt;BR /&gt;01-01 00:01:01.704&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Found matching PID 255&lt;BR /&gt;01-01 00:01:01.704&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 W vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Skipping due to root namespace&lt;BR /&gt;01-01 00:01:01.705&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 14 Command succeeded}&lt;BR /&gt;01-01 00:01:01.710&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I DefaultPermGrantPolicy: Granting permissions to default platform handlers for user 0&lt;BR /&gt;01-01 00:01:01.710&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W VoiceInteractionManagerService: no available voice interaction services found for user 0&lt;BR /&gt;01-01 00:01:01.711&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W VoiceInteractionManagerService: no available voice recognition services found for user 0&lt;BR /&gt;01-01 00:01:01.751&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SyncManager: No initial accounts&lt;BR /&gt;01-01 00:01:01.752&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SyncManager: No initial status&lt;BR /&gt;01-01 00:01:01.752&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SyncManager: No initial statistics&lt;BR /&gt;01-01 00:01:01.820&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {15 volume remount_uid 10022 none}&lt;BR /&gt;01-01 00:01:01.821&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 10022 as mode none&lt;BR /&gt;01-01 00:01:01.832&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 15 Command succeeded}&lt;BR /&gt;01-01 00:01:01.835&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {16 volume remount_uid 10041 none}&lt;BR /&gt;01-01 00:01:01.837&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 10041 as mode none&lt;BR /&gt;01-01 00:01:01.844&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 16 Command succeeded}&lt;BR /&gt;01-01 00:01:01.845&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {17 volume remount_uid 10041 none}&lt;BR /&gt;01-01 00:01:01.847&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 10041 as mode none&lt;BR /&gt;01-01 00:01:01.854&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 17 Command succeeded}&lt;BR /&gt;01-01 00:01:01.856&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {18 volume remount_uid 10010 none}&lt;BR /&gt;01-01 00:01:01.857&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 10010 as mode none&lt;BR /&gt;01-01 00:01:01.865&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 18 Command succeeded}&lt;BR /&gt;01-01 00:01:01.867&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {19 volume remount_uid 10010 none}&lt;BR /&gt;01-01 00:01:01.869&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 10010 as mode none&lt;BR /&gt;01-01 00:01:01.877&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 19 Command succeeded}&lt;BR /&gt;01-01 00:01:01.879&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {20 volume remount_uid 10012 none}&lt;BR /&gt;01-01 00:01:01.887&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 10012 as mode none&lt;BR /&gt;01-01 00:01:01.896&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 20 Command succeeded}&lt;BR /&gt;01-01 00:01:01.898&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {21 volume remount_uid 10012 none}&lt;BR /&gt;01-01 00:01:01.900&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 10012 as mode none&lt;BR /&gt;01-01 00:01:01.906&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 389 I zygote&amp;nbsp; : Background concurrent copying GC freed 22095(1599KB) AllocSpace objects, 6(120KB) LOS objects, 42% free, 3MB/5MB, paused 206us total 105.081ms&lt;BR /&gt;01-01 00:01:01.911&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 21 Command succeeded}&lt;BR /&gt;01-01 00:01:01.922&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {22 volume remount_uid 10002 none}&lt;BR /&gt;01-01 00:01:01.922&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 10002 as mode none&lt;BR /&gt;01-01 00:01:01.930&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 22 Command succeeded}&lt;BR /&gt;01-01 00:01:01.932&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {23 volume remount_uid 10002 none}&lt;BR /&gt;01-01 00:01:01.932&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 10002 as mode none&lt;BR /&gt;01-01 00:01:01.941&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 23 Command succeeded}&lt;BR /&gt;01-01 00:01:01.951&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {24 volume remount_uid 10046 none}&lt;BR /&gt;01-01 00:01:01.951&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 10046 as mode none&lt;BR /&gt;01-01 00:01:01.959&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 24 Command succeeded}&lt;BR /&gt;01-01 00:01:01.960&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {25 volume remount_uid 10046 none}&lt;BR /&gt;01-01 00:01:01.961&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 10046 as mode none&lt;BR /&gt;01-01 00:01:01.968&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 25 Command succeeded}&lt;BR /&gt;01-01 00:01:01.971&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {26 volume remount_uid 10050 none}&lt;BR /&gt;01-01 00:01:01.972&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 10050 as mode none&lt;BR /&gt;01-01 00:01:01.979&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 26 Command succeeded}&lt;BR /&gt;01-01 00:01:01.980&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {27 volume remount_uid 10050 none}&lt;BR /&gt;01-01 00:01:01.981&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 10050 as mode none&lt;BR /&gt;01-01 00:01:01.991&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 27 Command succeeded}&lt;BR /&gt;01-01 00:01:01.995&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {28 volume remount_uid 10024 none}&lt;BR /&gt;01-01 00:01:01.996&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 10024 as mode none&lt;BR /&gt;01-01 00:01:02.003&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 28 Command succeeded}&lt;BR /&gt;01-01 00:01:02.005&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D VoldConnector: SND -&amp;gt; {29 volume remount_uid 10024 none}&lt;BR /&gt;01-01 00:01:02.005&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Remounting 10024 as mode none&lt;BR /&gt;01-01 00:01:02.012&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 29 Command succeeded}&lt;BR /&gt;01-01 00:01:02.017&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 V UserDataPreparer: Found /data/user_de/0 with serial number -1&lt;BR /&gt;01-01 00:01:02.017&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D UserDataPreparer: Serial number missing on /data/user_de/0; assuming current is valid&lt;BR /&gt;01-01 00:01:02.018&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 V UserDataPreparer: Found /data/user/0 with serial number -1&lt;BR /&gt;01-01 00:01:02.018&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D UserDataPreparer: Serial number missing on /data/user/0; assuming current is valid&lt;BR /&gt;01-01 00:01:02.019&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 V UserDataPreparer: Found /data/system_de/0 with serial number -1&lt;BR /&gt;01-01 00:01:02.019&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D UserDataPreparer: Serial number missing on /data/system_de/0; assuming current is valid&lt;BR /&gt;01-01 00:01:02.019&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: MakePackageManagerServiceReady took to complete: 589ms&lt;BR /&gt;01-01 00:01:02.019&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: MakeDisplayManagerServiceReady&lt;BR /&gt;01-01 00:01:02.020&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: MakeDisplayManagerServiceReady took to complete: 0ms&lt;BR /&gt;01-01 00:01:02.023&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I ActivityManager: System now ready&lt;BR /&gt;01-01 00:01:02.030&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: Making services ready&lt;BR /&gt;01-01 00:01:02.030&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartActivityManagerReadyPhase&lt;BR /&gt;01-01 00:01:02.030&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting phase 550&lt;BR /&gt;01-01 00:01:02.036&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D BluetoothManagerService: Bluetooth boot completed&lt;BR /&gt;01-01 00:01:02.037&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D BluetoothManagerService: Getting adapter name and address&lt;BR /&gt;01-01 00:01:02.037&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 400 D BluetoothManagerService: MESSAGE_GET_NAME_AND_ADDRESS&lt;BR /&gt;01-01 00:01:02.037&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 400 D BluetoothManagerService: Binding to service to get name and address&lt;BR /&gt;01-01 00:01:02.067&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 400 I ActivityManager: Start proc 486:com.android.bluetooth/1002 for service com.android.bluetooth/.btservice.AdapterService&lt;BR /&gt;01-01 00:01:02.084&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 W zygote&amp;nbsp; : Using default instruction set features for ARM CPU variant (cortex-a9) using conservative defaults&lt;BR /&gt;01-01 00:01:02.232&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I ActivityManager: Start proc 505:com.android.inputmethod.latin/u0a54 for service com.android.inputmethod.latin/.LatinIME&lt;BR /&gt;01-01 00:01:02.240&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W SystemServiceManager: Service com.android.server.InputMethodManagerService$Lifecycle took 202 ms in onBootPhase&lt;BR /&gt;01-01 00:01:02.241&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 445 D StorageManagerService: Thinking about init, mSystemReady=true, mDaemonConnected=true&lt;BR /&gt;01-01 00:01:02.241&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 445 D StorageManagerService: Setting up emulation state, initlocked=false&lt;BR /&gt;01-01 00:01:02.241&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 445 D CryptdConnector: SND -&amp;gt; {2 cryptfs unlock_user_key 0 0 ! !}&lt;BR /&gt;01-01 00:01:02.244&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 248 D vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : e4crypt_unlock_user_key 0 serial=0 token_present=0&lt;BR /&gt;01-01 00:01:02.244&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 248 E vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Failed to chmod /data/system_ce/0: No such file or directory&lt;BR /&gt;01-01 00:01:02.244&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 248 E vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Failed to chmod /data/misc_ce/0: No such file or directory&lt;BR /&gt;01-01 00:01:02.244&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 248 E vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Failed to chmod /data/media/0: No such file or directory&lt;BR /&gt;01-01 00:01:02.246&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 447 D CryptdConnector: RCV &amp;lt;- {200 2 Command succeeded}&lt;BR /&gt;01-01 00:01:02.246&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 445 D StorageManagerService: Thinking about reset, mSystemReady=true, mDaemonConnected=true&lt;BR /&gt;01-01 00:01:02.248&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 394 I ActivityManager: Force stopping com.android.providers.media appid=10010 user=-1: vold reset&lt;BR /&gt;01-01 00:01:02.248&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 445 D VoldConnector: SND -&amp;gt; {30 volume reset}&lt;BR /&gt;01-01 00:01:02.250&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {651 emulated 7}&lt;BR /&gt;01-01 00:01:02.250&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {659 emulated}&lt;BR /&gt;01-01 00:01:02.251&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {650 emulated 2 "" ""}&lt;BR /&gt;01-01 00:01:02.252&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {651 emulated 0}&lt;BR /&gt;01-01 00:01:02.252&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 30 Command succeeded}&lt;BR /&gt;01-01 00:01:02.253&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 445 D VoldConnector: SND -&amp;gt; {31 volume user_added 0 0}&lt;BR /&gt;01-01 00:01:02.253&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 399 V StorageManagerService: Found primary storage at VolumeInfo{emulated}:&lt;BR /&gt;01-01 00:01:02.253&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 399 V StorageManagerService:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type=EMULATED diskId=null partGuid=null mountFlags=0 mountUserId=-1 &lt;BR /&gt;01-01 00:01:02.253&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 399 V StorageManagerService:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; state=UNMOUNTED &lt;BR /&gt;01-01 00:01:02.253&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 399 V StorageManagerService:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; fsType=null fsUuid=null fsLabel=null &lt;BR /&gt;01-01 00:01:02.253&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 399 V StorageManagerService:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; path=null internalPath=null &lt;BR /&gt;01-01 00:01:02.254&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 31 Command succeeded}&lt;BR /&gt;01-01 00:01:02.256&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 471 D BluetoothManagerService: Trying to bind to profile: 1, while Bluetooth was disabled&lt;BR /&gt;01-01 00:01:02.260&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 445 D VoldConnector: SND -&amp;gt; {32 volume mount emulated 3 -1}&lt;BR /&gt;01-01 00:01:02.264&amp;nbsp;&amp;nbsp; 263&amp;nbsp;&amp;nbsp; 263 E android.hardware.usb@1.0-service: Failed to open /sys/class/dual_role_usb&lt;BR /&gt;01-01 00:01:02.264&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 V vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Waiting for FUSE to spin up...&lt;BR /&gt;01-01 00:01:02.266&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {651 emulated 1}&lt;BR /&gt;01-01 00:01:02.267&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {656 emulated /data/media}&lt;BR /&gt;01-01 00:01:02.267&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {655 emulated /storage/emulated}&lt;BR /&gt;01-01 00:01:02.280&amp;nbsp;&amp;nbsp; 270&amp;nbsp;&amp;nbsp; 367 I AudioFlinger: systemReady&lt;BR /&gt;01-01 00:01:02.283&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartActivityManagerReadyPhase took to complete: 253ms&lt;BR /&gt;01-01 00:01:02.283&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartObservingNativeCrashes&lt;BR /&gt;01-01 00:01:02.289&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartObservingNativeCrashes took to complete: 5ms&lt;BR /&gt;01-01 00:01:02.290&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 392 D SystemServerInitThreadPool: Started executing WebViewFactoryPreparation&lt;BR /&gt;01-01 00:01:02.290&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 392 I SystemServer: WebViewFactoryPreparation&lt;BR /&gt;01-01 00:01:02.292&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 505 W zygote&amp;nbsp; : Using default instruction set features for ARM CPU variant (cortex-a9) using conservative defaults&lt;BR /&gt;01-01 00:01:02.292&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartSystemUI&lt;BR /&gt;01-01 00:01:02.315&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 V vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Waiting for FUSE to spin up...&lt;BR /&gt;01-01 00:01:02.339&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I ActivityManager: Start proc 518:com.android.systemui/u0a25 for service com.android.systemui/.SystemUIService&lt;BR /&gt;01-01 00:01:02.341&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartSystemUI took to complete: 48ms&lt;BR /&gt;01-01 00:01:02.347&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: MakeNetworkScoreReady&lt;BR /&gt;01-01 00:01:02.349&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: MakeNetworkScoreReady took to complete: 2ms&lt;BR /&gt;01-01 00:01:02.349&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: MakeNetworkManagementServiceReady&lt;BR /&gt;01-01 00:01:02.349&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D NetworkManagement: enabling bandwidth control&lt;BR /&gt;01-01 00:01:02.365&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 V vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Waiting for FUSE to spin up...&lt;BR /&gt;01-01 00:01:02.378&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 392 D WebViewFactory: Setting new address space to 104857600&lt;BR /&gt;01-01 00:01:02.392&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W zygote&amp;nbsp; : Using default instruction set features for ARM CPU variant (cortex-a9) using conservative defaults&lt;BR /&gt;01-01 00:01:02.399&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 397 E BatteryStatsService: no controller energy info supplied&lt;BR /&gt;01-01 00:01:02.399&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 397 E BatteryStatsService: no controller energy info supplied&lt;BR /&gt;01-01 00:01:02.415&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 V vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Waiting for FUSE to spin up...&lt;BR /&gt;01-01 00:01:02.421&amp;nbsp;&amp;nbsp; 511&amp;nbsp;&amp;nbsp; 511 W /system/bin/sdcard: Device explicitly enabled sdcardfs&lt;BR /&gt;01-01 00:01:02.441&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W NetworkManagement: setDataSaverMode(): already false&lt;BR /&gt;01-01 00:01:02.445&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: MakeNetworkManagementServiceReady took to complete: 97ms&lt;BR /&gt;01-01 00:01:02.445&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: MakeNetworkStatsServiceReady&lt;BR /&gt;01-01 00:01:02.466&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 V vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Waiting for FUSE to spin up...&lt;BR /&gt;01-01 00:01:02.468&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 456 D NetworkPolicy: setRestrictBackgroundUL(): false&lt;BR /&gt;01-01 00:01:02.482&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 392 W ActivityManager: Slow operation: 91ms so far, now at startProcess: returned from zygote!&lt;BR /&gt;01-01 00:01:02.482&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 392 W ActivityManager: Slow operation: 91ms so far, now at startProcess: done updating battery stats&lt;BR /&gt;01-01 00:01:02.482&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 392 W ActivityManager: Slow operation: 91ms so far, now at startProcess: building log message&lt;BR /&gt;01-01 00:01:02.482&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 392 I ActivityManager: Start proc 530:WebViewLoader-armeabi-v7a/1037 [android.webkit.WebViewFactory$RelroFileCreator] for &lt;BR /&gt;01-01 00:01:02.482&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 392 W ActivityManager: Slow operation: 92ms so far, now at startProcess: starting to update pids map&lt;BR /&gt;01-01 00:01:02.482&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 392 W ActivityManager: Slow operation: 92ms so far, now at startProcess: done updating pids map&lt;BR /&gt;01-01 00:01:02.482&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 392 W ActivityManager: Slow operation: 93ms so far, now at startProcess: done starting proc!&lt;BR /&gt;01-01 00:01:02.496&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 456 W NetworkManagement: setDataSaverMode(): already false&lt;BR /&gt;01-01 00:01:02.504&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 392 D SystemServerTimingAsync: WebViewFactoryPreparation took to complete: 213ms&lt;BR /&gt;01-01 00:01:02.504&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 392 D SystemServerInitThreadPool: Finished executing WebViewFactoryPreparation&lt;BR /&gt;01-01 00:01:02.517&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 V vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Waiting for FUSE to spin up...&lt;BR /&gt;01-01 00:01:02.520&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: MakeNetworkStatsServiceReady took to complete: 74ms&lt;BR /&gt;01-01 00:01:02.520&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: MakeConnectivityServiceReady&lt;BR /&gt;01-01 00:01:02.531&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 480 D Ethernet: got request NetworkRequest [ BACKGROUND_REQUEST id=2, [ Transports: CELLULAR Capabilities: INTERNET&amp;amp;NOT_RESTRICTED&amp;amp;TRUSTED&amp;amp;NOT_VPN] ] with score 0&lt;BR /&gt;01-01 00:01:02.531&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D PermissionMonitor: Monitoring&lt;BR /&gt;01-01 00:01:02.541&amp;nbsp;&amp;nbsp; 530&amp;nbsp;&amp;nbsp; 530 W zygote&amp;nbsp; : Using default instruction set features for ARM CPU variant (cortex-a9) using conservative defaults&lt;BR /&gt;01-01 00:01:02.551&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D PermissionMonitor: Users: 1, Apps: 64&lt;BR /&gt;01-01 00:01:02.567&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 V vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Waiting for FUSE to spin up...&lt;BR /&gt;01-01 00:01:02.570&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: MakeConnectivityServiceReady took to complete: 49ms&lt;BR /&gt;01-01 00:01:02.570&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: MakeNetworkPolicyServiceReady&lt;BR /&gt;01-01 00:01:02.586&amp;nbsp;&amp;nbsp; 530&amp;nbsp;&amp;nbsp; 530 V WebViewFactory: RelroFileCreator (64bit = false),&amp;nbsp; 32-bit lib: /system/app/webview/webview.apk!/lib/armeabi-v7a/libwebviewchromium.so, 64-bit lib: &lt;BR /&gt;01-01 00:01:02.599&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:02.601&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:02.604&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:02.605&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:02.606&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 I OMXMaster: makeComponentInstance(OMX.google.gsm.decoder) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:02.617&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 V vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Waiting for FUSE to spin up...&lt;BR /&gt;01-01 00:01:02.639&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: MakeNetworkPolicyServiceReady took to complete: 69ms&lt;BR /&gt;01-01 00:01:02.639&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: StartWatchdog&lt;BR /&gt;01-01 00:01:02.640&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartWatchdog took to complete: 0ms&lt;BR /&gt;01-01 00:01:02.640&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: PhaseThirdPartyAppsCanStart&lt;BR /&gt;01-01 00:01:02.640&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Starting phase 600&lt;BR /&gt;01-01 00:01:02.645&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E LightsService: Light requested not available on this device. 4&lt;BR /&gt;01-01 00:01:02.672&amp;nbsp;&amp;nbsp; 244&amp;nbsp;&amp;nbsp; 247 V vold&amp;nbsp;&amp;nbsp;&amp;nbsp; : Waiting for FUSE to spin up...&lt;BR /&gt;01-01 00:01:02.675&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 V WallpaperManagerService: bindWallpaperComponentLocked: componentName=null&lt;BR /&gt;01-01 00:01:02.675&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 V WallpaperManagerService: No default component; using image wallpaper&lt;BR /&gt;01-01 00:01:02.722&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W SystemServiceManager: Service com.android.server.wallpaper.WallpaperManagerService$Lifecycle took 56 ms in onBootPhase&lt;BR /&gt;01-01 00:01:02.723&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {651 emulated 2}&lt;BR /&gt;01-01 00:01:02.724&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 446 D VoldConnector: RCV &amp;lt;- {200 32 Command succeeded}&lt;BR /&gt;01-01 00:01:02.768&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: PhaseThirdPartyAppsCanStart took to complete: 129ms&lt;BR /&gt;01-01 00:01:02.768&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: MakeLocationServiceReady&lt;BR /&gt;01-01 00:01:02.794&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.gnss@1.0::IGnss/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:02.799&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E GnssLocationProvider: Unable to get GPS service&lt;BR /&gt;01-01 00:01:02.802&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W LocationManagerService: no network location provider found&lt;BR /&gt;01-01 00:01:02.829&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E LocationManagerService: no geocoder provider found&lt;BR /&gt;01-01 00:01:02.831&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D LocationManagerService: FLP HAL not supported&lt;BR /&gt;01-01 00:01:02.868&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D LocationManagerService: Unable to bind FLP Geofence proxy.&lt;BR /&gt;01-01 00:01:02.868&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. is_supported is effectively a no-op&lt;BR /&gt;01-01 00:01:02.868&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D LocationManagerService: Hardware Activity-Recognition not supported.&lt;BR /&gt;01-01 00:01:02.869&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 E ActivityRecognitionProxy: ServiceWatcher could not start.&lt;BR /&gt;01-01 00:01:02.870&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D LocationManagerService: Unable to bind ActivityRecognitionProxy.&lt;BR /&gt;01-01 00:01:02.875&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: MakeLocationServiceReady took to complete: 107ms&lt;BR /&gt;01-01 00:01:02.875&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: MakeCountryDetectionServiceReady&lt;BR /&gt;01-01 00:01:02.876&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: MakeCountryDetectionServiceReady took to complete: 0ms&lt;BR /&gt;01-01 00:01:02.876&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: MakeNetworkTimeUpdateReady&lt;BR /&gt;01-01 00:01:02.904&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ConnectivityService: requestNetwork for uid/pid:1000/379 NetworkRequest [ TRACK_DEFAULT id=4, [ Capabilities: INTERNET&amp;amp;NOT_RESTRICTED&amp;amp;TRUSTED&amp;amp;NOT_VPN] ]&lt;BR /&gt;01-01 00:01:02.906&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: MakeNetworkTimeUpdateReady took to complete: 30ms&lt;BR /&gt;01-01 00:01:02.906&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: MakeCommonTimeManagementServiceReady&lt;BR /&gt;01-01 00:01:02.906&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 480 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=4, [ Capabilities: INTERNET&amp;amp;NOT_RESTRICTED&amp;amp;TRUSTED&amp;amp;NOT_VPN] ] with score 0&lt;BR /&gt;01-01 00:01:02.907&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I CommonTimeManagementService: No common time service detected on this platform.&amp;nbsp; Common time services will be unavailable.&lt;BR /&gt;01-01 00:01:02.907&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: MakeCommonTimeManagementServiceReady took to complete: 1ms&lt;BR /&gt;01-01 00:01:02.907&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: MakeInputManagerServiceReady&lt;BR /&gt;01-01 00:01:02.920&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 444 I InputReader: Reconfiguring input devices.&amp;nbsp; changes=0x00000020&lt;BR /&gt;01-01 00:01:02.925&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: MakeInputManagerServiceReady took to complete: 19ms&lt;BR /&gt;01-01 00:01:02.926&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: MakeTelephonyRegistryReady&lt;BR /&gt;01-01 00:01:02.927&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: MakeTelephonyRegistryReady took to complete: 1ms&lt;BR /&gt;01-01 00:01:02.933&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: MakeMediaRouterServiceReady&lt;BR /&gt;01-01 00:01:02.934&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 444 I InputReader: Reconfiguring input devices.&amp;nbsp; changes=0x00000010&lt;BR /&gt;01-01 00:01:02.935&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: MakeMediaRouterServiceReady took to complete: 1ms&lt;BR /&gt;01-01 00:01:02.935&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: MakeMmsServiceReady&lt;BR /&gt;01-01 00:01:02.935&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I MmsServiceBroker: Delay connecting to MmsService until an API is called&lt;BR /&gt;01-01 00:01:02.935&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: MakeMmsServiceReady took to complete: 0ms&lt;BR /&gt;01-01 00:01:02.936&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: MakeNetworkScoreServiceReady&lt;BR /&gt;01-01 00:01:02.936&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: MakeNetworkScoreServiceReady took to complete: 0ms&lt;BR /&gt;01-01 00:01:02.936&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: IncidentDaemonReady&lt;BR /&gt;01-01 00:01:02.937&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: IncidentDaemonReady took to complete: 1ms&lt;BR /&gt;01-01 00:01:02.937&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServiceManager: Calling onStartUser u0&lt;BR /&gt;01-01 00:01:02.989&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W VoiceInteractionManagerService: no available voice interaction services found for user 0&lt;BR /&gt;01-01 00:01:02.989&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W VoiceInteractionManagerService: no available voice recognition services found for user 0&lt;BR /&gt;01-01 00:01:03.014&amp;nbsp;&amp;nbsp; 530&amp;nbsp;&amp;nbsp; 530 I zygote&amp;nbsp; : System.exit called, status: 0&lt;BR /&gt;01-01 00:01:03.015&amp;nbsp;&amp;nbsp; 530&amp;nbsp;&amp;nbsp; 530 I AndroidRuntime: VM exiting with result code 0, cleanup skipped.&lt;BR /&gt;01-01 00:01:03.106&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W ActivityManager: Slow operation: 75ms so far, now at startProcess: returned from zygote!&lt;BR /&gt;01-01 00:01:03.107&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W ActivityManager: Slow operation: 75ms so far, now at startProcess: done updating battery stats&lt;BR /&gt;01-01 00:01:03.107&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W ActivityManager: Slow operation: 75ms so far, now at startProcess: building log message&lt;BR /&gt;01-01 00:01:03.107&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I ActivityManager: Start proc 566:com.android.phone/1001 for added application com.android.phone&lt;BR /&gt;01-01 00:01:03.107&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W ActivityManager: Slow operation: 75ms so far, now at startProcess: starting to update pids map&lt;BR /&gt;01-01 00:01:03.107&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W ActivityManager: Slow operation: 76ms so far, now at startProcess: done updating pids map&lt;BR /&gt;01-01 00:01:03.111&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.android.settings/.CryptKeeper} from uid 0&lt;BR /&gt;01-01 00:01:03.150&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 W zygote&amp;nbsp; : Using default instruction set features for ARM CPU variant (cortex-a9) using conservative defaults&lt;BR /&gt;01-01 00:01:03.160&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I ActivityManager: Loaded persisted task ids for user 0&lt;BR /&gt;01-01 00:01:03.207&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 505 I LatinIME: Hardware accelerated drawing: true&lt;BR /&gt;01-01 00:01:03.295&amp;nbsp;&amp;nbsp; 575&amp;nbsp;&amp;nbsp; 575 W zygote&amp;nbsp; : Using default instruction set features for ARM CPU variant (cortex-a9) using conservative defaults&lt;BR /&gt;01-01 00:01:03.310&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W ActivityManager: Slow operation: 98ms so far, now at startProcess: returned from zygote!&lt;BR /&gt;01-01 00:01:03.311&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W ActivityManager: Slow operation: 98ms so far, now at startProcess: done updating battery stats&lt;BR /&gt;01-01 00:01:03.311&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W ActivityManager: Slow operation: 98ms so far, now at startProcess: building log message&lt;BR /&gt;01-01 00:01:03.311&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I ActivityManager: Start proc 575:com.android.settings:CryptKeeper/1000 for activity com.android.settings/.CryptKeeper&lt;BR /&gt;01-01 00:01:03.311&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W ActivityManager: Slow operation: 98ms so far, now at startProcess: starting to update pids map&lt;BR /&gt;01-01 00:01:03.311&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W ActivityManager: Slow operation: 99ms so far, now at startProcess: done updating pids map&lt;BR /&gt;01-01 00:01:03.311&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W ActivityManager: Slow operation: 99ms so far, now at startProcess: done starting proc!&lt;BR /&gt;01-01 00:01:03.319&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: ActivityManagerStartApps took to complete: 381ms&lt;BR /&gt;01-01 00:01:03.319&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: PhaseActivityManagerReady took to complete: 1299ms&lt;BR /&gt;01-01 00:01:03.336&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerInitThreadPool: Shutdown successful&lt;BR /&gt;01-01 00:01:03.340&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D SystemServerTiming: StartServices took to complete: 25804ms&lt;BR /&gt;01-01 00:01:03.344&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I SystemServer: Enabled StrictMode for system server main thread.&lt;BR /&gt;01-01 00:01:03.348&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 D AdapterServiceConfig: Adding HeadsetService&lt;BR /&gt;01-01 00:01:03.348&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 D AdapterServiceConfig: Adding A2dpService&lt;BR /&gt;01-01 00:01:03.348&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 D AdapterServiceConfig: Adding HidService&lt;BR /&gt;01-01 00:01:03.349&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 D AdapterServiceConfig: Adding HealthService&lt;BR /&gt;01-01 00:01:03.349&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 D AdapterServiceConfig: Adding PanService&lt;BR /&gt;01-01 00:01:03.349&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 D AdapterServiceConfig: Adding GattService&lt;BR /&gt;01-01 00:01:03.349&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 D AdapterServiceConfig: Adding BluetoothMapService&lt;BR /&gt;01-01 00:01:03.349&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 D AdapterServiceConfig: Adding AvrcpControllerService&lt;BR /&gt;01-01 00:01:03.350&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 W AdapterServiceConfig: Could not find profile bit mask&lt;BR /&gt;01-01 00:01:03.358&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 395 W Looper&amp;nbsp; : Dispatch took 327ms on android.ui, h=Handler (com.android.server.am.ActivityManagerService$UiHandler) {b2b6791} cb=null msg=53&lt;BR /&gt;01-01 00:01:03.378&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 D AdapterServiceConfig: Adding BluetoothOppService&lt;BR /&gt;01-01 00:01:03.378&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 W AdapterServiceConfig: Could not find profile bit mask&lt;BR /&gt;01-01 00:01:03.378&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 D AdapterServiceConfig: Adding BluetoothPbapService&lt;BR /&gt;01-01 00:01:03.385&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ConditionProviders.SCP: onConnected&lt;BR /&gt;01-01 00:01:03.517&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 399 I UsbDeviceManager: Setting USB config to mtp,adb&lt;BR /&gt;01-01 00:01:03.518&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 461 I WifiScanningService: wifi driver unloaded&lt;BR /&gt;01-01 00:01:03.519&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D RttService: SCAN_AVAILABLE : 1&lt;BR /&gt;01-01 00:01:03.520&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 462 D RttService: DefaultState got{ when=0 what=160513 target=com.android.internal.util.StateMachine$SmHandler }&lt;BR /&gt;01-01 00:01:03.574&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:03.583&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:03.583&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I OMXMaster: makeComponentInstance(OMX.Freescale.std.video_encoder.mpeg4.hw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:03.593&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 586 W ActivityManager: Slow operation: 85ms so far, now at attachApplicationLocked: after mServices.attachApplicationLocked&lt;BR /&gt;01-01 00:01:03.595&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ZenLog&amp;nbsp; : set_zen_mode: off,cleanUpZenRules&lt;BR /&gt;01-01 00:01:03.603&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ConditionProviders: Subscribing to condition://android/event?userId=-10000&amp;amp;calendar=&amp;amp;reply=1 with ComponentInfo{android/com.android.server.notification.EventConditionProvider}&lt;BR /&gt;01-01 00:01:03.604&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ZenLog&amp;nbsp; : subscribe: condition://android/event?userId=-10000&amp;amp;calendar=&amp;amp;reply=1,ok&lt;BR /&gt;01-01 00:01:03.604&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ConditionProviders: Subscribing to condition://android/schedule?days=1.2.3.4.5&amp;amp;start=22.0&amp;amp;end=7.0&amp;amp;exitAtAlarm=false with ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider}&lt;BR /&gt;01-01 00:01:03.604&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ZenLog&amp;nbsp; : subscribe: condition://android/schedule?days=1.2.3.4.5&amp;amp;start=22.0&amp;amp;end=7.0&amp;amp;exitAtAlarm=false,ok&lt;BR /&gt;01-01 00:01:03.605&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ConditionProviders: Subscribing to condition://android/schedule?days=6.7&amp;amp;start=23.30&amp;amp;end=10.0&amp;amp;exitAtAlarm=false with ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider}&lt;BR /&gt;01-01 00:01:03.605&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ZenLog&amp;nbsp; : subscribe: condition://android/schedule?days=6.7&amp;amp;start=23.30&amp;amp;end=10.0&amp;amp;exitAtAlarm=false,ok&lt;BR /&gt;01-01 00:01:03.641&amp;nbsp;&amp;nbsp; 575&amp;nbsp;&amp;nbsp; 589 E zygote&amp;nbsp; : Weird, can't send JDWP process pid to ADB: Connection reset by peer&lt;BR /&gt;01-01 00:01:03.665&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 V SystemUIService: Starting SystemUI services for user 0.&lt;BR /&gt;01-01 00:01:03.843&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I vpu-lib : Product Info: i.MX6Q/D/S&lt;BR /&gt;01-01 00:01:03.849&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 W OMXUtils: do not know color format 0x7f000789 = 2130708361&lt;BR /&gt;01-01 00:01:03.850&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I OMXPlayer: LEVEL: 1 FUNCTION: GetConfig LINE: 1838&lt;BR /&gt;01-01 00:01:03.850&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I OMXPlayer: GetConfig: failure: unsupported index: 0x6F60000A &lt;BR /&gt;01-01 00:01:03.850&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 E OMXNodeInstance: getConfig(0xb4a78000:Freescale.std._encoder.mpeg4.hw-based, ConfigAndroidIntraRefresh(0x6f60000a)) ERROR: UnsupportedIndex(0x8000101a)&lt;BR /&gt;01-01 00:01:03.850&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 I OMXPlayer: LEVEL: 1 FUNCTION: DeInitFilterComponent LINE: 2015&lt;BR /&gt;01-01 00:01:03.851&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 I OMXPlayer: DeInitFilterComponent: vpu close failure: ret=0x3 &lt;BR /&gt;01-01 00:01:03.854&amp;nbsp;&amp;nbsp; 608&amp;nbsp;&amp;nbsp; 609 I adbd&amp;nbsp;&amp;nbsp;&amp;nbsp; : initializing functionfs&lt;BR /&gt;01-01 00:01:03.855&amp;nbsp;&amp;nbsp; 608&amp;nbsp;&amp;nbsp; 609 I adbd&amp;nbsp;&amp;nbsp;&amp;nbsp; : opening control endpoint /dev/usb-ffs/adb/ep0&lt;BR /&gt;01-01 00:01:03.874&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:03.875&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:03.876&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 I OMXMaster: makeComponentInstance(OMX.Freescale.std.video_encoder.h263.hw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:03.929&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 505 W InputAttributes: No editor info for this field. Bug?&lt;BR /&gt;01-01 00:01:03.942&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 D BluetoothAdapterService: onCreate()&lt;BR /&gt;01-01 00:01:03.952&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 D BluetoothAdapterState: make() - Creating AdapterState&lt;BR /&gt;01-01 00:01:03.957&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 I vpu-lib : Product Info: i.MX6Q/D/S&lt;BR /&gt;01-01 00:01:03.959&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 I bt_btif : init&lt;BR /&gt;01-01 00:01:03.959&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 613 I BluetoothAdapterState: Entering OffState&lt;BR /&gt;01-01 00:01:03.994&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 389 I zygote&amp;nbsp; : Background concurrent copying GC freed 30124(2MB) AllocSpace objects, 7(156KB) LOS objects, 42% free, 5MB/8MB, paused 4.089ms total 1.086s&lt;BR /&gt;01-01 00:01:04.003&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 W OMXUtils: do not know color format 0x7f000789 = 2130708361&lt;BR /&gt;01-01 00:01:04.003&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 I OMXPlayer: LEVEL: 1 FUNCTION: GetConfig LINE: 1838&lt;BR /&gt;01-01 00:01:04.003&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 I OMXPlayer: GetConfig: failure: unsupported index: 0x6F60000A &lt;BR /&gt;01-01 00:01:04.008&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 E OMXNodeInstance: getConfig(0xb4a78000:Freescale.std._encoder.h263.hw-based, ConfigAndroidIntraRefresh(0x6f60000a)) ERROR: UnsupportedIndex(0x8000101a)&lt;BR /&gt;01-01 00:01:04.017&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I OMXPlayer: LEVEL: 1 FUNCTION: DeInitFilterComponent LINE: 2015&lt;BR /&gt;01-01 00:01:04.017&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I OMXPlayer: DeInitFilterComponent: vpu close failure: ret=0x3 &lt;BR /&gt;01-01 00:01:04.023&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:04.024&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 D bt_osi_allocation_tracker: canary initialized&lt;BR /&gt;01-01 00:01:04.026&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:04.026&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I OMXMaster: makeComponentInstance(OMX.Freescale.std.video_encoder.avc.hw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:04.045&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 615 I bt_osi_thread: run_thread: thread id 615, thread name stack_manager started&lt;BR /&gt;01-01 00:01:04.050&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 615 I bt_stack_manager: event_init_stack is initializing the stack&lt;BR /&gt;01-01 00:01:04.053&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I AccountsDb: Creating DE database for user 0&lt;BR /&gt;01-01 00:01:04.077&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 615 E bt_osi_config: config_new unable to open file '/data/misc/bluedroid/bt_config.conf': No such file or directory&lt;BR /&gt;01-01 00:01:04.078&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 615 W bt_btif_config: init unable to load config file: /data/misc/bluedroid/bt_config.conf; using backup.&lt;BR /&gt;01-01 00:01:04.078&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 615 E bt_osi_config: config_new unable to open file '/data/misc/bluedroid/bt_config.bak': No such file or directory&lt;BR /&gt;01-01 00:01:04.078&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 615 W bt_btif_config: init unable to load backup; attempting to transcode legacy file.&lt;BR /&gt;01-01 00:01:04.085&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I vpu-lib : Product Info: i.MX6Q/D/S&lt;BR /&gt;01-01 00:01:04.086&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 615 E bt_btif_config_transcode: btif_config_transcode unable to load XML file '/data/misc/bluedroid/bt_config.xml': 3&lt;BR /&gt;01-01 00:01:04.086&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 615 E bt_btif_config: init unable to transcode legacy file; creating empty config.&lt;BR /&gt;01-01 00:01:04.123&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 W OMXUtils: do not know color format 0x7f000789 = 2130708361&lt;BR /&gt;01-01 00:01:04.124&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXPlayer: LEVEL: 1 FUNCTION: GetConfig LINE: 1838&lt;BR /&gt;01-01 00:01:04.124&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXPlayer: GetConfig: failure: unsupported index: 0x6F60000A &lt;BR /&gt;01-01 00:01:04.124&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 E OMXNodeInstance: getConfig(0xb4a78000:Freescale.std._encoder.avc.hw-based, ConfigAndroidIntraRefresh(0x6f60000a)) ERROR: UnsupportedIndex(0x8000101a)&lt;BR /&gt;01-01 00:01:04.124&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 I OMXPlayer: LEVEL: 1 FUNCTION: DeInitFilterComponent LINE: 2015&lt;BR /&gt;01-01 00:01:04.124&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 I OMXPlayer: DeInitFilterComponent: vpu close failure: ret=0x3 &lt;BR /&gt;01-01 00:01:04.128&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 621 I bt_osi_thread: run_thread: thread id 621, thread name alarm_default_ca started&lt;BR /&gt;01-01 00:01:04.131&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:04.134&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:04.134&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 I OMXMaster: makeComponentInstance(OMX.Freescale.std.video_decoder.avc.v3.hw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:04.140&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 V MediaRouter: Adding route: RouteInfo{ name=Tablet, description=null, status=null, category=RouteCategory{ name=System types=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO&amp;nbsp; groupable=false }, supportedTypes=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO , presentationDisplay=null }&lt;BR /&gt;01-01 00:01:04.145&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 623 I bt_osi_thread: run_thread: thread id 623, thread name alarm_dispatcher started&lt;BR /&gt;01-01 00:01:04.158&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 615 I bt_stack_config: init attempt to load stack conf from /etc/bluetooth/bt_stack.conf&lt;BR /&gt;01-01 00:01:04.172&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 I LatinIME:LogUtils: Dictionary info: dictionary = UserHistoryDictionary.en_US ; version = 64 ; date = ?&lt;BR /&gt;01-01 00:01:04.193&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 I LatinIME:LogUtils: Dictionary info: dictionary = userunigram.en_US ; version = 64 ; date = ?&lt;BR /&gt;01-01 00:01:04.205&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 E ActivityThread: Failed to find provider info for user_dictionary&lt;BR /&gt;01-01 00:01:04.207&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 626 I bt_osi_thread: run_thread: thread id 626, thread name bt_jni_workqueue started&lt;BR /&gt;01-01 00:01:04.216&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 V MediaRouter: Selecting route: RouteInfo{ name=Tablet, description=null, status=null, category=RouteCategory{ name=System types=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO&amp;nbsp; groupable=false }, supportedTypes=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO , presentationDisplay=null }&lt;BR /&gt;01-01 00:01:04.223&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 615 I bt_stack_manager: event_init_stack finished&lt;BR /&gt;01-01 00:01:04.247&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 I bt_osi_wakelock: wakelock_set_os_callouts set to non-native&lt;BR /&gt;01-01 00:01:04.247&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 I bt_btif : get_profile_interface: id = socket&lt;BR /&gt;01-01 00:01:04.247&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 W bt_btif : do_in_jni_thread: Dropped message, message_loop not initialized yet!&lt;BR /&gt;01-01 00:01:04.247&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 W bt_btif : do_in_jni_thread: Dropped message, message_loop not initialized yet!&lt;BR /&gt;01-01 00:01:04.270&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_4: type=1400 audit(0.0:9): avc: denied { write } for name="timerslack_ns" dev="proc" ino=14766 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:04.270&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_4: type=1400 audit(0.0:10): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15578 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:04.270&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_4: type=1400 audit(0.0:11): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15580 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:04.270&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_4: type=1400 audit(0.0:12): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15582 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:04.270&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_4: type=1400 audit(0.0:13): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15584 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:04.270&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_4: type=1400 audit(0.0:14): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15586 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:04.270&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_4: type=1400 audit(0.0:15): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15588 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:04.270&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_4: type=1400 audit(0.0:16): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15590 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:04.270&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_4: type=1400 audit(0.0:17): avc: denied { write } for name="timerslack_ns" dev="proc" ino=14805 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:04.270&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_4: type=1400 audit(0.0:18): avc: denied { write } for name="timerslack_ns" dev="proc" ino=14221 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:04.270&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_4: type=1400 audit(0.0:19): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15592 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:04.270&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_4: type=1400 audit(0.0:20): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15541 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:04.270&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_4: type=1400 audit(0.0:21): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15594 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:04.271&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 W ACodec&amp;nbsp; : [OMX.Freescale.std.video_decoder.avc.v3.hw-based] stopping checking profiles after 32: 8/1&lt;BR /&gt;01-01 00:01:04.276&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 E OMXNodeInstance: getExtensionIndex(0xb4a78000:Freescale.std._decoder.avc.v3.hw-based, OMX.google.android.index.configureVideoTunnelMode) ERROR: NotImplemented(0x80001006)&lt;BR /&gt;01-01 00:01:04.276&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 W OMXNodeInstance: [0xb4a78000:Freescale.std._decoder.avc.v3.hw-based] component does not support metadata mode; using fallback&lt;BR /&gt;01-01 00:01:04.282&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:04.311&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:04.312&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXMaster: makeComponentInstance(OMX.Freescale.std.video_decoder.mpeg4.hw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:04.330&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 I bt_btif : get_profile_interface: id = sdp&lt;BR /&gt;01-01 00:01:04.334&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 I BluetoothAdapterService: Phone policy enabled&lt;BR /&gt;01-01 00:01:04.346&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 D BluetoothAdapterService: setAdapterService() - set to: null&lt;BR /&gt;01-01 00:01:04.359&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 D BluetoothAdapterService: onBind()&lt;BR /&gt;01-01 00:01:04.365&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 E OMXNodeInstance: getExtensionIndex(0xb4a78600:Freescale.std._decoder.mpeg4.hw-based, OMX.google.android.index.configureVideoTunnelMode) ERROR: NotImplemented(0x80001006)&lt;BR /&gt;01-01 00:01:04.365&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 W OMXNodeInstance: [0xb4a78600:Freescale.std._decoder.mpeg4.hw-based] component does not support metadata mode; using fallback&lt;BR /&gt;01-01 00:01:04.397&amp;nbsp;&amp;nbsp; 575&amp;nbsp;&amp;nbsp; 575 D CryptKeeper: Disabling component ComponentInfo{com.android.settings/com.android.settings.CryptKeeper}&lt;BR /&gt;01-01 00:01:04.399&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 391 D PackageManager: Ephemeral installer not found with new action; try old one&lt;BR /&gt;01-01 00:01:04.399&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 391 D PackageManager: Clear ephemeral installer activity&lt;BR /&gt;01-01 00:01:04.430&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:04.443&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:04.446&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 391 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.android.settings/.FallbackHome} from uid 0&lt;BR /&gt;01-01 00:01:04.448&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 I OMXMaster: makeComponentInstance(OMX.Freescale.std.video_decoder.h263.hw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:04.470&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 E OMXNodeInstance: getExtensionIndex(0xb4a78600:Freescale.std._decoder.h263.hw-based, OMX.google.android.index.configureVideoTunnelMode) ERROR: NotImplemented(0x80001006)&lt;BR /&gt;01-01 00:01:04.470&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 W OMXNodeInstance: [0xb4a78600:Freescale.std._decoder.h263.hw-based] component does not support metadata mode; using fallback&lt;BR /&gt;01-01 00:01:04.480&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:04.485&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1479 com.android.server.content.SyncManager$13.run:701 android.os.Handler.handleCallback:789 android.os.Handler.dispatchMessage:98 android.os.Looper.loop:164 &lt;BR /&gt;01-01 00:01:04.488&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:04.489&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I OMXMaster: makeComponentInstance(OMX.Freescale.std.video_decoder.mpeg2.hw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:04.553&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 E OMXNodeInstance: getExtensionIndex(0xb4a78600:Freescale.std._decoder.mpeg2.hw-based, OMX.google.android.index.configureVideoTunnelMode) ERROR: NotImplemented(0x80001006)&lt;BR /&gt;01-01 00:01:04.553&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 W OMXNodeInstance: [0xb4a78600:Freescale.std._decoder.mpeg2.hw-based] component does not support metadata mode; using fallback&lt;BR /&gt;01-01 00:01:04.581&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 I BinaryDictionaryFileDumper: reinitializeClientRecordInDictionaryContentProvider() : MetadataFileUri = &lt;BR /&gt;01-01 00:01:04.593&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:04.595&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:04.595&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXMaster: makeComponentInstance(OMX.Freescale.std.video_decoder.vpx.hw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:04.614&amp;nbsp;&amp;nbsp; 646&amp;nbsp;&amp;nbsp; 646 W zygote&amp;nbsp; : Using default instruction set features for ARM CPU variant (cortex-a9) using conservative defaults&lt;BR /&gt;01-01 00:01:04.622&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 E OMXNodeInstance: getExtensionIndex(0xb4a78600:Freescale.std._decoder.vpx.hw-based, OMX.google.android.index.configureVideoTunnelMode) ERROR: NotImplemented(0x80001006)&lt;BR /&gt;01-01 00:01:04.622&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 W OMXNodeInstance: [0xb4a78600:Freescale.std._decoder.vpx.hw-based] component does not support metadata mode; using fallback&lt;BR /&gt;01-01 00:01:04.632&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 391 W ActivityManager: Slow operation: 173ms so far, now at startProcess: returned from zygote!&lt;BR /&gt;01-01 00:01:04.632&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 391 W ActivityManager: Slow operation: 173ms so far, now at startProcess: done updating battery stats&lt;BR /&gt;01-01 00:01:04.632&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 391 W ActivityManager: Slow operation: 173ms so far, now at startProcess: building log message&lt;BR /&gt;01-01 00:01:04.632&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 391 I ActivityManager: Start proc 646:com.android.settings/1000 for activity com.android.settings/.FallbackHome&lt;BR /&gt;01-01 00:01:04.632&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 391 W ActivityManager: Slow operation: 174ms so far, now at startProcess: starting to update pids map&lt;BR /&gt;01-01 00:01:04.632&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 391 W ActivityManager: Slow operation: 174ms so far, now at startProcess: done updating pids map&lt;BR /&gt;01-01 00:01:04.632&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 391 W ActivityManager: Slow operation: 174ms so far, now at startProcess: done starting proc!&lt;BR /&gt;01-01 00:01:04.636&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 394 W zygote&amp;nbsp; : Long monitor contention with owner Binder:379_2 (391) at void com.android.server.am.ActivityManagerService.activityPaused(android.os.IBinder)(ActivityManagerService.java:7319) waiters=0 in void com.android.server.am.TaskChangeNotificationController.forAllRemoteListeners(com.android.server.am.TaskChangeNotificationController$TaskStackConsumer, android.os.Message) for 188ms&lt;BR /&gt;01-01 00:01:04.640&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:04.651&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:04.651&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I OMXMaster: makeComponentInstance(OMX.Freescale.std.video_decoder.soft_hevc.sw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:04.716&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 E OMXNodeInstance: getParameter(0xb4a78600:Freescale.std._decoder.soft_hevc.sw-based, ParamVideoProfileLevelQuerySupported(0x600000f)) ERROR: UnsupportedIndex(0x8000101a)&lt;BR /&gt;01-01 00:01:04.718&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 E OMXNodeInstance: getExtensionIndex(0xb4a78600:Freescale.std._decoder.soft_hevc.sw-based, OMX.google.android.index.configureVideoTunnelMode) ERROR: NotImplemented(0x80001006)&lt;BR /&gt;01-01 00:01:04.718&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 W OMXNodeInstance: [0xb4a78600:Freescale.std._decoder.soft_hevc.sw-based] component does not support metadata mode; using fallback&lt;BR /&gt;01-01 00:01:04.736&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:04.738&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:04.739&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXMaster: makeComponentInstance(OMX.Freescale.std.video_decoder.wmv.sw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:04.778&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXPlayer: Can't open library: lib_WMV789_dec_v2_arm11_elinux.so&lt;BR /&gt;01-01 00:01:04.779&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXPlayer: dlopen failed: library "lib_WMV789_dec_v2_arm11_elinux.so" not found&lt;BR /&gt;01-01 00:01:04.791&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXPlayer: LEVEL: 1 FUNCTION: ConstructComponent LINE: 574&lt;BR /&gt;01-01 00:01:04.791&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXPlayer: Can't initialize component.&lt;BR /&gt;01-01 00:01:04.791&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXPlayer: LEVEL: 1 FUNCTION: OMX_GetHandle LINE: 498&lt;BR /&gt;01-01 00:01:04.791&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXPlayer: Load and call entry function fail.&lt;BR /&gt;01-01 00:01:04.791&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 E /vendor/bin/hw/android.hardware.media.omx@1.0-service: Failed to allocate omx component 'OMX.Freescale.std.video_decoder.wmv.sw-based'&amp;nbsp; err=ComponentNotFound(0x80001003)&lt;BR /&gt;01-01 00:01:04.796&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:04.804&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:04.804&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 I OMXMaster: makeComponentInstance(OMX.Freescale.std.video_decoder.wmv9.hw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:04.804&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 E /vendor/bin/hw/android.hardware.media.omx@1.0-service: Failed to allocate omx component 'OMX.Freescale.std.video_decoder.wmv9.hw-based'&amp;nbsp; err=InvalidComponentName(0x80001002)&lt;BR /&gt;01-01 00:01:04.807&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:04.810&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:04.811&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I OMXMaster: makeComponentInstance(OMX.Freescale.std.video_decoder.rv.hw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:04.822&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 399 E UsbDeviceManager: waitForState(mtp,adb) FAILED: got none&lt;BR /&gt;01-01 00:01:04.822&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 399 E UsbDeviceManager: Failed to switch USB config to mtp,adb&lt;BR /&gt;01-01 00:01:04.822&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 399 E UsbDeviceManager: Failsafe 2: Restoring default USB functions.&lt;BR /&gt;01-01 00:01:04.823&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 399 I UsbDeviceManager: Setting USB config to adb&lt;BR /&gt;01-01 00:01:04.851&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W SoundPool: Use of stream types is deprecated for operations other than volume control&lt;BR /&gt;01-01 00:01:04.851&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W SoundPool: See the documentation of SoundPool() for what to use instead with android.media.AudioAttributes to qualify your playback use case&lt;BR /&gt;01-01 00:01:04.888&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 E OMXNodeInstance: getParameter(0xb4a78300:Freescale.std._decoder.rv.hw-based, ParamVideoProfileLevelQuerySupported(0x600000f)) ERROR: UnsupportedIndex(0x8000101a)&lt;BR /&gt;01-01 00:01:04.891&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 E OMXNodeInstance: getExtensionIndex(0xb4a78300:Freescale.std._decoder.rv.hw-based, OMX.google.android.index.configureVideoTunnelMode) ERROR: NotImplemented(0x80001006)&lt;BR /&gt;01-01 00:01:04.891&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 W OMXNodeInstance: [0xb4a78300:Freescale.std._decoder.rv.hw-based] component does not support metadata mode; using fallback&lt;BR /&gt;01-01 00:01:04.898&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:04.900&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:04.900&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 I OMXMaster: makeComponentInstance(OMX.Freescale.std.video_decoder.divx.hw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:04.928&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 E OMXNodeInstance: getParameter(0xb4a78300:Freescale.std._decoder.divx.hw-based, ParamVideoProfileLevelQuerySupported(0x600000f)) ERROR: UnsupportedIndex(0x8000101a)&lt;BR /&gt;01-01 00:01:04.949&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 E OMXNodeInstance: getExtensionIndex(0xb4a78300:Freescale.std._decoder.divx.hw-based, OMX.google.android.index.configureVideoTunnelMode) ERROR: NotImplemented(0x80001006)&lt;BR /&gt;01-01 00:01:04.950&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 W OMXNodeInstance: [0xb4a78300:Freescale.std._decoder.divx.hw-based] component does not support metadata mode; using fallback&lt;BR /&gt;01-01 00:01:04.959&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:04.962&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:04.963&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 I OMXMaster: makeComponentInstance(OMX.Freescale.std.video_decoder.div4.hw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:05.031&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 E OMXNodeInstance: getParameter(0xb4a78000:Freescale.std._decoder.div4.hw-based, ParamVideoProfileLevelQuerySupported(0x600000f)) ERROR: UnsupportedIndex(0x8000101a)&lt;BR /&gt;01-01 00:01:05.033&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 E OMXNodeInstance: getExtensionIndex(0xb4a78000:Freescale.std._decoder.div4.hw-based, OMX.google.android.index.configureVideoTunnelMode) ERROR: NotImplemented(0x80001006)&lt;BR /&gt;01-01 00:01:05.033&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 W OMXNodeInstance: [0xb4a78000:Freescale.std._decoder.div4.hw-based] component does not support metadata mode; using fallback&lt;BR /&gt;01-01 00:01:05.036&amp;nbsp;&amp;nbsp; 670&amp;nbsp;&amp;nbsp; 676 I adbd&amp;nbsp;&amp;nbsp;&amp;nbsp; : initializing functionfs&lt;BR /&gt;01-01 00:01:05.038&amp;nbsp;&amp;nbsp; 670&amp;nbsp;&amp;nbsp; 676 I adbd&amp;nbsp;&amp;nbsp;&amp;nbsp; : opening control endpoint /dev/usb-ffs/adb/ep0&lt;BR /&gt;01-01 00:01:05.038&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 400 E BluetoothManagerService: MESSAGE_TIMEOUT_BIND&lt;BR /&gt;01-01 00:01:05.060&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:05.061&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:05.062&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I OMXMaster: makeComponentInstance(OMX.Freescale.std.video_decoder.div3.hw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:05.062&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 E /vendor/bin/hw/android.hardware.media.omx@1.0-service: Failed to allocate omx component 'OMX.Freescale.std.video_decoder.div3.hw-based'&amp;nbsp; err=InvalidComponentName(0x80001002)&lt;BR /&gt;01-01 00:01:05.064&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:05.066&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:05.066&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 I OMXMaster: makeComponentInstance(OMX.Freescale.std.video_decoder.xvid.hw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:05.075&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 E OMXNodeInstance: getParameter(0xb465e000:Freescale.std._decoder.xvid.hw-based, ParamVideoProfileLevelQuerySupported(0x600000f)) ERROR: UnsupportedIndex(0x8000101a)&lt;BR /&gt;01-01 00:01:05.079&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 E OMXNodeInstance: getExtensionIndex(0xb465e000:Freescale.std._decoder.xvid.hw-based, OMX.google.android.index.configureVideoTunnelMode) ERROR: NotImplemented(0x80001006)&lt;BR /&gt;01-01 00:01:05.080&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 W OMXNodeInstance: [0xb465e000:Freescale.std._decoder.xvid.hw-based] component does not support metadata mode; using fallback&lt;BR /&gt;01-01 00:01:05.096&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:05.098&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:05.099&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 I OMXMaster: makeComponentInstance(OMX.Freescale.std.video_decoder.mjpeg.hw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:05.111&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 I LatinIME:LogUtils: Dictionary info: dictionary = main:de ; version = 54 ; date = 1414726263&lt;BR /&gt;01-01 00:01:05.118&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 E OMXNodeInstance: getParameter(0xb465e300:Freescale.std._decoder.mjpeg.hw-based, ParamVideoProfileLevelQuerySupported(0x600000f)) ERROR: UnsupportedIndex(0x8000101a)&lt;BR /&gt;01-01 00:01:05.121&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 E OMXNodeInstance: getExtensionIndex(0xb465e300:Freescale.std._decoder.mjpeg.hw-based, OMX.google.android.index.configureVideoTunnelMode) ERROR: NotImplemented(0x80001006)&lt;BR /&gt;01-01 00:01:05.122&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 W OMXNodeInstance: [0xb465e300:Freescale.std._decoder.mjpeg.hw-based] component does not support metadata mode; using fallback&lt;BR /&gt;01-01 00:01:05.130&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:05.131&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:05.132&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 I OMXMaster: makeComponentInstance(OMX.Freescale.std.video_decoder.sorenson.sw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:05.140&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 E OMXNodeInstance: getParameter(0xb465e300:Freescale.std._decoder.sorenson.sw-based, ParamVideoProfileLevelQuerySupported(0x600000f)) ERROR: UnsupportedIndex(0x8000101a)&lt;BR /&gt;01-01 00:01:05.142&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 E OMXNodeInstance: getExtensionIndex(0xb465e300:Freescale.std._decoder.sorenson.sw-based, OMX.google.android.index.configureVideoTunnelMode) ERROR: NotImplemented(0x80001006)&lt;BR /&gt;01-01 00:01:05.143&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 I LatinIME:LogUtils: Dictionary info: dictionary = main:en ; version = 54 ; date = 1414726273&lt;BR /&gt;01-01 00:01:05.143&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 W OMXNodeInstance: [0xb465e300:Freescale.std._decoder.sorenson.sw-based] component does not support metadata mode; using fallback&lt;BR /&gt;01-01 00:01:05.143&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 E OMXNodeInstance: setParameter(0xb465e300:Freescale.std._decoder.sorenson.sw-based, OMX.google.android.index.prepareForAdaptivePlayback(0x7f00003d): Output:1 en=1 max=1280x720) ERROR: UnsupportedIndex(0x8000101a)&lt;BR /&gt;01-01 00:01:05.152&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:05.153&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:05.153&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 I OMXMaster: makeComponentInstance(OMX.Freescale.std.audio_decoder.ac3.sw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:05.170&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 I OMXPlayer: Can't open library: lib_ac3d_wrap_arm11_elinux_android.so&lt;BR /&gt;01-01 00:01:05.170&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 I OMXPlayer: dlopen failed: library "lib_ac3d_wrap_arm11_elinux_android.so" not found&lt;BR /&gt;01-01 00:01:05.170&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 I OMXPlayer: LEVEL: 1 FUNCTION: CreateDecoderInterface LINE: 293&lt;BR /&gt;01-01 00:01:05.170&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 I OMXPlayer: Fail to open Decoder library for ��#�&lt;BR /&gt;01-01 00:01:05.170&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 I OMXPlayer: LEVEL: 1 FUNCTION: CreateDecoderInterface LINE: 332&lt;BR /&gt;01-01 00:01:05.170&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 I OMXPlayer: UniaDecoder::CreateDecoderInterface ret=-2147479549&lt;BR /&gt;01-01 00:01:05.177&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 I OMXPlayer: LEVEL: 1 FUNCTION: ConstructComponent LINE: 574&lt;BR /&gt;01-01 00:01:05.177&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 I OMXPlayer: Can't initialize component.&lt;BR /&gt;01-01 00:01:05.177&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 I OMXPlayer: LEVEL: 1 FUNCTION: OMX_GetHandle LINE: 498&lt;BR /&gt;01-01 00:01:05.177&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 I OMXPlayer: Load and call entry function fail.&lt;BR /&gt;01-01 00:01:05.178&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 E /vendor/bin/hw/android.hardware.media.omx@1.0-service: Failed to allocate omx component 'OMX.Freescale.std.audio_decoder.ac3.sw-based'&amp;nbsp; err=ComponentNotFound(0x80001003)&lt;BR /&gt;01-01 00:01:05.181&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 I LatinIME:LogUtils: Dictionary info: dictionary = main:es ; version = 54 ; date = 1414726268&lt;BR /&gt;01-01 00:01:05.199&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:05.201&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:05.201&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXMaster: makeComponentInstance(OMX.Freescale.std.audio_decoder.ec3.sw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:05.206&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXPlayer: Unia -&amp;gt; EC3&lt;BR /&gt;01-01 00:01:05.207&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXPlayer: Can't open library: lib_ddpd_wrap_arm12_elinux_android.so&lt;BR /&gt;01-01 00:01:05.207&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXPlayer: dlopen failed: library "lib_ddpd_wrap_arm12_elinux_android.so" not found&lt;BR /&gt;01-01 00:01:05.207&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXPlayer: LEVEL: 1 FUNCTION: CreateDecoderInterface LINE: 293&lt;BR /&gt;01-01 00:01:05.207&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXPlayer: Fail to open Decoder library for 4� �&lt;BR /&gt;01-01 00:01:05.207&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXPlayer: LEVEL: 1 FUNCTION: CreateDecoderInterface LINE: 332&lt;BR /&gt;01-01 00:01:05.207&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXPlayer: UniaDecoder::CreateDecoderInterface ret=-2147479549&lt;BR /&gt;01-01 00:01:05.222&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 I LatinIME:LogUtils: Dictionary info: dictionary = main:fr ; version = 54 ; date = 1414726264&lt;BR /&gt;01-01 00:01:05.224&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXPlayer: LEVEL: 1 FUNCTION: ConstructComponent LINE: 574&lt;BR /&gt;01-01 00:01:05.224&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXPlayer: Can't initialize component.&lt;BR /&gt;01-01 00:01:05.224&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXPlayer: LEVEL: 1 FUNCTION: OMX_GetHandle LINE: 498&lt;BR /&gt;01-01 00:01:05.224&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXPlayer: Load and call entry function fail.&lt;BR /&gt;01-01 00:01:05.224&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 E /vendor/bin/hw/android.hardware.media.omx@1.0-service: Failed to allocate omx component 'OMX.Freescale.std.audio_decoder.ec3.sw-based'&amp;nbsp; err=ComponentNotFound(0x80001003)&lt;BR /&gt;01-01 00:01:05.226&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:05.228&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:05.229&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 I OMXMaster: makeComponentInstance(OMX.Freescale.std.audio_decoder.wma.sw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:05.241&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 I OMXPlayer: Can't open library: lib_wma10d_wrap_arm12_elinux_android.so&lt;BR /&gt;01-01 00:01:05.241&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 I OMXPlayer: dlopen failed: library "lib_wma10d_wrap_arm12_elinux_android.so" not found&lt;BR /&gt;01-01 00:01:05.241&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 I OMXPlayer: LEVEL: 1 FUNCTION: CreateDecoderInterface LINE: 293&lt;BR /&gt;01-01 00:01:05.241&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 I OMXPlayer: Fail to open Decoder library for �9��&lt;BR /&gt;01-01 00:01:05.241&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 I OMXPlayer: LEVEL: 1 FUNCTION: CreateDecoderInterface LINE: 332&lt;BR /&gt;01-01 00:01:05.242&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 I OMXPlayer: UniaDecoder::CreateDecoderInterface ret=-2147479549&lt;BR /&gt;01-01 00:01:05.249&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W zygote&amp;nbsp; : Long monitor contention with owner PackageManager (407) at void com.android.server.pm.PackageManagerService$PackageHandler.doHandleMessage(android.os.Message)(PackageManagerService.java:1722) waiters=2 in android.content.pm.ApplicationInfo com.android.server.pm.PackageManagerService.getApplicationInfoInternal(java.lang.String, int, int, int) for 228ms&lt;BR /&gt;01-01 00:01:05.275&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 I OMXPlayer: LEVEL: 1 FUNCTION: ConstructComponent LINE: 574&lt;BR /&gt;01-01 00:01:05.275&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 I OMXPlayer: Can't initialize component.&lt;BR /&gt;01-01 00:01:05.275&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 I OMXPlayer: LEVEL: 1 FUNCTION: OMX_GetHandle LINE: 498&lt;BR /&gt;01-01 00:01:05.275&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 I OMXPlayer: Load and call entry function fail.&lt;BR /&gt;01-01 00:01:05.275&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 E /vendor/bin/hw/android.hardware.media.omx@1.0-service: Failed to allocate omx component 'OMX.Freescale.std.audio_decoder.wma.sw-based'&amp;nbsp; err=ComponentNotFound(0x80001003)&lt;BR /&gt;01-01 00:01:05.280&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:05.281&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:05.282&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXMaster: makeComponentInstance(OMX.Freescale.std.audio_decoder.flac.sw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:05.299&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 I LatinIME:LogUtils: Dictionary info: dictionary = main:it ; version = 54 ; date = 1414726258&lt;BR /&gt;01-01 00:01:05.319&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:05.326&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:05.326&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 I OMXMaster: makeComponentInstance(OMX.Freescale.std.audio_decoder.mp3.sw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:05.423&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:05.427&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:05.429&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 I OMXMaster: makeComponentInstance(OMX.Freescale.std.audio_decoder.amr.sw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:05.451&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D BluetoothManagerService: Trying to bind to profile: 1, while Bluetooth was disabled&lt;BR /&gt;01-01 00:01:05.466&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXPlayer: SetRoleFormat AMR NB mode.&lt;BR /&gt;01-01 00:01:05.494&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 702 I Telecom : BluetoothRouteManager: getBluetoothAudioConnectedDevice: no headset service available.&lt;BR /&gt;01-01 00:01:05.499&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:05.506&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:05.507&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXMaster: makeComponentInstance(OMX.Freescale.std.audio_decoder.amrwb.sw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:05.512&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I Telecom : SystemStateProvider: Registering car mode receiver: android.content.IntentFilter@98f9cfe: TS.init@AAA&lt;BR /&gt;01-01 00:01:05.512&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I OMXPlayer: SetRoleFormat AMR WB mode.&lt;BR /&gt;01-01 00:01:05.514&amp;nbsp;&amp;nbsp; 646&amp;nbsp;&amp;nbsp; 703 D OpenGLRenderer: HWUI GL Pipeline&lt;BR /&gt;01-01 00:01:05.588&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:05.590&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:05.590&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 I OMXMaster: makeComponentInstance(OMX.Freescale.std.audio_decoder.aac.sw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:05.605&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 I OMXPlayer: Can't open library: lib_aacplusd_wrap_arm12_elinux_android.so&lt;BR /&gt;01-01 00:01:05.605&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 I OMXPlayer: dlopen failed: library "lib_aacplusd_wrap_arm12_elinux_android.so" not found&lt;BR /&gt;01-01 00:01:05.610&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_3: type=1400 audit(0.0:22): avc: denied { write } for name="timerslack_ns" dev="proc" ino=14766 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:05.610&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_3: type=1400 audit(0.0:23): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15578 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:05.610&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_3: type=1400 audit(0.0:24): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15580 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:05.610&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_3: type=1400 audit(0.0:25): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15582 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:05.610&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_3: type=1400 audit(0.0:26): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15584 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:05.610&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_3: type=1400 audit(0.0:27): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15586 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:05.610&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_3: type=1400 audit(0.0:28): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15588 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:05.610&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_3: type=1400 audit(0.0:29): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15590 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:05.610&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_3: type=1400 audit(0.0:30): avc: denied { write } for name="timerslack_ns" dev="proc" ino=14805 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:05.610&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_3: type=1400 audit(0.0:31): avc: denied { write } for name="timerslack_ns" dev="proc" ino=14221 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:05.610&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_3: type=1400 audit(0.0:32): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15592 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:05.610&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_3: type=1400 audit(0.0:33): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15594 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:05.624&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 I LatinIME:LogUtils: Dictionary info: dictionary = main:ru ; version = 54 ; date = 1414726277&lt;BR /&gt;01-01 00:01:05.640&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_2: type=1400 audit(0.0:34): avc: denied { write } for name="timerslack_ns" dev="proc" ino=14766 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:05.640&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_2: type=1400 audit(0.0:35): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15578 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:05.640&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_2: type=1400 audit(0.0:36): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15580 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:05.640&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_2: type=1400 audit(0.0:37): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15582 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:05.640&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_2: type=1400 audit(0.0:38): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15584 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:05.640&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_2: type=1400 audit(0.0:39): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15586 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:05.640&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_2: type=1400 audit(0.0:40): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15588 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:05.640&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_2: type=1400 audit(0.0:41): avc: denied { write } for name="timerslack_ns" dev="proc" ino=15590 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:05.640&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W Binder:379_2: type=1400 audit(0.0:42): avc: denied { write } for name="timerslack_ns" dev="proc" ino=14805 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;01-01 00:01:05.648&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 706 I Telecom : Logging.Events: Non-call EVENT: AUDIO_ROUTE, Entering state QuiescentEarpieceRoute&lt;BR /&gt;01-01 00:01:05.655&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 505 I LatinIME: Hardware accelerated drawing: true&lt;BR /&gt;01-01 00:01:05.659&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:05.662&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:05.663&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I OMXMaster: makeComponentInstance(OMX.Freescale.std.audio_decoder.ra.sw-based) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:05.667&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I OMXPlayer: Unia -&amp;gt; REAL&lt;BR /&gt;01-01 00:01:05.671&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I OMXPlayer: Can't open library: lib_realad_wrap_arm11_elinux_android.so&lt;BR /&gt;01-01 00:01:05.671&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I OMXPlayer: dlopen failed: library "lib_realad_wrap_arm11_elinux_android.so" not found&lt;BR /&gt;01-01 00:01:05.671&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I OMXPlayer: LEVEL: 1 FUNCTION: CreateDecoderInterface LINE: 293&lt;BR /&gt;01-01 00:01:05.671&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I OMXPlayer: Fail to open Decoder library for (i��&lt;BR /&gt;01-01 00:01:05.671&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I OMXPlayer: LEVEL: 1 FUNCTION: CreateDecoderInterface LINE: 332&lt;BR /&gt;01-01 00:01:05.671&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I OMXPlayer: UniaDecoder::CreateDecoderInterface ret=-2147479549&lt;BR /&gt;01-01 00:01:05.677&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I Telecom : MissedCallNotifierImpl: Boot not yet complete -- call log db may not be available. Deferring loading until boot complete.: TS.init@AAA&lt;BR /&gt;01-01 00:01:05.692&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 712 I Telecom : CallAudioModeStateMachine: Message received: null.: TS.init-&amp;gt;CAMSM.pM_1@AAA&lt;BR /&gt;01-01 00:01:05.701&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I OMXPlayer: LEVEL: 1 FUNCTION: ConstructComponent LINE: 574&lt;BR /&gt;01-01 00:01:05.701&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I OMXPlayer: Can't initialize component.&lt;BR /&gt;01-01 00:01:05.701&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I OMXPlayer: LEVEL: 1 FUNCTION: OMX_GetHandle LINE: 498&lt;BR /&gt;01-01 00:01:05.701&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I OMXPlayer: Load and call entry function fail.&lt;BR /&gt;01-01 00:01:05.701&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 E /vendor/bin/hw/android.hardware.media.omx@1.0-service: Failed to allocate omx component 'OMX.Freescale.std.audio_decoder.ra.sw-based'&amp;nbsp; err=ComponentNotFound(0x80001003)&lt;BR /&gt;01-01 00:01:05.703&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:05.705&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:05.705&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 I OMXMaster: makeComponentInstance(OMX.google.mpeg4.decoder) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:05.733&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 505 W InputAttributes: No editor info for this field. Bug?&lt;BR /&gt;01-01 00:01:05.743&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D BluetoothManagerService: Trying to bind to profile: 1, while Bluetooth was disabled&lt;BR /&gt;01-01 00:01:05.793&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I Telecom : Class: TelecomSystem.INSTANCE being set&lt;BR /&gt;01-01 00:01:05.796&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1479 android.content.ContextWrapper.startService:649 com.android.server.telecom.components.TelecomService.initializeTelecomSystem:168 com.android.server.telecom.components.TelecomService.onBind:62 android.app.ActivityThread.handleBindService:3447 &lt;BR /&gt;01-01 00:01:05.814&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 D installd: Found quota mount /dev/block/by-name/userdata at /data&lt;BR /&gt;01-01 00:01:05.814&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 E installd: Failed to enable USRQUOTA on /dev/block/by-name/userdata: File exists&lt;BR /&gt;01-01 00:01:05.814&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 E installd: Failed to enable GRPQUOTA on /dev/block/by-name/userdata: File exists&lt;BR /&gt;01-01 00:01:05.815&amp;nbsp;&amp;nbsp; 273&amp;nbsp;&amp;nbsp; 421 D installd: Found storage mount /data/media at /mnt/runtime/default/emulated&lt;BR /&gt;01-01 00:01:05.832&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 I BinaryDictionaryFileDumper: reinitializeClientRecordInDictionaryContentProvider() : Insert DictionaryInfo : Id = 'main:de' : Locale=de : Version=54&lt;BR /&gt;01-01 00:01:05.922&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 I BinaryDictionaryFileDumper: reinitializeClientRecordInDictionaryContentProvider() : Insert DictionaryInfo : Id = 'main:en' : Locale=en : Version=54&lt;BR /&gt;01-01 00:01:05.969&amp;nbsp;&amp;nbsp; 646&amp;nbsp;&amp;nbsp; 703 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.imx6.so from the current namespace instead.&lt;BR /&gt;01-01 00:01:05.981&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.configstore@1.0::ISurfaceFlingerConfigs/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:05.987&amp;nbsp;&amp;nbsp; 646&amp;nbsp;&amp;nbsp; 703 I zygote&amp;nbsp; : android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0&lt;BR /&gt;01-01 00:01:05.987&amp;nbsp;&amp;nbsp; 646&amp;nbsp;&amp;nbsp; 703 I OpenGLRenderer: Initialized EGL, version 1.4&lt;BR /&gt;01-01 00:01:05.988&amp;nbsp;&amp;nbsp; 646&amp;nbsp;&amp;nbsp; 703 D OpenGLRenderer: Swap behavior 2&lt;BR /&gt;&lt;SPAN&gt;01-01 00:01:06.036&amp;nbsp;&amp;nbsp; 646&amp;nbsp;&amp;nbsp; 703 I vndksupport: sphal namespace is not configured for this process. Loading &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:/vendor/lib/hw/android.hardware.graphics.mapper@2.0-impl.so"&gt;/vendor/lib/hw/android.hardware.graphics.mapper@2.0-impl.so&lt;/A&gt;&lt;SPAN&gt; from the current namespace instead.&lt;/SPAN&gt;&lt;BR /&gt;01-01 00:01:06.038&amp;nbsp;&amp;nbsp; 646&amp;nbsp;&amp;nbsp; 703 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.imx6.so from the current namespace instead.&lt;BR /&gt;01-01 00:01:06.041&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 I BinaryDictionaryFileDumper: reinitializeClientRecordInDictionaryContentProvider() : Insert DictionaryInfo : Id = 'main:es' : Locale=es : Version=54&lt;BR /&gt;01-01 00:01:06.054&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 V WiredAccessoryManager: init()&lt;BR /&gt;01-01 00:01:06.078&amp;nbsp;&amp;nbsp; 670&amp;nbsp;&amp;nbsp; 676 I adbd&amp;nbsp;&amp;nbsp;&amp;nbsp; : functionfs successfully initialized&lt;BR /&gt;01-01 00:01:06.100&amp;nbsp;&amp;nbsp; 670&amp;nbsp;&amp;nbsp; 676 I adbd&amp;nbsp;&amp;nbsp;&amp;nbsp; : registering usb transport&lt;BR /&gt;01-01 00:01:06.199&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 394 W KeyguardServiceDelegate: onScreenTurningOn(): no keyguard service!&lt;BR /&gt;01-01 00:01:06.205&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 401 I ActivityManager: Displayed com.android.settings/.FallbackHome: +1s728ms (total +2s975ms)&lt;BR /&gt;01-01 00:01:06.206&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 444 I InputReader: Reconfiguring input devices.&amp;nbsp; changes=0x00000004&lt;BR /&gt;01-01 00:01:06.207&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 I BinaryDictionaryFileDumper: reinitializeClientRecordInDictionaryContentProvider() : Insert DictionaryInfo : Id = 'main:fr' : Locale=fr : Version=54&lt;BR /&gt;01-01 00:01:06.244&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 I vol.Events: writeEvent collection_started&lt;BR /&gt;01-01 00:01:06.273&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 I BinaryDictionaryFileDumper: reinitializeClientRecordInDictionaryContentProvider() : Insert DictionaryInfo : Id = 'main:it' : Locale=it : Version=54&lt;BR /&gt;01-01 00:01:06.310&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 731 I vol.Events: writeEvent external_ringer_mode_changed normal&lt;BR /&gt;01-01 00:01:06.311&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 731 I vol.Events: writeEvent internal_ringer_mode_changed normal&lt;BR /&gt;01-01 00:01:06.319&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ConditionProviders.SCP: onSubscribe condition://android/schedule?days=1.2.3.4.5&amp;amp;start=22.0&amp;amp;end=7.0&amp;amp;exitAtAlarm=false&lt;BR /&gt;01-01 00:01:06.321&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ConditionProviders.SCP: setRegistered true&lt;BR /&gt;01-01 00:01:06.322&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ConditionProviders.SCP: notifyCondition condition://android/schedule?days=1.2.3.4.5&amp;amp;start=22.0&amp;amp;end=7.0&amp;amp;exitAtAlarm=false STATE_TRUE reason=meetsSchedule&lt;BR /&gt;01-01 00:01:06.386&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 I BinaryDictionaryFileDumper: reinitializeClientRecordInDictionaryContentProvider() : Insert DictionaryInfo : Id = 'main:ru' : Locale=ru : Version=54&lt;BR /&gt;01-01 00:01:06.474&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ConditionProviders.SCP: Scheduling evaluate for Thu Jan 01 07:00:00 GMT+00:00 1970 (25200000), in +6h58m53s680ms, now=Thu Jan 01 00:01:06 GMT+00:00 1970 (66320)&lt;BR /&gt;01-01 00:01:06.476&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 I BinaryDictionaryFileDumper: reinitializeClientRecordInDictionaryContentProvider() : Insert DictionaryInfo : Id = 'main:en_us' : Locale=en_US : Version=-1&lt;BR /&gt;01-01 00:01:06.488&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ConditionProviders.SCP: onSubscribe condition://android/schedule?days=6.7&amp;amp;start=23.30&amp;amp;end=10.0&amp;amp;exitAtAlarm=false&lt;BR /&gt;01-01 00:01:06.489&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ConditionProviders.SCP: notifyCondition condition://android/schedule?days=6.7&amp;amp;start=23.30&amp;amp;end=10.0&amp;amp;exitAtAlarm=false STATE_FALSE reason=!meetsSchedule&lt;BR /&gt;01-01 00:01:06.489&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ConditionProviders.SCP: notifyCondition condition://android/schedule?days=1.2.3.4.5&amp;amp;start=22.0&amp;amp;end=7.0&amp;amp;exitAtAlarm=false STATE_TRUE reason=meetsSchedule&lt;BR /&gt;01-01 00:01:06.490&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ConditionProviders.SCP: Scheduling evaluate for Thu Jan 01 07:00:00 GMT+00:00 1970 (25200000), in +6h58m53s512ms, now=Thu Jan 01 00:01:06 GMT+00:00 1970 (66488)&lt;BR /&gt;01-01 00:01:06.492&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D BluetoothManagerService: BluetoothServiceConnection: com.android.bluetooth.btservice.AdapterService&lt;BR /&gt;01-01 00:01:06.493&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 400 D BluetoothManagerService: MESSAGE_BLUETOOTH_SERVICE_CONNECTED: 1&lt;BR /&gt;01-01 00:01:06.493&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 400 D BluetoothManagerService: MESSAGE_GET_NAME_AND_ADDRESS&lt;BR /&gt;01-01 00:01:06.497&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 393 I SyncManager: Got SyncJobService instance.&lt;BR /&gt;01-01 00:01:06.519&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 400 D BluetoothManagerService: unbindAndFinish(): android.bluetooth.IBluetooth$Stub$Proxy@49c8782 mBinding = false mUnbinding = false&lt;BR /&gt;01-01 00:01:06.527&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 D BluetoothAdapterService: onUnbind() - calling cleanup&lt;BR /&gt;01-01 00:01:06.527&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 D BluetoothAdapterService: cleanup()&lt;BR /&gt;01-01 00:01:06.535&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 W BinaryDictionaryFileDumper: Missing metadata.json resource&lt;BR /&gt;01-01 00:01:06.563&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I Telecom : WiredHeadsetManager: ACTION_HEADSET_PLUG event, plugged in: false, : WHC.oADA@AAE&lt;BR /&gt;01-01 00:01:06.566&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 W BluetoothSdpJni: Cleaning up Bluetooth SDP Interface...&lt;BR /&gt;01-01 00:01:06.566&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 W BluetoothSdpJni: Cleaning up Bluetooth SDP object&lt;BR /&gt;01-01 00:01:06.566&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 D BluetoothAdapterService: cleanup() - Cleaning up adapter native&lt;BR /&gt;01-01 00:01:06.567&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 615 I bt_stack_manager: event_clean_up_stack is cleaning up the stack&lt;BR /&gt;01-01 00:01:06.573&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 615 E BluetoothServiceJni: Callback: 'callback_thread_event' is not called on the correct thread&lt;BR /&gt;01-01 00:01:06.603&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 615 I bt_btif_queue: btif_queue_release&lt;BR /&gt;01-01 00:01:06.603&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 626 W bt_osi_thread: run_thread: thread id 626, thread name bt_jni_workqueue exited&lt;BR /&gt;01-01 00:01:06.604&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 615 I bt_core_module: module_clean_up Cleaning up module "stack_config_module"&lt;BR /&gt;01-01 00:01:06.605&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 615 I bt_core_module: module_clean_up Cleanup of module "stack_config_module" completed&lt;BR /&gt;01-01 00:01:06.605&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 615 I bt_core_module: module_clean_up Cleaning up module "interop_module"&lt;BR /&gt;01-01 00:01:06.605&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 615 I bt_core_module: module_clean_up Cleanup of module "interop_module" completed&lt;BR /&gt;01-01 00:01:06.605&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 615 I bt_core_module: module_clean_up Cleaning up module "btif_config_module"&lt;BR /&gt;01-01 00:01:06.625&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 I LatinIME:LogUtils: Dictionary info: dictionary = main:en ; version = 54 ; date = 1414726273&lt;BR /&gt;01-01 00:01:06.631&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 615 I bt_core_module: module_clean_up Cleanup of module "btif_config_module" completed&lt;BR /&gt;01-01 00:01:06.631&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 615 I bt_core_module: module_clean_up Cleaning up module "bt_utils_module"&lt;BR /&gt;01-01 00:01:06.631&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 615 I bt_core_module: module_clean_up Cleanup of module "bt_utils_module" completed&lt;BR /&gt;01-01 00:01:06.632&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 615 I bt_core_module: module_clean_up Cleaning up module "osi_module"&lt;BR /&gt;01-01 00:01:06.632&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 623 D bt_osi_alarm: callback_dispatch Callback thread exited&lt;BR /&gt;01-01 00:01:06.632&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 623 W bt_osi_thread: run_thread: thread id 623, thread name alarm_dispatcher exited&lt;BR /&gt;01-01 00:01:06.633&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 621 W bt_osi_thread: run_thread: thread id 621, thread name alarm_default_ca exited&lt;BR /&gt;01-01 00:01:06.634&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 I LatinIME:LogUtils: Dictionary info: dictionary = userunigram.en_US ; version = 66 ; date = ?&lt;BR /&gt;01-01 00:01:06.636&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 615 I bt_core_module: module_clean_up Cleanup of module "osi_module" completed&lt;BR /&gt;01-01 00:01:06.636&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 615 I bt_stack_manager: event_clean_up_stack finished&lt;BR /&gt;01-01 00:01:06.636&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 I BluetoothServiceJni: cleanupNative: return from cleanup&lt;BR /&gt;01-01 00:01:06.638&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 D BluetoothAdapterService: onDestroy()&lt;BR /&gt;01-01 00:01:06.639&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 I BluetoothAdapterService: Force exit to cleanup internal state in Bluetooth stack&lt;BR /&gt;01-01 00:01:06.647&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 E ActivityThread: Failed to find provider info for user_dictionary&lt;BR /&gt;01-01 00:01:06.647&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 470 E ActivityThread: Failed to find provider info for com.android.calendar&lt;BR /&gt;01-01 00:01:06.669&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 470 E ActivityThread: Failed to find provider info for com.android.calendar&lt;BR /&gt;01-01 00:01:06.679&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 E OMXNodeInstance: getExtensionIndex(0xb4627ae0:google.mpeg4.decoder, OMX.google.android.index.configureVideoTunnelMode) ERROR: UnsupportedIndex(0x8000101a)&lt;BR /&gt;01-01 00:01:06.679&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 E OMXNodeInstance: getExtensionIndex(0xb4627ae0:google.mpeg4.decoder, OMX.google.android.index.enableAndroidNativeBuffers) ERROR: UnsupportedIndex(0x8000101a)&lt;BR /&gt;01-01 00:01:06.696&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:06.697&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:06.700&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXMaster: makeComponentInstance(OMX.google.h263.decoder) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:06.719&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 I zygote&amp;nbsp; : System.exit called, status: 0&lt;BR /&gt;01-01 00:01:06.719&amp;nbsp;&amp;nbsp; 486&amp;nbsp;&amp;nbsp; 486 I AndroidRuntime: VM exiting with result code 0, cleanup skipped.&lt;BR /&gt;01-01 00:01:06.743&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 I LatinIME:LogUtils: Dictionary info: dictionary = main:en ; version = 54 ; date = 1414726273&lt;BR /&gt;01-01 00:01:06.745&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I DefaultPermGrantPolicy: Granting permissions to default dialer app for user:0&lt;BR /&gt;01-01 00:01:06.759&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I Telecom : PhoneAccountRegistrar: SimCallManager queried, returning: null: TSI.gSCM@AAM&lt;BR /&gt;01-01 00:01:06.803&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D AutofillManagerService: Autofill restriction did not change for user 0: null&lt;BR /&gt;01-01 00:01:06.806&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 I LatinIME:LogUtils: Dictionary info: dictionary = main:en ; version = 54 ; date = 1414726273&lt;BR /&gt;01-01 00:01:06.821&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ZenLog&amp;nbsp; : config: conditionChanged,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,allowWhenScreenOff=true,allowWhenScreenOn=true,automaticRules={6544c6929f4146d7b057d79a1d9f40bf=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&amp;amp;calendar=&amp;amp;reply=1,condition=null,component=ComponentInfo{android/com.android.server.notification.EventConditionProvider},id=6544c6929f4146d7b057d79a1d9f40bf,creationTime=60606,enabler=null], ca859dcc4d0342d1a0d99345ea03a260=ZenRule[enabled=false,snoozing=false,name=Weeknight,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=1.2.3.4.5&amp;amp;start=22.0&amp;amp;end=7.0&amp;amp;exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=1.2.3.4.5&amp;amp;start=22.0&amp;amp;end=7.0&amp;amp;exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_TRUE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=ca859dcc4d0342d1a0d99345ea03a260,creationTime=60604,enabler=null], b93582e5a95c453b9f64fb4f95f5e62c=ZenRule[enabled=false,snoozing=false,name=Weekend,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=6.7&amp;amp;start=23.30&amp;amp;end=10.0&amp;amp;exitAtAlarm=false,condition=null,component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=b93582e5a95c453b9f64fb4f95f5e62c,creationTime=60604,enabler=null]},manualRule=null],Diff[automaticRule[ca859dcc4d0342d1a0d99345ea03a260].condition:null-&amp;gt;Condition[id=condition://android/schedule?days=1.2.3.4.5&amp;amp;start=22.0&amp;amp;end=7.0&amp;amp;exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_TRUE,flags=2]]&lt;BR /&gt;01-01 00:01:06.825&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ZenLog&amp;nbsp; : config: conditionChanged,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,allowWhenScreenOff=true,allowWhenScreenOn=true,automaticRules={6544c6929f4146d7b057d79a1d9f40bf=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&amp;amp;calendar=&amp;amp;reply=1,condition=null,component=ComponentInfo{android/com.android.server.notification.EventConditionProvider},id=6544c6929f4146d7b057d79a1d9f40bf,creationTime=60606,enabler=null], ca859dcc4d0342d1a0d99345ea03a260=ZenRule[enabled=false,snoozing=false,name=Weeknight,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=1.2.3.4.5&amp;amp;start=22.0&amp;amp;end=7.0&amp;amp;exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=1.2.3.4.5&amp;amp;start=22.0&amp;amp;end=7.0&amp;amp;exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_TRUE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=ca859dcc4d0342d1a0d99345ea03a260,creationTime=60604,enabler=null], b93582e5a95c453b9f64fb4f95f5e62c=ZenRule[enabled=false,snoozing=false,name=Weekend,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=6.7&amp;amp;start=23.30&amp;amp;end=10.0&amp;amp;exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=6.7&amp;amp;start=23.30&amp;amp;end=10.0&amp;amp;exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=b93582e5a95c453b9f64fb4f95f5e62c,creationTime=60604,enabler=null]},manualRule=null],Diff[automaticRule[b93582e5a95c453b9f64fb4f95f5e62c].condition:null-&amp;gt;Condition[id=condition://android/schedule?days=6.7&amp;amp;start=23.30&amp;amp;end=10.0&amp;amp;exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2]]&lt;BR /&gt;01-01 00:01:06.835&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 401 W WindowManager: App freeze timeout expired.&lt;BR /&gt;01-01 00:01:06.836&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I FusedLocation: engine started (com.android.location.fused)&lt;BR /&gt;01-01 00:01:06.843&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ZenLog&amp;nbsp; : config: conditionChanged,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,allowWhenScreenOff=true,allowWhenScreenOn=true,automaticRules={6544c6929f4146d7b057d79a1d9f40bf=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&amp;amp;calendar=&amp;amp;reply=1,condition=Condition[id=condition://android/event?userId=-10000&amp;amp;calendar=&amp;amp;reply=1,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.EventConditionProvider},id=6544c6929f4146d7b057d79a1d9f40bf,creationTime=60606,enabler=null], ca859dcc4d0342d1a0d99345ea03a260=ZenRule[enabled=false,snoozing=false,name=Weeknight,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=1.2.3.4.5&amp;amp;start=22.0&amp;amp;end=7.0&amp;amp;exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=1.2.3.4.5&amp;amp;start=22.0&amp;amp;end=7.0&amp;amp;exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_TRUE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=ca859dcc4d0342d1a0d99345ea03a260,creationTime=60604,enabler=null], b93582e5a95c453b9f64fb4f95f5e62c=ZenRule[enabled=false,snoozing=false,name=Weekend,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=6.7&amp;amp;start=23.30&amp;amp;end=10.0&amp;amp;exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=6.7&amp;amp;start=23.30&amp;amp;end=10.0&amp;amp;exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=b93582e5a95c453b9f64fb4f95f5e62c,creationTime=60604,enabler=null]},manualRule=null],Diff[automaticRule[6544c6929f4146d7b057d79a1d9f40bf].condition:null-&amp;gt;Condition[id=condition://android/event?userId=-10000&amp;amp;calendar=&amp;amp;reply=1,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2]]&lt;BR /&gt;01-01 00:01:06.844&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ZenLog&amp;nbsp; : set_zen_mode: off,conditionChanged&lt;BR /&gt;01-01 00:01:06.863&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 I chatty&amp;nbsp; : uid=1000 system_server identical 1 line&lt;BR /&gt;01-01 00:01:06.891&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 I LatinIME:LogUtils: Dictionary info: dictionary = main:en ; version = 54 ; date = 1414726273&lt;BR /&gt;01-01 00:01:06.942&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 379 D ZenLog&amp;nbsp; : set_zen_mode: off,conditionChanged&lt;BR /&gt;01-01 00:01:07.110&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 I chatty&amp;nbsp; : uid=10054(com.android.inputmethod.latin) ExecutorUtils identical 4 lines&lt;BR /&gt;01-01 00:01:07.145&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 622 I LatinIME:LogUtils: Dictionary info: dictionary = main:en ; version = 54 ; date = 1414726273&lt;BR /&gt;01-01 00:01:07.241&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 E OMXNodeInstance: getExtensionIndex(0xb4a22f60:google.h263.decoder, OMX.google.android.index.configureVideoTunnelMode) ERROR: UnsupportedIndex(0x8000101a)&lt;BR /&gt;01-01 00:01:07.241&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 E OMXNodeInstance: getExtensionIndex(0xb4a22f60:google.h263.decoder, OMX.google.android.index.enableAndroidNativeBuffers) ERROR: UnsupportedIndex(0x8000101a)&lt;BR /&gt;01-01 00:01:07.260&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:07.262&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:07.262&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I OMXMaster: makeComponentInstance(OMX.google.h264.decoder) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:07.318&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 586 I ActivityManager: Process com.android.bluetooth (pid 486) has died: fore SVC &lt;BR /&gt;01-01 00:01:07.319&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 396 W zygote&amp;nbsp; : kill(-486, 9) failed: No such process&lt;BR /&gt;01-01 00:01:07.360&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 396 W zygote&amp;nbsp; : kill(-486, 9) failed: No such process&lt;BR /&gt;01-01 00:01:07.361&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 396 I zygote&amp;nbsp; : Successfully killed process cgroup uid 1002 pid 486 in 42ms&lt;BR /&gt;01-01 00:01:07.448&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 D AndroidRuntime: &amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; START com.android.internal.os.WebViewZygoteInit uid 1053 &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;01-01 00:01:07.452&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 544 I zygote&amp;nbsp; : Background concurrent copying GC freed 9878(1369KB) AllocSpace objects, 1(20KB) LOS objects, 57% free, 1115KB/2MB, paused 267us total 209.626ms&lt;BR /&gt;01-01 00:01:07.476&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[0]=-Xzygote&lt;BR /&gt;01-01 00:01:07.476&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[1]=-Xstacktracefile:/data/anr/traces.txt&lt;BR /&gt;01-01 00:01:07.476&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 731 I vol.Events: writeEvent level_changed STREAM_VOICE_CALL 4&lt;BR /&gt;01-01 00:01:07.476&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[2]=exit&lt;BR /&gt;01-01 00:01:07.476&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[3]=vfprintf&lt;BR /&gt;01-01 00:01:07.476&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[4]=sensitiveThread&lt;BR /&gt;01-01 00:01:07.476&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[5]=-verbose:gc&lt;BR /&gt;01-01 00:01:07.476&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[6]=-Xms8m&lt;BR /&gt;01-01 00:01:07.477&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[7]=-Xmx384m&lt;BR /&gt;01-01 00:01:07.477&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[8]=-XX:HeapGrowthLimit=128m&lt;BR /&gt;01-01 00:01:07.477&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[9]=-XX:HeapMinFree=512k&lt;BR /&gt;01-01 00:01:07.477&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[10]=-XX:HeapMaxFree=8m&lt;BR /&gt;01-01 00:01:07.477&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[11]=-XX:HeapTargetUtilization=0.75&lt;BR /&gt;01-01 00:01:07.477&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[12]=-Xusejit:true&lt;BR /&gt;01-01 00:01:07.477&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[13]=-Xjitsaveprofilinginfo&lt;BR /&gt;01-01 00:01:07.477&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[14]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y&lt;BR /&gt;01-01 00:01:07.477&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[15]=-Xlockprofthreshold:500&lt;BR /&gt;01-01 00:01:07.477&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[16]=-Ximage-compiler-option&lt;BR /&gt;01-01 00:01:07.477&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[17]=--runtime-arg&lt;BR /&gt;01-01 00:01:07.477&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[18]=-Ximage-compiler-option&lt;BR /&gt;01-01 00:01:07.477&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[19]=-Xms64m&lt;BR /&gt;01-01 00:01:07.477&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[20]=-Ximage-compiler-option&lt;BR /&gt;01-01 00:01:07.477&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[21]=--runtime-arg&lt;BR /&gt;01-01 00:01:07.477&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[22]=-Ximage-compiler-option&lt;BR /&gt;01-01 00:01:07.478&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[23]=-Xmx64m&lt;BR /&gt;01-01 00:01:07.478&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[24]=-Ximage-compiler-option&lt;BR /&gt;01-01 00:01:07.478&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[25]=--image-classes=/system/etc/preloaded-classes&lt;BR /&gt;01-01 00:01:07.478&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[26]=-Ximage-compiler-option&lt;BR /&gt;01-01 00:01:07.478&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[27]=--compiled-classes=/system/etc/compiled-classes&lt;BR /&gt;01-01 00:01:07.478&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[28]=-Xcompiler-option&lt;BR /&gt;01-01 00:01:07.478&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[29]=--runtime-arg&lt;BR /&gt;01-01 00:01:07.478&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[30]=-Xcompiler-option&lt;BR /&gt;01-01 00:01:07.478&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[31]=-Xms64m&lt;BR /&gt;01-01 00:01:07.478&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[32]=-Xcompiler-option&lt;BR /&gt;01-01 00:01:07.478&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[33]=--runtime-arg&lt;BR /&gt;01-01 00:01:07.478&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[34]=-Xcompiler-option&lt;BR /&gt;01-01 00:01:07.478&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[35]=-Xmx512m&lt;BR /&gt;01-01 00:01:07.478&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[36]=-Ximage-compiler-option&lt;BR /&gt;01-01 00:01:07.478&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[37]=--instruction-set-variant=cortex-a9&lt;BR /&gt;01-01 00:01:07.478&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[38]=-Xcompiler-option&lt;BR /&gt;01-01 00:01:07.478&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[39]=--instruction-set-variant=cortex-a9&lt;BR /&gt;01-01 00:01:07.478&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[40]=-Ximage-compiler-option&lt;BR /&gt;01-01 00:01:07.478&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[41]=--instruction-set-features=default&lt;BR /&gt;01-01 00:01:07.478&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[42]=-Xcompiler-option&lt;BR /&gt;01-01 00:01:07.478&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[43]=--instruction-set-features=default&lt;BR /&gt;01-01 00:01:07.478&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[44]=-Duser.locale=en-US&lt;BR /&gt;01-01 00:01:07.479&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[45]=--cpu-abilist=armeabi-v7a,armeabi&lt;BR /&gt;01-01 00:01:07.479&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 I /system/bin/webview_zygote32: option[46]=-Xfingerprint:Android/sabresd_6dq/sabresd_6dq:8.0.0/1.0.0-rfp-rc4/20180205:userdebug/dev-keys&lt;BR /&gt;01-01 00:01:07.479&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 731 I vol.Events: writeEvent level_changed STREAM_SYSTEM 5&lt;BR /&gt;01-01 00:01:07.482&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 731 I vol.Events: writeEvent level_changed STREAM_RING 5&lt;BR /&gt;01-01 00:01:07.485&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 731 I vol.Events: writeEvent level_changed STREAM_MUSIC 5&lt;BR /&gt;01-01 00:01:07.493&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 731 I vol.Events: writeEvent level_changed STREAM_ALARM 6&lt;BR /&gt;01-01 00:01:07.500&amp;nbsp;&amp;nbsp; 540&amp;nbsp;&amp;nbsp; 540 W /system/bin/webview_zygote32: Could not reserve sentinel fault page&lt;BR /&gt;01-01 00:01:07.502&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 731 I vol.Events: writeEvent level_changed STREAM_BLUETOOTH_SCO 7&lt;BR /&gt;01-01 00:01:07.704&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 771 D OpenGLRenderer: HWUI GL Pipeline&lt;BR /&gt;01-01 00:01:07.727&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 560 I zygote&amp;nbsp; : Waiting for a blocking GC ProfileSaver&lt;BR /&gt;01-01 00:01:07.738&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 E OMXNodeInstance: getExtensionIndex(0xb4a22f00:google.h264.decoder, OMX.google.android.index.configureVideoTunnelMode) ERROR: UnsupportedIndex(0x8000101a)&lt;BR /&gt;01-01 00:01:07.738&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 E OMXNodeInstance: getExtensionIndex(0xb4a22f00:google.h264.decoder, OMX.google.android.index.enableAndroidNativeBuffers) ERROR: UnsupportedIndex(0x8000101a)&lt;BR /&gt;01-01 00:01:07.742&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 579 I zygote&amp;nbsp; : Background concurrent copying GC freed 32333(1849KB) AllocSpace objects, 0(0B) LOS objects, 74% free, 528KB/2MB, paused 1.551ms total 215.371ms&lt;BR /&gt;01-01 00:01:07.746&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:07.747&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:07.748&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 674 I OMXMaster: makeComponentInstance(OMX.google.hevc.decoder) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:07.787&amp;nbsp;&amp;nbsp; 505&amp;nbsp;&amp;nbsp; 560 I zygote&amp;nbsp; : WaitForGcToComplete blocked ProfileSaver on HeapTrim for 60.588ms&lt;BR /&gt;01-01 00:01:07.889&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D TelephonyProvider: dbh.onCreate:+ db=SQLiteDatabase: /data/user_de/0/com.android.providers.telephony/databases/telephony.db&lt;BR /&gt;01-01 00:01:07.889&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D TelephonyProvider: dbh.createSimInfoTable:+&lt;BR /&gt;01-01 00:01:07.894&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D TelephonyProvider: dbh.createSimInfoTable:-&lt;BR /&gt;01-01 00:01:07.894&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D TelephonyProvider: dbh.createCarriersTable: carriers&lt;BR /&gt;01-01 00:01:07.916&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D TelephonyProvider: dbh.createCarriersTable:-&lt;BR /&gt;01-01 00:01:07.916&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D TelephonyProvider: dbh.onCreate: Apply apns from xml.&lt;BR /&gt;01-01 00:01:07.917&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D TelephonyProvider: No APNs in OEM image = /oem/telephony/apns-conf.xml Load APNs from system image&lt;BR /&gt;01-01 00:01:07.917&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D TelephonyProvider: No APNs in OEM image = /data/misc/apns-conf.xml Load APNs from system image&lt;BR /&gt;01-01 00:01:07.918&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D TelephonyProvider: confFile = /system/etc/apns-conf.xml&lt;BR /&gt;01-01 00:01:07.921&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 E TelephonyProvider: FileNotFoundException for /system/etc/apns-conf.xml:java.io.FileNotFoundException: /system/etc/apns-conf.xml (No such file or directory)&lt;BR /&gt;01-01 00:01:07.968&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D TelephonyProvider: dbh.onCreate:- db=SQLiteDatabase: /data/user_de/0/com.android.providers.telephony/databases/telephony.db&lt;BR /&gt;01-01 00:01:08.004&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D TelephonyProvider: dbh.onOpen: ok, queried table=siminfo&lt;BR /&gt;01-01 00:01:08.005&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D TelephonyProvider: dbh.onOpen: ok, queried table=carriers&lt;BR /&gt;01-01 00:01:08.050&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D TelephonyProvider: onCreate: build id changed from&amp;nbsp; to 1.0.0-rfp-rc4&lt;BR /&gt;01-01 00:01:08.051&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D TelephonyProvider: No APNs in OEM image = /oem/telephony/apns-conf.xml Load APNs from system image&lt;BR /&gt;01-01 00:01:08.051&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D TelephonyProvider: No APNs in OEM image = /data/misc/apns-conf.xml Load APNs from system image&lt;BR /&gt;01-01 00:01:08.053&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 E TelephonyProvider: FileNotFoundException for /system/etc/apns-conf.xml:java.io.FileNotFoundException: /system/etc/apns-conf.xml (No such file or directory)&lt;BR /&gt;01-01 00:01:08.053&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D TelephonyProvider: newChecksum: -1&lt;BR /&gt;01-01 00:01:08.053&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D TelephonyProvider: oldChecksum: -1&lt;BR /&gt;01-01 00:01:08.053&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D TelephonyProvider: Skipping apn db update since apn-conf has not changed.&lt;BR /&gt;01-01 00:01:08.078&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D CarrierProvider: onCreate&lt;BR /&gt;01-01 00:01:08.230&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 E OMXNodeInstance: getExtensionIndex(0xb4627840:google.hevc.decoder, OMX.google.android.index.configureVideoTunnelMode) ERROR: UnsupportedIndex(0x8000101a)&lt;BR /&gt;01-01 00:01:08.231&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 E OMXNodeInstance: getExtensionIndex(0xb4627840:google.hevc.decoder, OMX.google.android.index.enableAndroidNativeBuffers) ERROR: UnsupportedIndex(0x8000101a)&lt;BR /&gt;01-01 00:01:08.242&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 389 I zygote&amp;nbsp; : Background concurrent copying GC freed 46804(3MB) AllocSpace objects, 22(460KB) LOS objects, 42% free, 4MB/7MB, paused 238us total 688.287ms&lt;BR /&gt;01-01 00:01:08.277&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:08.279&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:08.279&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXMaster: makeComponentInstance(OMX.google.vp8.decoder) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:08.447&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 I ImsResolver: Initializing cache and binding.&lt;BR /&gt;01-01 00:01:08.571&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 390 W WallpaperManagerService: Cannot extract colors because wallpaper could not be read.&lt;BR /&gt;01-01 00:01:08.582&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 586 W WallpaperManagerService: Cannot extract colors because wallpaper could not be read.&lt;BR /&gt;01-01 00:01:08.634&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 D StatusBar: disable&amp;lt;e i a s b h r c s q &amp;gt;&lt;BR /&gt;01-01 00:01:08.639&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 604 I StatusBarManagerService: registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@a5d24af&lt;BR /&gt;01-01 00:01:08.657&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 E OMXNodeInstance: getExtensionIndex(0xb4a23020:google.vp8.decoder, OMX.google.android.index.configureVideoTunnelMode) ERROR: UnsupportedIndex(0x8000101a)&lt;BR /&gt;01-01 00:01:08.657&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 E OMXNodeInstance: getExtensionIndex(0xb4a23020:google.vp8.decoder, OMX.google.android.index.enableAndroidNativeBuffers) ERROR: UnsupportedIndex(0x8000101a)&lt;BR /&gt;01-01 00:01:08.692&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:08.694&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:08.694&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXMaster: makeComponentInstance(OMX.google.vp9.decoder) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:09.078&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 310 E OMXNodeInstance: getExtensionIndex(0xb4a232c0:google.vp9.decoder, OMX.google.android.index.configureVideoTunnelMode) ERROR: UnsupportedIndex(0x8000101a)&lt;BR /&gt;01-01 00:01:09.078&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 E OMXNodeInstance: getExtensionIndex(0xb4a232c0:google.vp9.decoder, OMX.google.android.index.enableAndroidNativeBuffers) ERROR: UnsupportedIndex(0x8000101a)&lt;BR /&gt;01-01 00:01:09.080&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 776 I SecurityController: could not bind to KeyChainService&lt;BR /&gt;01-01 00:01:09.120&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:09.123&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:09.124&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXMaster: makeComponentInstance(OMX.google.h263.encoder) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:09.124&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 544 I zygote&amp;nbsp; : Background concurrent copying GC freed 15947(1070KB) AllocSpace objects, 2(40KB) LOS objects, 49% free, 1779KB/3MB, paused 1.001ms total 275.229ms&lt;BR /&gt;01-01 00:01:09.295&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D PhoneSwitcherNetworkRequstListener: Registering NetworkFactory&lt;BR /&gt;01-01 00:01:09.297&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 464 D ConnectivityService: Got NetworkFactory Messenger for PhoneSwitcherNetworkRequstListener&lt;BR /&gt;01-01 00:01:09.400&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 I CameraManagerGlobal: Connecting to camera service&lt;BR /&gt;01-01 00:01:09.408&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 464 D ConnectivityService: Got NetworkFactory Messenger for TelephonyNetworkFactory[0]&lt;BR /&gt;01-01 00:01:09.448&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I SoftMPEG4Encoder: Construct SoftMPEG4Encoder&lt;BR /&gt;01-01 00:01:09.459&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 W OMXUtils: do not know color format 0x7f000789 = 2130708361&lt;BR /&gt;01-01 00:01:09.460&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 E OMXNodeInstance: getConfig(0xb4a23320:google.h263.encoder, ConfigAndroidIntraRefresh(0x6f60000a)) ERROR: Undefined(0x80001001)&lt;BR /&gt;01-01 00:01:09.495&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:09.496&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:09.496&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 611 I OMXMaster: makeComponentInstance(OMX.google.h264.encoder) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:09.516&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 I StatusBar: isKeyguardShowing() called before startKeyguard(), returning true&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: isKeyguardSecure() called before startKeyguard(), returning false&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: java.lang.Throwable&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.StatusBar.isKeyguardSecure(StatusBar.java:7445)&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.StatusBar.isCameraAllowedByAdmin(StatusBar.java:5345)&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.KeyguardBottomAreaView$DefaultRightButton.getIcon(KeyguardBottomAreaView.java:858)&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.KeyguardBottomAreaView.updateCameraVisibility(KeyguardBottomAreaView.java:385)&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.KeyguardBottomAreaView.setStatusBar(KeyguardBottomAreaView.java:354)&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.NotificationPanelView.setStatusBar(NotificationPanelView.java:252)&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.StatusBar.makeStatusBarView(StatusBar.java:1018)&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.StatusBar.addStatusBarWindow(StatusBar.java:3593)&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.StatusBar.createAndAddWindows(StatusBar.java:3589)&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.StatusBar.start(StatusBar.java:887)&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.SystemBars.createStatusBarFromConfig(SystemBars.java:71)&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.SystemBars.start(SystemBars.java:42)&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.SystemUIApplication.startServicesIfNeeded(SystemUIApplication.java:211)&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.SystemUIApplication.startServicesIfNeeded(SystemUIApplication.java:166)&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.SystemUIService.onCreate(SystemUIService.java:33)&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at android.app.ActivityThread.handleCreateService(ActivityThread.java:3420)&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at android.app.ActivityThread.-wrap4(Unknown Source:0)&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1686)&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at android.os.Handler.dispatchMessage(Handler.java:105)&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at android.os.Looper.loop(Looper.java:164)&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at android.app.ActivityThread.main(ActivityThread.java:6600)&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at java.lang.reflect.Method.invoke(Native Method)&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)&lt;BR /&gt;01-01 00:01:09.517&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:772)&lt;BR /&gt;01-01 00:01:09.595&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D CarrierConfigLoader: CarrierConfigLoader has started&lt;BR /&gt;01-01 00:01:09.599&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 808 E ActivityThread: Failed to find provider info for com.android.contacts&lt;BR /&gt;01-01 00:01:09.599&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 808 W CallerInfoCache: cursor is null&lt;BR /&gt;01-01 00:01:09.600&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 532 D BluetoothManagerService: Trying to bind to profile: 1, while Bluetooth was disabled&lt;BR /&gt;01-01 00:01:09.666&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 I TelecomFramework: TtyManager: updateUiTtyMode -1 -&amp;gt; 0&lt;BR /&gt;01-01 00:01:09.696&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D ImsResolver: maybeAddedImsService, packageName: null&lt;BR /&gt;01-01 00:01:09.739&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 586 W WallpaperManagerService: no current wallpaper -- first boot?&lt;BR /&gt;01-01 00:01:09.741&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D ServiceStateProvider: subId=-2&lt;BR /&gt;01-01 00:01:09.763&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 I StatusBar: isKeyguardShowing() called before startKeyguard(), returning true&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: isKeyguardSecure() called before startKeyguard(), returning false&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: java.lang.Throwable&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.StatusBar.isKeyguardSecure(StatusBar.java:7445)&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.StatusBar.isCameraAllowedByAdmin(StatusBar.java:5345)&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.KeyguardBottomAreaView$DefaultRightButton.getIcon(KeyguardBottomAreaView.java:858)&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.KeyguardBottomAreaView.updateCameraVisibility(KeyguardBottomAreaView.java:385)&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.KeyguardBottomAreaView.setUserSetupComplete(KeyguardBottomAreaView.java:363)&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.NotificationPanelView.setUserSetupComplete(NotificationPanelView.java:2658)&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.StatusBar.makeStatusBarView(StatusBar.java:1161)&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.StatusBar.addStatusBarWindow(StatusBar.java:3593)&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.StatusBar.createAndAddWindows(StatusBar.java:3589)&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.StatusBar.start(StatusBar.java:887)&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.SystemBars.createStatusBarFromConfig(SystemBars.java:71)&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.SystemBars.start(SystemBars.java:42)&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.SystemUIApplication.startServicesIfNeeded(SystemUIApplication.java:211)&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.SystemUIApplication.startServicesIfNeeded(SystemUIApplication.java:166)&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.SystemUIService.onCreate(SystemUIService.java:33)&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at android.app.ActivityThread.handleCreateService(ActivityThread.java:3420)&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at android.app.ActivityThread.-wrap4(Unknown Source:0)&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1686)&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at android.os.Handler.dispatchMessage(Handler.java:105)&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at android.os.Looper.loop(Looper.java:164)&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at android.app.ActivityThread.main(ActivityThread.java:6600)&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at java.lang.reflect.Method.invoke(Native Method)&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)&lt;BR /&gt;01-01 00:01:09.764&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:772)&lt;BR /&gt;01-01 00:01:09.790&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&amp;amp;NOT_RESTRICTED&amp;amp;TRUSTED&amp;amp;NOT_VPN] ] with score 0&lt;BR /&gt;01-01 00:01:09.791&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=3, [ Capabilities: INTERNET&amp;amp;NOT_RESTRICTED&amp;amp;TRUSTED&amp;amp;NOT_VPN] ] with score 0&lt;BR /&gt;01-01 00:01:09.791&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=4, [ Capabilities: INTERNET&amp;amp;NOT_RESTRICTED&amp;amp;TRUSTED&amp;amp;NOT_VPN] ] with score 0&lt;BR /&gt;01-01 00:01:09.791&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ BACKGROUND_REQUEST id=2, [ Transports: CELLULAR Capabilities: INTERNET&amp;amp;NOT_RESTRICTED&amp;amp;TRUSTED&amp;amp;NOT_VPN] ] with score 0&lt;BR /&gt;01-01 00:01:09.800&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D TelephonyDebugService: TelephonyDebugService()&lt;BR /&gt;01-01 00:01:09.806&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D CarrierConfigLoader: mHandler: 12 phoneId: 0&lt;BR /&gt;01-01 00:01:09.806&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 D CarrierConfigLoader: Build fingerprint changed. old: null new: Android/sabresd_6dq/sabresd_6dq:8.0.0/1.0.0-rfp-rc4/20180205:userdebug/dev-keys&lt;BR /&gt;01-01 00:01:09.827&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 W OMXUtils: do not know color format 0x7f000789 = 2130708361&lt;BR /&gt;01-01 00:01:09.844&amp;nbsp;&amp;nbsp; 234&amp;nbsp;&amp;nbsp; 234 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest.&lt;BR /&gt;01-01 00:01:09.845&amp;nbsp;&amp;nbsp; 279&amp;nbsp;&amp;nbsp; 279 I OMXClient: Treble IOmx obtained&lt;BR /&gt;01-01 00:01:09.846&amp;nbsp;&amp;nbsp; 282&amp;nbsp;&amp;nbsp; 312 I OMXMaster: makeComponentInstance(OMX.google.mpeg4.encoder) in omx@1.0-service process&lt;BR /&gt;01-01 00:01:09.859&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC&lt;BR /&gt;01-01 00:01:09.896&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 532 W Telecom : : registerPhoneAccount not allowed on non-voice capable device.: TSI.rPA@AAc&lt;BR /&gt;01-01 00:01:09.897&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 I TelecomFramework: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub&amp;nbsp; Audio Routes: BESW Schemes: tel voicemail&amp;nbsp; Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=false}] GroupId: [da39a3ee5e6b4b0d3255bfef95601890afd80709]] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}&lt;BR /&gt;01-01 00:01:09.901&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 I TelecomFramework: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {99059fe}&lt;BR /&gt;01-01 00:01:09.925&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 D LocalBluetoothProfileManager: Adding local MAP profile&lt;BR /&gt;01-01 00:01:09.934&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 D BluetoothMap: Create BluetoothMap proxy object&lt;BR /&gt;01-01 00:01:09.949&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 I TelecomFramework: PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false&lt;BR /&gt;01-01 00:01:09.954&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 D LocalBluetoothProfileManager: LocalBluetoothProfileManager construction complete&lt;BR /&gt;01-01 00:01:09.956&amp;nbsp;&amp;nbsp; 566&amp;nbsp;&amp;nbsp; 566 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: No UICC&lt;BR /&gt;01-01 00:01:09.976&amp;nbsp;&amp;nbsp; 379&amp;nbsp;&amp;nbsp; 390 W Telecom : : registerPhoneAccount not allowed on non-voice capable device.: TSI.rPA@AAo&lt;BR /&gt;01-01 00:01:10.025&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 I StatusBar: isKeyguardShowing() called before startKeyguard(), returning true&lt;BR /&gt;01-01 00:01:10.026&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: isKeyguardSecure() called before startKeyguard(), returning false&lt;BR /&gt;01-01 00:01:10.026&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: java.lang.Throwable&lt;BR /&gt;01-01 00:01:10.026&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.StatusBar.isKeyguardSecure(StatusBar.java:7445)&lt;BR /&gt;01-01 00:01:10.026&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.StatusBar.isCameraAllowedByAdmin(StatusBar.java:5345)&lt;BR /&gt;01-01 00:01:10.026&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.KeyguardBottomAreaView$DefaultRightButton.getIcon(KeyguardBottomAreaView.java:858)&lt;BR /&gt;01-01 00:01:10.026&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.KeyguardBottomAreaView.updateCameraVisibility(KeyguardBottomAreaView.java:385)&lt;BR /&gt;01-01 00:01:10.026&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.KeyguardBottomAreaView.setUserSetupComplete(KeyguardBottomAreaView.java:363)&lt;BR /&gt;01-01 00:01:10.026&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.NotificationPanelView.setUserSetupComplete(NotificationPanelView.java:2658)&lt;BR /&gt;01-01 00:01:10.026&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.StatusBar$1.onUserSetupChanged(StatusBar.java:525)&lt;BR /&gt;01-01 00:01:10.026&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.policy.DeviceProvisionedControllerImpl.addCallback(DeviceProvisionedControllerImpl.java:69)&lt;BR /&gt;01-01 00:01:10.026&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.policy.DeviceProvisionedControllerImpl.addCallback(DeviceProvisionedControllerImpl.java:63)&lt;BR /&gt;01-01 00:01:10.026&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.StatusBar.makeStatusBarView(StatusBar.java:1249)&lt;BR /&gt;01-01 00:01:10.026&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.StatusBar.addStatusBarWindow(StatusBar.java:3593)&lt;BR /&gt;01-01 00:01:10.026&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.StatusBar.createAndAddWindows(StatusBar.java:3589)&lt;BR /&gt;01-01 00:01:10.026&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.statusbar.phone.StatusBar.start(StatusBar.java:887)&lt;BR /&gt;01-01 00:01:10.026&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.SystemBars.createStatusBarFromConfig(SystemBars.java:71)&lt;BR /&gt;01-01 00:01:10.026&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.SystemBars.start(SystemBars.java:42)&lt;BR /&gt;01-01 00:01:10.026&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.SystemUIApplication.startServicesIfNeeded(SystemUIApplication.java:211)&lt;BR /&gt;01-01 00:01:10.026&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.SystemUIApplication.startServicesIfNeeded(SystemUIApplication.java:166)&lt;BR /&gt;01-01 00:01:10.026&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.android.systemui.SystemUIService.onCreate(SystemUIService.java:33)&lt;BR /&gt;01-01 00:01:10.026&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at android.app.ActivityThread.handleCreateService(ActivityThread.java:3420)&lt;BR /&gt;01-01 00:01:10.026&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at android.app.ActivityThread.-wrap4(Unknown Source:0)&lt;BR /&gt;01-01 00:01:10.026&amp;nbsp;&amp;nbsp; 518&amp;nbsp;&amp;nbsp; 518 W StatusBar: &amp;nbsp;&amp;nbsp; &amp;nbsp;at andr^C&lt;BR /&gt;130|sabresd_6dq:/ $ ls /dev&lt;BR /&gt;type=1400 audit(87.340:105): avc: denied { write } for pid=379 comm="Binder:379_7" name="timerslack_ns" dev="proc" ino=19076 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=file permissive=0&lt;BR /&gt;ls: /dev/.coldboot_done: Permission denied&lt;BR /&gt;__properties__&amp;nbsp; graphics&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pps0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty2&amp;nbsp; tty4type=1400 audit(165.650:106): avc: denied { getattr } for pid=1370 comm="ls" path="/dev/.coldboot_done" dev="tmpfs" ino=9469 scontext=u:r:shell:s0 tcontext=u:object_r:device:s0 tclass=file permissive=0&lt;BR /&gt;1 tty63&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;ashmem&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; hw_random&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ptmx&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty20 tty42 tty7&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;autofs&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; hwbinder&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ptp0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty21 tty43 tty8&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;binder&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i2c-0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pts&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty22 tty44 tty9&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;block&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i2c-1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pxp_device tty23 tty45 ttymxc0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;bus&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i2c-2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; random&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty24 tty46 ttymxc2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;console&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; input&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rfkill&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty25 tty47 ttymxc4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;cpu_dma_latency ion&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rtc0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty26 tty48 tun&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;cpuctl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; keychord&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; snd&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty27 tty49 ubi_ctrl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;cpuset&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; kmsg&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; socket&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty28 tty5&amp;nbsp; uhid&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;device-mapper&amp;nbsp;&amp;nbsp; loop-control&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; stune&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty29 tty50 uinput&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;dri&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; memcg&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty3&amp;nbsp; tty51 urandom&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;fd&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; memory_bandwidth&amp;nbsp;&amp;nbsp; tty0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty30 tty52 usb-ffs&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;fscklogs&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mtp_usb&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty31 tty53 usb_accessory &lt;BR /&gt;full&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mxc_asrc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty10&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty32 tty54 vcs&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;fuse&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mxc_dcic0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty11&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty33 tty55 vcs1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;galcore&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mxc_dcic1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty12&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty34 tty56 vcsa&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;gpiochip0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mxc_ipu&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty13&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty35 tty57 vcsa1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;gpiochip1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mxc_mem&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty14&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty36 tty58 video0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;gpiochip2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mxc_vpu&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty15&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty37 tty59 video16&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;gpiochip3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; network_latency&amp;nbsp;&amp;nbsp;&amp;nbsp; tty16&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty38 tty6&amp;nbsp; video17&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;gpiochip4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; network_throughput tty17&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty39 tty60 vndbinder&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;gpiochip5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; null&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty18&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty4&amp;nbsp; tty61 xt_qtaguid&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;gpiochip6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ppp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty19&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tty40 tty62 zero&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;1|sabresd_6dq:/ $ &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Jul 2018 22:09:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-running-Android-on-iMX6DL/m-p/835998#M128347</guid>
      <dc:creator>FlavioAlves</dc:creator>
      <dc:date>2018-07-01T22:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running Android on iMX6DL</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-running-Android-on-iMX6DL/m-p/835999#M128348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Flavio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;android uses emmc partitioning which may be performed correctly using&lt;/P&gt;&lt;P&gt;mfg tool, it can be found on below link&lt;/P&gt;&lt;P&gt;i.MX 6/7D Series Manufacturing Toolkit for Android O8.0.0_1.0.0 Release&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/webapp/Download?colCode=IMX_O8.0.0_1.0.0_TOOL&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product" title="https://www.nxp.com/webapp/Download?colCode=IMX_O8.0.0_1.0.0_TOOL&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product"&gt;https://www.nxp.com/webapp/Download?colCode=IMX_O8.0.0_1.0.0_TOOL&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=1337699481…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2018 23:41:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-running-Android-on-iMX6DL/m-p/835999#M128348</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-07-10T23:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running Android on iMX6DL</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-running-Android-on-iMX6DL/m-p/836000#M128349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't understand your comment. Is it a partitioning problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the specifc mgftool for Android Oreo to load the firmware, from the link you mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Flavio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2018 11:47:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-running-Android-on-iMX6DL/m-p/836000#M128349</guid>
      <dc:creator>FlavioAlves</dc:creator>
      <dc:date>2018-07-16T11:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running Android on iMX6DL</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-running-Android-on-iMX6DL/m-p/836001#M128350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Flavio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please try to reproduce issue on NXP i.MX6 Sabre SD reference board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2018 00:07:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-running-Android-on-iMX6DL/m-p/836001#M128350</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-07-17T00:07:18Z</dc:date>
    </item>
  </channel>
</rss>

