Hi, We are using a X86 emulator based on Marshmallow AOSP. As old kernel-qemu is deprecated and not compatible with HAXM anymore, we need to use kernel-ranchu.
We managed to build Nougat AOSP (7.0.0_r1) as X86 emulator, and launched it succesfully with kernel-ranchu. We built with parameters : - source build/envsetup.sh - lunch aosp_x86-userdebug - make -j8 We tested with kernel-ranchu : - provided in prebuilt - provided by android studio - compiled by ourselves from goldfish 3.10 branch. However we tried the same thing with Marshmallow AOSP (6.0.0_r1 & 6.0.1_r81) and it doesn't work. The emulator doesn't start properly and the screen remains black. We noticed, that Marshmallow emulators provided by Android Studio work fine with kernel-ranchu. Could you tell us how you built your Marshmallow emulators ? Did you apply a patch on Marshmallow AOSP sources ? Any idea ? In attachment : the script used to launch both emulators, logs from Marshmallow emulator. Thank you very much for your help ! Best Regards -- *This email and any attachment thereto are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are not the intended recipient, please be advised that disclosing, copying, distributing or taking any action in reliance on the contents of this email is strictly prohibited. In such case, please immediately advise the sender, and delete all copies and attachment from your system. This email shall not be construed and is not tantamount to an offer, an acceptance of offer, or an agreement by SoftBank Robotics Europe on any discussion or contractual document whatsoever. No employee or agent is authorized to represent or bind SoftBank Robotics Europe to third parties by email, or act on behalf of SoftBank Robotics Europe by email, without express written confirmation by SoftBank Robotics Europe’ duly authorized representatives. * *Ce message électronique et éventuelles pièces jointes sont confidentiels, et exclusivement destinés à la personne ou l'entité à qui ils sont adressés. Si vous n'êtes pas le destinataire visé, vous êtes prié de ne pas divulguer, copier, distribuer ou prendre toute décision sur la foi de ce message électronique. Merci d'en aviser immédiatement l'expéditeur et de supprimer toutes les copies et éventuelles pièces jointes de votre système. Ce message électronique n'équivaut pas à une offre, à une acceptation d’offre, ou à un accord de SoftBank Robotics Europe sur toute discussion ou document contractuel quel qu’il soit, et ne peut être interprété comme tel. Aucun employé ou agent de SoftBank Robotics Europe n'est autorisé à représenter ou à engager la société par email, ou à agir au nom et pour le compte de la société par email, sans qu’une confirmation écrite soit donnée par le représentant légal de SoftBank Robotics Europe ou par toute autre personne ayant reçu délégation de pouvoir appropriée. * ** -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
emulator: autoconfig: -datadir /home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86 emulator: Read property file at /home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/system/build.prop emulator: Cannot find boot properties file: /home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/boot.prop emulator: Found target API sdkVersion: 23 emulator: Invalid int property: 'ro.build.version.incremental:eng.pepper.20180903.075604' emulator: virtual device config file: /home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/config.ini emulator: using core hw config path: /home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/hardware-qemu.ini emulator: using snapshot lock path: /home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/snapshot.lock emulator: using multi-instance lock path: /home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/multiinstance.lock emulator: Warning: config.ini contains invalid skin.path entry: (null) emulator: Warning: config.ini contains invalid skin.path entry: (null) emulator: autoconfig: -skin 1280x800 emulator: autoconfig: -skindir (null) emulator: Target arch = 'x86' emulator: Auto-config: -qemu -cpu qemu32 emulator: Auto-detect: Kernel image requires new device naming scheme. emulator: Auto-detect: Kernel does not support YAFFS2 partitions. emulator: Using initial system image: /home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/system.img emulator: WARNING: system partition size adjusted to match image file (1280 MB > 800 MB) emulator: No vendor image emulator: autoconfig: -initdata /home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/userdata.img emulator: autoconfig: -cache /home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/cache.img emulator: autoconfig: -sdcard /home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/system.img emulator: Physical RAM size: 1536MB emulator: VM heap size 192MB is below hardware specified minimum of 320MB,setting it to that value emulator: System image is read only emulator: Found 1 DNS servers: 127.0.1.1 emulator: found magic skin width=1280 height=800 bpp=16 emulator: WARNING: encryption is off emulator: CPU Acceleration: working emulator: CPU Acceleration status: KVM (version 12) is installed and usable. VERBOSE: AdbInterface.cpp:129: no root specified: VERBOSE: AdbInterface.cpp:159: Found: 1 adb executables VERBOSE: AdbInterface.cpp:161: Adb: /home/<user>/Android/Sdk/platform-tools/adb VERBOSE: AdbInterface.cpp:180: Path:/home/<user>/Android/Sdk/platform-tools/adb protocol version: 40 VERBOSE: AdbHostServer.cpp:49: Send [000chost:version] to adb daemon. VERBOSE: AdbHostServer.cpp:69: ReadResponse: [OKAY] VERBOSE: AdbHostServer.cpp:69: ReadResponse: [0004] VERBOSE: AdbHostServer.cpp:69: ReadResponse: [0028] VERBOSE: AdbHostServer.cpp:115: Server version: 40 emulator: Warning: config.ini contains invalid skin.path entry: (null) emulator: GPU emulation enabled using 'host' mode emulator: Initializing hardware OpenGLES emulation support VERBOSE: load_config.cpp:238: Verified boot params were not found. emulator: Found 1 DNS servers: 127.0.1.1 Content of hardware configuration file: hw.cpu.arch = x86 hw.cpu.model = qemu32 hw.cpu.ncore = 2 hw.ramSize = 1536 hw.screen = touch hw.mainKeys = false hw.trackBall = false hw.keyboard = true hw.keyboard.lid = false hw.keyboard.charmap = qwerty2 hw.dPad = false hw.rotaryInput = false hw.gsmModem = true hw.gps = true hw.battery = true hw.accelerometer = true hw.gyroscope = true hw.audioInput = true hw.audioOutput = true hw.sdCard = true hw.sdCard.path = /home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/system.img disk.cachePartition = true disk.cachePartition.path = /home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/cache.img disk.cachePartition.size = 66m test.quitAfterBootTimeOut = -1 hw.lcd.width = 1280 hw.lcd.height = 800 hw.lcd.depth = 16 hw.lcd.density = 213 hw.lcd.backlight = true hw.gpu.enabled = true hw.gpu.mode = host hw.initialOrientation = landscape hw.camera.back = emulated hw.camera.front = none vm.heapSize = 320 hw.sensors.light = true hw.sensors.pressure = true hw.sensors.humidity = true hw.sensors.proximity = true hw.sensors.magnetic_field = true hw.sensors.magnetic_field_uncalibrated = true hw.sensors.gyroscope_uncalibrated = true hw.sensors.orientation = true hw.sensors.temperature = true hw.useext4 = true hw.arc = false hw.arc.autologin = false kernel.path = /home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/kernel-ranchu kernel.newDeviceNaming = yes kernel.supportsYaffs2 = no disk.ramdisk.path = /home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/ramdisk.img disk.systemPartition.initPath = /home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/system.img disk.systemPartition.size = 1280m disk.vendorPartition.size = 0 disk.dataPartition.path = /home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/userdata.img disk.dataPartition.size = 1000m PlayStore.enabled = false avd.name = <build> fastboot.forceColdBoot = false . QEMU options list: emulator: argv[00] = "/home/<user>/Android/Sdk/emulator/qemu/linux-x86_64/qemu-system-i386" emulator: argv[01] = "-dns-server" emulator: argv[02] = "127.0.1.1" emulator: argv[03] = "-mem-path" emulator: argv[04] = "/home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/snapshots/default_boot/ram.img" emulator: argv[05] = "-mem-file-shared" emulator: argv[06] = "-serial" emulator: argv[07] = "stdio" emulator: argv[08] = "-device" emulator: argv[09] = "goldfish_pstore,addr=0xff018000,size=0x10000,file=/home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/build.avd/data/misc/pstore/pstore.bin" emulator: argv[10] = "-cpu" emulator: argv[11] = "android32" emulator: argv[12] = "-enable-kvm" emulator: argv[13] = "-smp" emulator: argv[14] = "cores=2" emulator: argv[15] = "-m" emulator: argv[16] = "1536" emulator: argv[17] = "-lcd-density" emulator: argv[18] = "213" emulator: argv[19] = "-object" emulator: argv[20] = "iothread,id=disk-iothread" emulator: argv[21] = "-nodefaults" emulator: argv[22] = "-kernel" emulator: argv[23] = "/home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/kernel-ranchu" emulator: argv[24] = "-initrd" emulator: argv[25] = "/home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/ramdisk.img" emulator: argv[26] = "-drive" emulator: argv[27] = "if=none,index=0,id=system,file=/home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/system.img,read-only" emulator: argv[28] = "-device" emulator: argv[29] = "virtio-blk-pci,drive=system,iothread=disk-iothread,modern-pio-notify" emulator: argv[30] = "-drive" emulator: argv[31] = "if=none,index=1,id=cache,file=/home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/cache.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576" emulator: argv[32] = "-device" emulator: argv[33] = "virtio-blk-pci,drive=cache,iothread=disk-iothread,modern-pio-notify" emulator: argv[34] = "-drive" emulator: argv[35] = "if=none,index=2,id=userdata,file=/home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/userdata.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576" emulator: argv[36] = "-device" emulator: argv[37] = "virtio-blk-pci,drive=userdata,iothread=disk-iothread,modern-pio-notify" emulator: argv[38] = "-drive" emulator: argv[39] = "if=none,index=3,id=sdcard,file=/home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/system.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576" emulator: argv[40] = "-device" emulator: argv[41] = "virtio-blk-pci,drive=sdcard,iothread=disk-iothread,modern-pio-notify" emulator: argv[42] = "-netdev" emulator: argv[43] = "user,id=mynet" emulator: argv[44] = "-device" emulator: argv[45] = "virtio-net-pci,netdev=mynet" emulator: argv[46] = "-device" emulator: argv[47] = "virtio-rng-pci" emulator: argv[48] = "-show-cursor" emulator: argv[49] = "-L" emulator: argv[50] = "/home/<user>/Android/Sdk/emulator/lib/pc-bios" emulator: argv[51] = "-soundhw" emulator: argv[52] = "hda" emulator: argv[53] = "-vga" emulator: argv[54] = "none" emulator: argv[55] = "-append" emulator: argv[56] = "qemu=1 no_timer_check androidboot.hardware=ranchu androidboot.serialno=EMULATOR28X0X22X0 clocksource=pit no-kvmclock console=ttyS0,38400 android.qemud=1 android.checkjni=1 qemu.gles=1 qemu.opengles.version=131072 cma=16M@0-4G androidboot.android_dt_dir=/sys/bus/platform/devices/ANDR0001:00/properties/android/ loop.max_part=7 ramoops.mem_address=0xff018000 ramoops.mem_size=0x10000 memmap=0x10000$0xff018000 qemu.dalvik.vm.heapsize=320m" emulator: argv[57] = "-android-hw" emulator: argv[58] = "/home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/hardware-qemu.ini" Concatenated QEMU options: /home/<user>/Android/Sdk/emulator/qemu/linux-x86_64/qemu-system-i386 -dns-server 127.0.1.1 -mem-path /home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/snapshots/default_boot/ram.img -mem-file-shared -serial stdio -device goldfish_pstore,addr=0xff018000,size=0x10000,file=/home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/build.avd/data/misc/pstore/pstore.bin -cpu android32 -enable-kvm -smp cores=2 -m 1536 -lcd-density 213 -object iothread,id=disk-iothread -nodefaults -kernel /home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/kernel-ranchu -initrd /home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/ramdisk.img -drive if=none,index=0,id=system,file=/home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/system.img,read-only -device virtio-blk-pci,drive=system,iothread=disk-iothread,modern-pio-notify -drive if=none,index=1,id=cache,file=/home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/cache.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576 -device virtio-blk-pci,drive=cache,iothread=disk-iothread,modern-pio-notify -drive if=none,index=2,id=userdata,file=/home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/userdata.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576 -device virtio-blk-pci,drive=userdata,iothread=disk-iothread,modern-pio-notify -drive if=none,index=3,id=sdcard,file=/home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/system.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576 -device virtio-blk-pci,drive=sdcard,iothread=disk-iothread,modern-pio-notify -netdev user,id=mynet -device virtio-net-pci,netdev=mynet -device virtio-rng-pci -show-cursor -L /home/<user>/Android/Sdk/emulator/lib/pc-bios -soundhw hda -vga none -append 'qemu=1 no_timer_check androidboot.hardware=ranchu androidboot.serialno=EMULATOR28X0X22X0 clocksource=pit no-kvmclock console=ttyS0,38400 android.qemud=1 android.checkjni=1 qemu.gles=1 qemu.opengles.version=131072 cma=16M@0-4G androidboot.android_dt_dir=/sys/bus/platform/devices/ANDR0001:00/properties/android/ loop.max_part=7 ramoops.mem_address=0xff018000 ramoops.mem_size=0x10000 memmap=0x10000$0xff018000 qemu.dalvik.vm.heapsize=320m' -android-hw /home/<user>/.local/share/Softbank_Robotics/RobotSDK/API_4/avd/x86/hardware-qemu.ini emulator: Android qemu version 28.0.22.0 (build_id 5194135) (CL:0514023f0a9dfa2f6382c333f2fb30e3a17fd074) emulator: Starting QEMU main loop emulator: registered 'boot-properties' qemud service emulator: Adding boot property: 'ro.opengles.version' = '131072' emulator: Adding boot property: 'qemu.sf.fake_camera' = 'back' emulator: Adding boot property: 'dalvik.vm.heapsize' = '320m' emulator: Adding boot property: 'qemu.hw.mainkeys' = '0' emulator: Adding boot property: 'qemu.sf.lcd_density' = '213' emulator: goldfish_events.have-dpad: false emulator: goldfish_events.have-trackball: false emulator: goldfish_events.have-camera: true emulator: goldfish_events.have-keyboard: true emulator: goldfish_events.have-lidswitch: false emulator: goldfish_events.have-tabletmode: false emulator: goldfish_events.have-touch: true emulator: goldfish_events.have-multitouch: false emulator: control console listening on port 5554, ADB on port 5555 VERBOSE: AdbHostServer.cpp:49: Send [0012host:emulator:5555] to adb daemon. Not using any http proxy emulator: Adding boot property: 'qemu.timezone' = 'Europe/Paris' emulator: android_hw_fingerprint_init: fingerprint qemud listen service initialized emulator: Warning: config.ini contains invalid skin.path entry: (null) emulator: No acpi ini file provided, using default emulator: OpenGL Vendor=[Google (Intel Open Source Technology Center)] emulator: OpenGL Renderer=[Android Emulator OpenGL ES Translator (Mesa DRI Intel(R) HD Graphics 530 (Skylake GT2) )] emulator: OpenGL Version=[OpenGL ES 3.0 (4.5 (Core Profile) Mesa 18.0.5)] emulator: No acpi ini file provided, using default [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0+ (<user>@ALD-1761-DE) (gcc version 4.9.x 20150123 (prerelease) (GCC) ) #6 SMP PREEMPT Wed Jan 9 17:12:00 CET 2019 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005ffdffff] usable [ 0.000000] BIOS-e820: [mem 0x000000005ffe0000-0x000000005fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] Notice: NX (Execute Disable) protection missing in CPU! [ 0.000000] e820: user-defined physical RAM map: [ 0.000000] user: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] user: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] user: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] user: [mem 0x0000000000100000-0x000000005ffdffff] usable [ 0.000000] user: [mem 0x000000005ffe0000-0x000000005fffffff] reserved [ 0.000000] user: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] user: [mem 0x00000000ff018000-0x00000000ff027fff] reserved [ 0.000000] user: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] SMBIOS 2.8 present. [ 0.000000] e820: last_pfn = 0x5ffe0 max_arch_pfn = 0x100000 [ 0.000000] found SMP MP-table at [mem 0x000f0e70-0x000f0e7f] mapped at [c00f0e70] [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x37000000-0x373fffff] [ 0.000000] init_memory_mapping: [mem 0x30000000-0x36ffffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x2fffffff] [ 0.000000] init_memory_mapping: [mem 0x37400000-0x377fdfff] [ 0.000000] cma: CMA: reserved 16 MiB at 36400000 [ 0.000000] RAMDISK: [mem 0x5feac000-0x5ffdffff] [ 0.000000] Allocated new RAMDISK: [mem 0x376ca000-0x377fd741] [ 0.000000] Move RAMDISK from [mem 0x5feac000-0x5ffdf741] to [mem 0x376ca000-0x377fd741] [ 0.000000] ACPI: RSDP 000f0c70 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 5ffe1a6f 00030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 5ffe1943 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 5ffe0040 01903 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 5ffe0000 00040 [ 0.000000] ACPI: APIC 5ffe19b7 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: HPET 5ffe1a37 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) [ 0.000000] 647MB HIGHMEM available. [ 0.000000] 887MB LOWMEM available. [ 0.000000] mapped low ram: 0 - 377fe000 [ 0.000000] low ram: 0 - 377fe000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] Normal [mem 0x01000000-0x377fdfff] [ 0.000000] HighMem [mem 0x377fe000-0x5ffdffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x5ffdffff] [ 0.000000] Using APIC driver default [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x60000000-0xfeffbfff] available for PCI devices [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 11 pages/cpu @f76ab000 s31872 r0 d13184 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 391310 [ 0.000000] Kernel command line: qemu=1 no_timer_check androidboot.hardware=ranchu androidboot.serialno=EMULATOR28X0X22X0 clocksource=pit no-kvmclock console=ttyS0,38400 android.qemud=1 android.checkjni=1 qemu.gles=1 qemu.opengles.version=131072 cma=16M@0-4G androidboot.android_dt_dir=/sys/bus/platform/devices/ANDR0001:00/properties/android/ loop.max_part=7 ramoops.mem_address=0xff018000 ramoops.mem_size=0x10000 memmap=0x10000$0xff018000 qemu.dalvik.vm.heapsize=320m mac80211_hwsim.mac_prefix=5554 [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Initializing CPU#0 [ 0.000000] Initializing HighMem for node 0 (000377fe:0005ffe0) [ 0.000000] Memory: 1533136k/1572736k available (4990k kernel code, 39208k reserved, 2243k data, 480k init, 663432k highmem) [ 0.000000] virtual kernel memory layout: [ 0.000000] fixmap : 0xfff15000 - 0xfffff000 ( 936 kB) [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB) [ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB) [ 0.000000] .init : 0xc0911000 - 0xc0989000 ( 480 kB) [ 0.000000] .data : 0xc06dfb46 - 0xc0910880 (2243 kB) [ 0.000000] .text : 0xc0200000 - 0xc06dfb46 (4990 kB) [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:2304 nr_irqs:512 16 [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3407.776 MHz processor [ 0.020002] Calibrating delay loop (skipped), value calculated using timer frequency.. 6815.55 BogoMIPS (lpj=34077760) [ 0.020907] pid_max: default: 32768 minimum: 301 [ 0.021343] Security Framework initialized [ 0.021698] SELinux: Initializing. [ 0.022005] Mount-cache hash table entries: 512 [ 0.022684] Initializing cgroup subsys debug [ 0.023053] Initializing cgroup subsys freezer [ 0.023489] CPU: Physical Processor ID: 0 [ 0.023827] CPU: Processor Core ID: 0 [ 0.024149] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.024149] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.024149] tlb_flushall_shift: 6 [ 0.025628] Freeing SMP alternatives: 24k freed [ 0.026057] ACPI: Core revision 20130328 [ 0.027063] ACPI: All ACPI Tables successfully acquired [ 0.027745] Enabling APIC mode: Flat. Using 1 I/O APICs [ 0.029289] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.030005] smpboot: CPU0: Intel Android 32-bit virtual processor (fam: 06, model: 06, stepping: 03) [ 0.040000] Performance Events: Broken PMU hardware detected, using software events only. [ 0.040000] Failed to access perfctr msr (MSR c1 is 0) [ 0.090277] smpboot: Booting Node 0, Processors #1 OK [ 0.030000] Initializing CPU#1 [ 0.252135] Brought up 2 CPUs [ 0.252426] smpboot: Total of 2 processors activated (13631.60 BogoMIPS) [ 0.253775] NET: Registered protocol family 16 [ 0.253775] ACPI: bus type PCI registered [ 0.253775] PCI: PCI BIOS revision 2.10 entry at 0xfd456, last bus=0 [ 0.253775] PCI: Using configuration type 1 for base access [ 0.270108] bio: create slab <bio-0> at 0 [ 0.270469] ACPI: Added _OSI(Module Device) [ 0.270469] ACPI: Added _OSI(Processor Device) [ 0.270699] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.271040] ACPI: Added _OSI(Processor Aggregator Device) [ 0.272847] ACPI: Interpreter enabled [ 0.273128] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130328/hwxface-568) [ 0.273817] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130328/hwxface-568) [ 0.274507] ACPI: (supports S0 S3 S5) [ 0.274773] ACPI: Using IOAPIC for interrupt routing [ 0.275163] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.280152] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.280587] acpi PNP0A03:00: host bridge window [0x100000000-0x17fffffff] (ignored, not CPU addressable) [ 0.281416] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.282504] PCI host bridge to bus 0000:00 [ 0.282504] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.282504] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.282504] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.282504] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.282504] pci_bus 0000:00: root bus resource [mem 0x60000000-0xfebfffff] [ 0.293140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293140] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.368381] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08) [ 0.368381] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370249] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370909] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.372235] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.372850] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.372850] vgaarb: loaded [ 0.372850] SCSI subsystem initialized [ 0.372850] ACPI: bus type ATA registered [ 0.372850] ACPI: bus type USB registered [ 0.372850] usbcore: registered new interface driver usbfs [ 0.380025] usbcore: registered new interface driver hub [ 0.380765] usbcore: registered new device driver usb [ 0.380793] pps_core: LinuxPPS API ver. 1 registered [ 0.380793] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> [ 0.381199] PTP clock support registered [ 0.381199] Advanced Linux Sound Architecture Driver Initialized. [ 0.381199] PCI: Using ACPI for IRQ routing [ 0.381638] cfg80211: Calling CRDA to update world regulatory domain [ 0.381638] NetLabel: Initializing [ 0.381638] NetLabel: domain hash size = 128 [ 0.381638] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.381638] NetLabel: unlabeled traffic allowed by default [ 0.381638] Switching to clocksource hpet [ 0.395332] pnp: PnP ACPI init [ 0.395332] ACPI: bus type PNP registered [ 0.397192] pnp: PnP ACPI: found 9 devices [ 0.397719] ACPI: bus type PNP unregistered [ 0.440576] NET: Registered protocol family 2 [ 0.441086] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.441731] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.442298] TCP: Hash tables configured (established 8192 bind 8192) [ 0.442848] TCP: reno registered [ 0.443130] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.443648] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.444272] NET: Registered protocol family 1 [ 0.444655] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.445181] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.445692] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.446345] Trying to unpack rootfs image as initramfs... [ 0.480500] Freeing initrd memory: 1232k freed [ 0.482691] audit: initializing netlink socket (disabled) [ 0.483174] type=2000 audit(1547126927.480:1): initialized [ 0.484341] bounce pool size: 64 pages [ 0.484674] HugeTLB registered 4 MB page size, pre-allocated 0 pages [ 0.492408] VFS: Disk quotas dquot_6.5.2 [ 0.493075] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.495397] fuse init (API version 7.22) [ 0.496170] msgmni has been set to 1733 [ 0.498423] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.499343] io scheduler noop registered [ 0.499857] io scheduler deadline registered [ 0.500885] io scheduler cfq registered (default) [ 0.501725] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 emulator: Warning: config.ini contains invalid skin.path entry: (null) emulator: Warning: config.ini contains invalid skin.path entry: (null) [ 0.524710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525871] ACPI: Power Button [PWRF] [ 0.568368] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 [ 0.603045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10 [ 0.636965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.668713] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.731979] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.755841] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.758042] Non-volatile memory driver v1.3 [ 0.758552] Linux agpgart interface v0.103 [ 0.759719] [drm] Initialized drm 1.1.0 20060810 [ 0.764028] brd: module loaded [ 0.766373] loop: module loaded [ 0.767468] vda: unknown partition table [ 0.768697] vdb: unknown partition table [ 0.770093] vdc: unknown partition table [ 0.771370] vdd: unknown partition table [ 0.772119] Loading iSCSI transport class v2.0-870. [ 0.774929] scsi0 : ata_piix [ 0.775555] scsi1 : ata_piix [ 0.775949] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc140 irq 14 [ 0.776484] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc148 irq 15 [ 0.777191] tun: Universal TUN/TAP device driver, 1.6 [ 0.777623] tun: (C) 1999-2004 Max Krasnyansky <[email protected]> [ 0.779315] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI [ 0.779789] e100: Copyright(c) 1999-2006 Intel Corporation [ 0.780392] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI [ 0.780919] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 0.781475] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k [ 0.781917] e1000e: Copyright(c) 1999 - 2013 Intel Corporation. [ 0.782569] sky2: driver version 1.30 [ 0.783262] PPP generic driver version 2.4.2 [ 0.783824] PPP BSD Compression module registered [ 0.784197] PPP Deflate Compression module registered [ 0.784577] PPP MPPE Compression module registered [ 0.784937] NET: Registered protocol family 24 [ 0.785632] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.786131] ehci-pci: EHCI PCI platform driver [ 0.786643] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.787231] uhci_hcd: USB Universal Host Controller Interface driver [ 0.787940] usbcore: registered new interface driver usblp [ 0.788526] usbcore: registered new interface driver usb-storage [ 0.789204] mousedev: PS/2 mouse device common for all mice [ 0.790257] input: qwerty2 as /devices/platform/GFSH0002:00/input/input1 [ 0.791113] rtc_cmos 00:00: RTC can wake from S4 [ 0.791743] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.792314] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram, hpet irqs [ 0.793883] device-mapper: uevent: version 1.0.3 [ 0.794517] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: [email protected] [ 0.795211] cpuidle: using governor ladder [ 0.795523] cpuidle: using governor menu [ 0.796139] hidraw: raw HID events driver (C) Jiri Kosina [ 0.798455] usbcore: registered new interface driver usbhid [ 0.798876] usbhid: USB HID core driver [ 0.799285] ashmem: initialized [ 0.800578] u32 classifier [ 0.800793] Actions configured [ 0.801049] Netfilter messages via NETLINK v0.30. [ 0.801429] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) [ 0.802287] ctnetlink v0.93: registering with nfnetlink. [ 0.802705] NF_TPROXY: Transparent proxy support initialized, version 4.1.0 [ 0.803276] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd. [ 0.804380] xt_time: kernel timezone is -0000 [ 0.804830] ip_tables: (C) 2000-2006 Netfilter Core Team [ 0.805296] arp_tables: (C) 2002 David S. Miller [ 0.805654] TCP: cubic registered [ 0.805907] Initializing XFRM netlink socket [ 0.806919] NET: Registered protocol family 10 [ 0.807497] mip6: Mobile IPv6 [ 0.807734] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 0.808262] sit: IPv6 over IPv4 tunneling driver [ 0.809023] NET: Registered protocol family 17 [ 0.809376] NET: Registered protocol family 15 [ 0.809972] Using IPI No-Shortcut mode [ 0.810644] registered taskstats version 1 [ 0.811509] console [netcon0] enabled [ 0.811792] netconsole: network logging started [ 0.812348] init: failed to probe driver -19 [ 0.812861] ALSA device list: [ 0.813114] No soundcards found. [ 0.930719] Freeing unused kernel memory: 480k freed [ 0.931562] Write protecting the kernel text: 4992k [ 0.932228] Write protecting the kernel read-only data: 1816k [ 0.933707] init: init started! [ 1.002900] type=1403 audit(1547126928.000:2): policy loaded auid=4294967295 ses=4294967295 [ 1.004399] type=1404 audit(1547126928.000:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 [ 1.050265] init: (Initializing SELinux enforcing took 0.12s.) [ 1.053164] init: init second stage started! [ 1.061578] init: waitpid failed: No child processes [ 1.062308] init: (Loading properties from /default.prop took 0.00s.) [ 1.063724] init: (Parsing /init.environ.rc took 0.00s.) [ 1.064514] init: (Parsing /init.usb.rc took 0.00s.) [ 1.065175] init: (Parsing /init.ranchu.rc took 0.00s.) [ 1.065824] init: (Parsing /init.zygote32.rc took 0.00s.) [ 1.066511] init: (Parsing /init.trace.rc took 0.00s.) [ 1.067132] init: (Parsing /init.rc took 0.00s.) [ 1.067742] init: SELinux: Could not get canonical path /adb_keys restorecon: No such file or directory. [ 1.068898] init: Starting service 'ueventd'... [ 1.069650] init: Waiting for /dev/.coldboot_done... [ 1.070543] ueventd: ueventd started! [ 1.135152] ueventd: Coldboot took 0.06s. [ 1.141382] init: Waiting for /dev/.coldboot_done took 0.07s. [ 1.141881] init: /dev/hw_random not found [ 1.143974] init: write_file: Unable to open '/proc/sys/kernel/hung_task_timeout_secs': No such file or directory [ 1.144831] init: write_file: Unable to open '/proc/cpu/alignment': No such file or directory [ 1.145546] init: write_file: Unable to open '/proc/sys/kernel/sched_compat_yield': No such file or directory [ 1.146782] init: write_file: Unable to write to '/dev/cpuctl/cpu.shares': Invalid argument [ 1.148051] init: write_file: Unable to open '/proc/sys/abi/swp': No such file or directory [ 1.148883] init: /dev/hw_random not found [ 1.151207] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null) [ 1.151878] fs_mgr: __mount(source=/dev/block/vda,target=/system,type=ext4)=0 [ 1.152792] EXT4-fs (vdb): Ignoring removed nomblk_io_submit option [ 1.155629] EXT4-fs (vdb): recovery complete [ 1.156294] EXT4-fs (vdb): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=panic [ 1.157095] fs_mgr: __mount(source=/dev/block/vdb,target=/cache,type=ext4)=0 [ 1.157930] EXT4-fs (vdc): Ignoring removed nomblk_io_submit option [ 1.164111] EXT4-fs (vdc): recovery complete [ 1.164572] EXT4-fs (vdc): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=panic [ 1.165341] fs_mgr: __mount(source=/dev/block/vdc,target=/data,type=ext4)=0 [ 1.166780] init: Starting service 'logd'... [ 1.168400] init: Starting service 'vold'... [ 1.169125] init: Not bootcharting. [ 1.174599] init: Starting service 'exec 0 (/system/bin/tzdatacheck)'... [ 1.187360] init: Service 'exec 0 (/system/bin/tzdatacheck)' (pid 1184) exited with status 0 [ 1.187476] logd.auditd: start [ 1.187512] logd.klogd: 1187507680 [ 1.188940] init: (Loading properties from /system/build.prop took 0.00s.) [ 1.189714] init: (Loading properties from /vendor/build.prop took 0.00s.) [ 1.190572] init: (Loading properties from /factory/factory.prop took 0.00s.) [ 1.191310] init: (Loading properties from /data/local.prop took 0.00s.) [ 1.211160] init: /recovery not specified in fstab [ 1.211806] init: Starting service 'logd-reinit'... [ 1.213396] init: Starting service 'healthd'... [ 1.214069] init: Starting service 'lmkd'... [ 1.214674] init: Starting service 'servicemanager'... [ 1.215500] init: Starting service 'surfaceflinger'... [ 1.216208] init: property_set("ro.build.product", "generic") failed [ 1.216848] init: property_set("ro.product.device", "generic") failed [ 1.217526] init: property_set("ro.kernel.qemu", "1") failed [ 1.218110] binder: 1193:1193 transaction failed 29189, size 0-0 [ 1.218884] init: property_set("ro.kernel.qemu.gles", "0") failed [ 1.223409] init: Starting service 'console'... [ 1.224178] init: Starting service 'adbd'... VERBOSE: AdbHostServer.cpp:49: Send [0012host:emulator:5555] to adb daemon. emulator: onGuestSendCommand: [0x6cd8000] Adb connected, start proxing data VERBOSE: AdbHostServer.cpp:49: Send [0012host:emulator:5555] to adb daemon. [ 1.229227] logd.daemon: reinit [ 1.229325] init: Starting service 'netd'... [ 1.229549] init: Starting service 'debuggerd'... [ 1.229661] init: cannot find '/system/bin/debuggerd64', disabling 'debuggerd64' [ 1.229753] init: Starting service 'ril-daemon'... [ 1.229976] init: Starting service 'drm'... [ 1.230249] init: Starting service 'media'... [ 1.230463] init: Starting service 'installd'... [ 1.230576] init: cannot find '/system/bin/install-recovery.sh', disabling 'flash_recovery' [ 1.230678] init: Starting service 'keystore'... [ 1.230915] init: Starting service 'zygote'... [ 1.231114] init: Starting service 'gatekeeperd'... [ 1.234201] init: Starting service 'perfprofd'... [ 1.235188] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory [ 1.236310] init: Service 'logd-reinit' (pid 1192) exited with status 0 [ 1.237094] init: write_file: Unable to open '/sys/class/android_usb/android0/idVendor': No such file or directory [ 1.238197] init: write_file: Unable to open '/sys/class/android_usb/android0/idProduct': No such file or directory [ 1.239249] init: write_file: Unable to open '/sys/class/android_usb/android0/functions': No such file or directory [ 1.240629] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory [ 1.305799] type=1400 audit(1547126928.300:4): avc: denied { unlink } for pid=1202 comm="netd" name="netd_pid" dev="vdc" ino=14109 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 shell@generic_x86:/ $ [ 1.404295] surfaceflinger:1196 map pfn RAM range req uncached-minus for [mem 0x36400000-0x367e7fff], got write-back [ 1.420451] init: Starting service 'bootanim'... [ 1.480047] tsc: Refined TSC clocksource calibration: 3408.015 MHz [ 1.480517] Switching to clocksource tsc [ 2.002922] warning: `main' uses 32-bit capabilities (legacy support in use) [ 2.218534] healthd: BatteryVoltagePath not found [ 2.218928] healthd: BatteryTemperaturePath not found [ 2.381866] type=1400 audit(1547126929.370:5): avc: denied { unlink } for pid=1454 comm="android.bg" name="batterystats.bin" dev="vdc" ino=7138 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 2.414429] type=1400 audit(1547126929.400:6): avc: denied { setattr } for pid=1425 comm="system_server" name="packages.list" dev="vdc" ino=7124 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 2.423051] type=1400 audit(1547126929.410:7): avc: denied { rename } for pid=1425 comm="system_server" name="userlist.xml" dev="vdc" ino=7131 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 2.424733] type=1400 audit(1547126929.410:8): avc: denied { write } for pid=1425 comm="system_server" name="userlist.xml" dev="vdc" ino=7131 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 2.666562] type=1400 audit(1547126929.650:9): avc: denied { sys_module } for pid=1202 comm="netd" capability=16 scontext=u:r:netd:s0 tcontext=u:r:netd:s0 tclass=capability permissive=0 [ 2.668222] type=1400 audit(1547126929.650:10): avc: denied { write } for pid=1202 comm="netd" name="netd_pid" dev="vdc" ino=14109 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 2.793511] type=1400 audit(1547126929.780:11): avc: denied { rename } for pid=1425 comm="system_server" name="packages.xml" dev="vdc" ino=7090 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 2.810455] healthd: battery l=100 v=0 t=0.0 h=2 st=2 chg=a [ 2.840684] type=1400 audit(1547126929.830:12): avc: denied { rename } for pid=1454 comm="android.bg" name="accounts.xml" dev="vdc" ino=7084 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 2.842245] type=1400 audit(1547126929.830:13): avc: denied { write } for pid=1454 comm="android.bg" name="accounts.xml" dev="vdc" ino=7084 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 2.870827] type=1400 audit(1547126929.860:14): avc: denied { rename } for pid=1454 comm="android.bg" name="status.bin" dev="vdc" ino=7063 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 2.872913] type=1400 audit(1547126929.860:15): avc: denied { write } for pid=1454 comm="android.bg" name="status.bin" dev="vdc" ino=7063 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 2.875066] type=1400 audit(1547126929.860:16): avc: denied { rename } for pid=1454 comm="android.bg" name="stats.bin" dev="vdc" ino=7109 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 2.876709] type=1400 audit(1547126929.860:17): avc: denied { write } for pid=1454 comm="android.bg" name="stats.bin" dev="vdc" ino=7109 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 2.941695] lowmemorykiller: lowmem_shrink: convert oom_adj to oom_score_adj: [ 2.941696] lowmemorykiller: oom_adj 0 => oom_score_adj 0 [ 2.941697] lowmemorykiller: oom_adj 1 => oom_score_adj 58 [ 2.941698] lowmemorykiller: oom_adj 2 => oom_score_adj 117 [ 2.941698] lowmemorykiller: oom_adj 3 => oom_score_adj 176 [ 2.941699] lowmemorykiller: oom_adj 9 => oom_score_adj 529 [ 2.941699] lowmemorykiller: oom_adj 15 => oom_score_adj 1000 [ 2.992692] type=1400 audit(1547126929.980:18): avc: denied { rename } for pid=1560 comm="MountService" name="packages.xml" dev="vdc" ino=7090 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 3.172745] type=1400 audit(1547126930.160:19): avc: denied { unlink } for pid=1425 comm="system_server" name="journal72200798.tmp" dev="vdc" ino=35221 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 3.195816] type=1400 audit(1547126930.180:20): avc: denied { getattr } for pid=1585 comm="Thread-63" path="/data/system/ndebugsocket" dev="vdc" ino=7053 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=sock_file permissive=0 [ 3.203028] type=1400 audit(1547126930.190:21): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 3.211006] type=1400 audit(1547126930.200:22): avc: denied { unlink } for pid=1593 comm="bViewLoader-x86" name="libwebviewchromium32.relro" dev="vdc" ino=14111 scontext=u:r:shared_relro:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 3.227290] type=1400 audit(1547126930.210:23): avc: denied { unlink } for pid=1593 comm="bViewLoader-x86" name="libwebviewchromium32.relro" dev="vdc" ino=14111 scontext=u:r:shared_relro:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 3.231780] type=1400 audit(1547126930.220:24): avc: denied { rename } for pid=1454 comm="android.bg" name="runtime-permissions.xml" dev="vdc" ino=7058 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 3.237042] type=1400 audit(1547126930.220:25): avc: denied { write } for pid=1454 comm="android.bg" name="runtime-permissions.xml" dev="vdc" ino=7058 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 3.241735] type=1400 audit(1547126930.220:26): avc: denied { unlink } for pid=1455 comm="ActivityManager" name="[email protected]" dev="vdc" ino=7135 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 3.903253] type=1400 audit(1547126930.890:27): avc: denied { rename } for pid=1655 comm="Binder_5" name="subtypes.xml" dev="vdc" ino=7139 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 3.908731] type=1400 audit(1547126930.890:28): avc: denied { write } for pid=1655 comm="Binder_5" name="subtypes.xml" dev="vdc" ino=7139 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 3.908779] type=1400 audit(1547126930.890:29): avc: denied { unlink } for pid=1425 comm="system_server" name="wallpaper_info.xml" dev="vdc" ino=7129 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.097223] type=1400 audit(1547126931.080:30): avc: denied { rename } for pid=1454 comm="android.bg" name="appwidgets.xml" dev="vdc" ino=7101 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.099163] type=1400 audit(1547126931.080:31): avc: denied { write } for pid=1454 comm="android.bg" name="appwidgets.xml" dev="vdc" ino=7101 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.285280] type=1400 audit(1547126931.691:32): avc: denied { rename } for pid=1438 comm="Binder_2" name="phone-account-registrar-state.xml" dev="vdc" ino=21328 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.285368] type=1400 audit(1547126931.691:33): avc: denied { write } for pid=1438 comm="Binder_2" name="phone-account-registrar-state.xml" dev="vdc" ino=21328 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.285385] type=1400 audit(1547126931.701:34): avc: denied { rename } for pid=1655 comm="Binder_5" name="phone-account-registrar-state.xml" dev="vdc" ino=21328 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.285401] type=1400 audit(1547126931.701:35): avc: denied { write } for pid=1655 comm="Binder_5" name="phone-account-registrar-state.xml" dev="vdc" ino=21328 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.368557] type=1400 audit(1547126931.781:36): avc: denied { rename } for pid=1438 comm="Binder_2" name="phone-account-registrar-state.xml" dev="vdc" ino=21328 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.368630] type=1400 audit(1547126931.781:37): avc: denied { write } for pid=1438 comm="Binder_2" name="phone-account-registrar-state.xml" dev="vdc" ino=21328 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.378173] type=1400 audit(1547126931.791:38): avc: denied { read } for pid=2097 comm="SharedPreferenc" name="com.android.deskclock_preferences.xml" dev="vdc" ino=21372 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.382249] type=1400 audit(1547126931.791:39): avc: denied { getattr } for pid=2097 comm="SharedPreferenc" path="/data/data/com.android.deskclock/shared_prefs/com.android.deskclock_preferences.xml" dev="vdc" ino=21372 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.383186] type=1400 audit(1547126931.791:40): avc: denied { rename } for pid=2068 comm="droid.deskclock" name="com.android.deskclock_preferences.xml" dev="vdc" ino=21372 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.426134] type=1400 audit(1547126931.841:41): avc: denied { rename } for pid=1454 comm="android.bg" name="appwidgets.xml" dev="vdc" ino=7101 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.426422] type=1400 audit(1547126931.841:42): avc: denied { write } for pid=1454 comm="android.bg" name="appwidgets.xml" dev="vdc" ino=7101 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.462355] type=1400 audit(1547126931.871:43): avc: denied { rename } for pid=1655 comm="Binder_5" name="phone-account-registrar-state.xml" dev="vdc" ino=21328 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.462383] type=1400 audit(1547126931.881:44): avc: denied { write } for pid=1655 comm="Binder_5" name="phone-account-registrar-state.xml" dev="vdc" ino=21328 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.463302] type=1400 audit(1547126931.881:45): avc: denied { rename } for pid=1454 comm="android.bg" name="appwidgets.xml" dev="vdc" ino=7101 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.463340] type=1400 audit(1547126931.881:46): avc: denied { write } for pid=1454 comm="android.bg" name="appwidgets.xml" dev="vdc" ino=7101 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.509378] init: Service 'bootanim' (pid 1256) exited with status 0 [ 4.533756] type=1400 audit(1547126931.951:47): avc: denied { rename } for pid=2003 comm="Binder_7" name="phone-account-registrar-state.xml" dev="vdc" ino=21328 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.533852] type=1400 audit(1547126931.951:48): avc: denied { write } for pid=2003 comm="Binder_7" name="phone-account-registrar-state.xml" dev="vdc" ino=21328 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.705934] type=1400 audit(1547126932.121:49): avc: denied { rename } for pid=1619 comm="Binder_3" name="phone-account-registrar-state.xml" dev="vdc" ino=21328 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.706124] type=1400 audit(1547126932.121:50): avc: denied { write } for pid=1619 comm="Binder_3" name="phone-account-registrar-state.xml" dev="vdc" ino=21328 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.708850] type=1400 audit(1547126932.121:51): avc: denied { rename } for pid=1436 comm="Binder_1" name="phone-account-registrar-state.xml" dev="vdc" ino=21328 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.709003] type=1400 audit(1547126932.121:52): avc: denied { write } for pid=1436 comm="Binder_1" name="phone-account-registrar-state.xml" dev="vdc" ino=21328 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.781362] type=1400 audit(1547126932.201:53): avc: denied { rename } for pid=1438 comm="Binder_2" name="phone-account-registrar-state.xml" dev="vdc" ino=21328 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.781495] type=1400 audit(1547126932.201:54): avc: denied { write } for pid=1438 comm="Binder_2" name="phone-account-registrar-state.xml" dev="vdc" ino=21328 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.795752] type=1400 audit(1547126932.211:55): avc: denied { rename } for pid=1655 comm="Binder_5" name="phone-account-registrar-state.xml" dev="vdc" ino=21328 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.797471] type=1400 audit(1547126932.211:56): avc: denied { write } for pid=1655 comm="Binder_5" name="phone-account-registrar-state.xml" dev="vdc" ino=21328 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.807018] type=1400 audit(1547126932.221:57): avc: denied { rename } for pid=1619 comm="Binder_3" name="phone-account-registrar-state.xml" dev="vdc" ino=21328 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.807178] type=1400 audit(1547126932.221:58): avc: denied { write } for pid=1619 comm="Binder_3" name="phone-account-registrar-state.xml" dev="vdc" ino=21328 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.826181] type=1400 audit(1547126932.241:59): avc: denied { rename } for pid=1438 comm="Binder_2" name="phone-account-registrar-state.xml" dev="vdc" ino=21328 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.827998] type=1400 audit(1547126932.241:60): avc: denied { write } for pid=1438 comm="Binder_2" name="phone-account-registrar-state.xml" dev="vdc" ino=21328 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.837408] type=1400 audit(1547126932.251:61): avc: denied { rename } for pid=1651 comm="Binder_4" name="phone-account-registrar-state.xml" dev="vdc" ino=21328 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.837559] type=1400 audit(1547126932.251:62): avc: denied { write } for pid=1651 comm="Binder_4" name="phone-account-registrar-state.xml" dev="vdc" ino=21328 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 4.841223] audit: audit_lost=1 audit_rate_limit=20 audit_backlog_limit=64 [ 4.841224] audit: rate limit exceeded [ 5.335668] binder: 2253:2261 refcount change on invalid ref 13 [ 5.379967] binder: 2253:2275 refcount change on invalid ref 13 [ 5.380592] binder: 2253:2275 refcount change on invalid ref 13 [ 5.381140] binder: transaction release 14685 bad handle 13 [ 6.203365] type=1400 audit(1547126933.621:82): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 9.203624] type=1400 audit(1547126936.621:83): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 12.203858] type=1400 audit(1547126939.621:84): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 15.204105] type=1400 audit(1547126942.621:85): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 18.204369] type=1400 audit(1547126945.621:86): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 21.204562] type=1400 audit(1547126948.621:87): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 24.204762] type=1400 audit(1547126951.621:88): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 27.204915] type=1400 audit(1547126954.800:89): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 30.205445] type=1400 audit(1547126957.800:90): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 32.667713] type=1400 audit(1547126960.260:91): avc: denied { write } for pid=1202 comm="netd" name="netd_pid" dev="vdc" ino=14109 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 33.205674] type=1400 audit(1547126960.800:92): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 36.206046] type=1400 audit(1547126963.800:93): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 39.206252] type=1400 audit(1547126966.800:94): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 42.206437] type=1400 audit(1547126969.800:95): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 45.206670] type=1400 audit(1547126972.800:96): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 48.206881] type=1400 audit(1547126975.800:97): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 51.207182] type=1400 audit(1547126978.800:98): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 54.207415] type=1400 audit(1547126981.810:99): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 57.207668] type=1400 audit(1547126984.810:100): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 60.207843] type=1400 audit(1547126987.810:101): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 62.218977] healthd: battery l=100 v=0 t=0.0 h=2 st=2 chg=a [ 62.668022] type=1400 audit(1547126990.270:102): avc: denied { write } for pid=1202 comm="netd" name="netd_pid" dev="vdc" ino=14109 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 63.208244] type=1400 audit(1547126990.810:103): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 66.208706] type=1400 audit(1547126993.810:104): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 69.208877] type=1400 audit(1547126996.810:105): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 72.209103] type=1400 audit(1547126999.810:106): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 75.209346] type=1400 audit(1547127002.810:107): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 78.209495] type=1400 audit(1547127005.810:108): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 81.209758] type=1400 audit(1547127008.810:109): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 84.209932] type=1400 audit(1547127011.800:110): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 87.210145] type=1400 audit(1547127014.810:111): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 90.210357] type=1400 audit(1547127017.810:112): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 92.668468] type=1400 audit(1547127020.270:113): avc: denied { write } for pid=1202 comm="netd" name="netd_pid" dev="vdc" ino=14109 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 93.210574] type=1400 audit(1547127020.810:114): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 96.211007] type=1400 audit(1547127023.810:115): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 99.211113] type=1400 audit(1547127026.810:116): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 102.211339] type=1400 audit(1547127029.810:117): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 105.211517] type=1400 audit(1547127032.810:118): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 108.211664] type=1400 audit(1547127035.810:119): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 111.211883] type=1400 audit(1547127038.810:120): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 114.212087] type=1400 audit(1547127041.810:121): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 117.212302] type=1400 audit(1547127044.810:122): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 120.212439] type=1400 audit(1547127047.810:123): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 122.218854] healthd: battery l=100 v=0 t=0.0 h=2 st=2 chg=a [ 122.668799] type=1400 audit(1547127050.270:124): avc: denied { write } for pid=1202 comm="netd" name="netd_pid" dev="vdc" ino=14109 scontext=u:r:netd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 123.212777] type=1400 audit(1547127050.810:125): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 126.213078] type=1400 audit(1547127053.810:126): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0 [ 129.213178] type=1400 audit(1547127056.810:127): avc: denied { read } for pid=1586 comm="sdcard" name="packages.list" dev="vdc" ino=7124 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0
export LD_LIBRARY_PATH=$HOME/Android/Sdk/emulator/lib64:$HOME/Android/Sdk/emulator/lib64/qt/lib:$HOME/Android/Sdk/tools/lib64:$HOME/Android/Sdk/tools/lib64/qt/lib:$HOME/Android/Sdk/tools/proguard/lib:$HOME/Android/Sdk/tools/proguard/examples/annotations/lib:$HOME/Android/Sdk/tools/lib #API_PATH=/home/<user>/.local/share/Softbank_Robotics/RobotSDK/nougat API_PATH=/home/<user>/.local/share/Softbank_Robotics/RobotSDK/marshmallow $HOME/Android/Sdk/emulator/qemu/linux-x86_64/qemu-system-i386 \ -sysdir $API_PATH \ -data $API_PATH"/userdata.img" \ -system $API_PATH"/system.img" \ -ramdisk $API_PATH"/ramdisk.img" \ -kernel $API_PATH"/kernel-ranchu" \ -vendor none \ -verbose -show-kernel
