REPRODUCIBILITY: Always
OS VERSION: 5.0.0.67
HARDWARE: Jolla C2
UI LANGUAGE: English/Bulgarian
REGRESSION: Android app support does not work
DESCRIPTION:
Hi ,
I am migrating my phone from Xperia 10 ||| to Jolla C2 phone both using 5.0.0.67 Tampella Sailfish version. I transfered my data using good old rsync -a method syncing my /home/defaultuser, /home/appsupport-root, /home/.appsupport and /home/.appsupport_systemimg_patch directories.
On the Xperia I am using the install_gapps script to install “Open GApps Project” but when I finished the syncrhonization the Android App Support stopped working. And each time I start it I get bellow logs repeating several times as the device does multiple attempts to start android support but eventually gives up.
PRECONDITIONS:
Transfer phone data from working Xperia 10 III phone
STEPS TO REPRODUCE:
- Rsync home and appsupport directories from an Xperia 10 III working phone to Jolla C2 after both upgraded to same version 5.0.0.67 and both tested working with android apps
- Start Android’s appsupport on Jolla C2
- Wait for the system to perform several attempts to start the suport and eventually gives up
EXPECTED RESULT:
Android apps to work
ACTUAL RESULT:
The Android App Support cannot be started
MODIFICATIONS:
Open GApps Project
ADDITIONAL INFORMATION:
journalctl -f |egrep ‘apkd|appsupport|kernel|systemd’ output during an attempt to start the android support
may 29 11:15:41 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:15:41 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:15:41 JollaC2 systemd[1]: Starting AppSupport prepare...
may 29 11:15:41 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:15:41 JollaC2 kernel: sc2355 sprd-wlan:sprdwl_rx_mh_addr_process: out of time 1292
may 29 11:15:41 JollaC2 kernel: sc27xx-fgu 64200000.spi:pmic@0:fgu@c00: bat_current_ma = -30, vol_adc_mv = 254, vol_ntc_uv = 254500
may 29 11:15:41 JollaC2 kernel: sc27xx-fgu 64200000.spi:pmic@0:fgu@c00: sc27xx_fgu_get_temp: temp = 351
may 29 11:15:41 JollaC2 kernel: charger-manager charger-manager: cm_manager_get_jeita_status: jeita status:(2) 2 2, temperature:342, jeita_size:4
may 29 11:15:41 JollaC2 kernel: charger-manager charger-manager: target 1, charging_status 0
may 29 11:15:41 JollaC2 appsupport-init[26707]: export APPSUPPORT_API="/opt/appsupport/init/appsupport-common"
may 29 11:15:41 JollaC2 appsupport-init[26707]: export APPSUPPORT_DATA_ROOT="/home/.appsupport"
may 29 11:15:41 JollaC2 appsupport-init[26707]: export INSTANCE_NAME="defaultuser"
may 29 11:15:41 JollaC2 appsupport-init[26707]: export CONFIG_INSTANCE="--instance defaultuser"
may 29 11:15:41 JollaC2 appsupport-init[26707]: export APPSUPPORT_GENERATE_CONFIG="/usr/libexec/appsupport/appsupport-generate-config --config /tmp/appsupport/defaultuser/config.d"
may 29 11:15:41 JollaC2 appsupport-init[26707]: export APPSUPPORT_PARSE_CONFIG="/usr/libexec/appsupport/appsupport-parse-config --config /tmp/appsupport/defaultuser/config.d"
may 29 11:15:41 JollaC2 appsupport-init[26707]: export PASSWD_HELPER="/opt/appsupport/libexec/passwd_helper"
may 29 11:15:41 JollaC2 appsupport-init[26707]: export BASE_INSTALL_PATH="/opt/appsupport"
may 29 11:15:41 JollaC2 appsupport-init[26707]: export BASE_CONFIG_PATH="/opt/appsupport/etc"
may 29 11:15:41 JollaC2 appsupport-init[26707]: export LXC_CONFIG_PATH="/tmp/appsupport"
may 29 11:15:41 JollaC2 appsupport-init[26707]: export CONTAINER_CONFIG_PATH="/tmp/appsupport/defaultuser"
may 29 11:15:41 JollaC2 appsupport-init[26707]: export APPSUPPORT_USER="defaultuser"
may 29 11:15:41 JollaC2 appsupport-init[26707]: export PRIVILEGED=0
may 29 11:15:41 JollaC2 appsupport-init[26707]: export APPSUPPORT_BASE_UID=500000
may 29 11:15:41 JollaC2 appsupport-init[26707]: export APPSUPPORT_USER_UID=100000
may 29 11:15:41 JollaC2 appsupport-init[26707]: export APPSUPPORT_USER_HOME="/home/defaultuser"
may 29 11:15:41 JollaC2 appsupport-init[26707]: export ANDROID_DATA_ROOT="/home/.appsupport/instance/defaultuser"
may 29 11:15:41 JollaC2 appsupport-init[26707]: export ANDROID_DATA=/home/.appsupport/instance/defaultuser/data
may 29 11:15:41 JollaC2 appsupport-init[26707]: export CONTROL_FILE_PATH="/tmp/appsupport/defaultuser/control"
may 29 11:15:41 JollaC2 appsupport-init[26707]: export ROOTFS_PATH="/opt/appsupport/rootfs"
may 29 11:15:41 JollaC2 appsupport-init[26707]: export SYSTEM_IMAGE_PATH="/opt/appsupport/system.img"
may 29 11:15:41 JollaC2 appsupport-init[26707]: export PRODUCT_IMAGE_PATH="/opt/appsupport/product.img"
may 29 11:15:41 JollaC2 appsupport-init[26707]: Running hooks from prepare-hook.d...
may 29 11:15:41 JollaC2 appsupport-init[26707]: Running 01-binderfs-setup.sh
may 29 11:15:42 JollaC2 appsupport-init[26707]: Running 02-data-root.sh
may 29 11:15:42 JollaC2 appsupport-init[26707]: Running 05-create-storage-directory.sh
may 29 11:15:42 JollaC2 appsupport-init[26707]: Running 10-graphics.sh
may 29 11:15:42 JollaC2 appsupport-init[26707]: Running 10-start-lxc-net.sh
may 29 11:15:42 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:15:42 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:15:42 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:15:42 JollaC2 systemd[1]: Starting LXC network bridge setup...
may 29 11:15:42 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:15:42 JollaC2 systemd[1]: Started LXC network bridge setup.
may 29 11:15:42 JollaC2 appsupport-init[26707]: Running 20-clear-caches.sh
may 29 11:15:42 JollaC2 appsupport-init[26707]: Running 20-create-appsupport-root-home.sh
may 29 11:15:42 JollaC2 appsupport-init[26707]: Running 20-mount-rootfs.sh
may 29 11:15:42 JollaC2 appsupport-init[26707]: Running 30-privilege-migration.sh
may 29 11:15:42 JollaC2 appsupport-init[26707]: Running 30-set-container-node-permissions.sh
may 29 11:15:42 JollaC2 appsupport-init[26707]: mknod: /dev/alien_uhid: File exists
may 29 11:15:42 JollaC2 appsupport-init[26707]: Running 35-storage-migration.sh
may 29 11:15:42 JollaC2 appsupport-init[26707]: Running 60-generate-bsp-config.sh
may 29 11:15:42 JollaC2 appsupport-init[26707]: Running 70-generate-properties.sh
may 29 11:15:42 JollaC2 appsupport-init[26707]: Running 70-generate-rootfs-config.sh
may 29 11:15:42 JollaC2 appsupport-init[26707]: Running 75-generate-privilege-config.sh
may 29 11:15:42 JollaC2 appsupport-init[26707]: Running 90-setup.sh
may 29 11:15:42 JollaC2 appsupport-init[26707]: Running 98-anr-and-logger.sh
may 29 11:15:42 JollaC2 systemd[1]: Started AppSupport prepare.
may 29 11:15:42 JollaC2 systemd[1]: Starting AppSupport...
may 29 11:15:42 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:15:42 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:15:42 JollaC2 appsupport-init[26993]: lxc-start: defaultuser: ../src/lxc/utils.c: safe_mount: 1220 No such file or directory - Failed to mount "/dev/alien_video32" onto "/usr/lib64/lxc/rootfs/dev/video32"
may 29 11:15:42 JollaC2 appsupport-init[26993]: lxc-start: defaultuser: ../src/lxc/utils.c: safe_mount: 1220 No such file or directory - Failed to mount "/dev/alien_video33" onto "/usr/lib64/lxc/rootfs/dev/video33"
may 29 11:15:42 JollaC2 appsupport-init[26993]: lxc-start: defaultuser: ../src/lxc/utils.c: safe_mount: 1220 No such file or directory - Failed to mount "/dev/video" onto "/usr/lib64/lxc/rootfs/dev/video"
may 29 11:15:42 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:15:42 JollaC2 kernel: [SPRD_PDBG] #---------PDBG LIGHT SLEEP START---------#
may 29 11:15:42 JollaC2 kernel: [SPRD_PDBG] [SLP_STATE] deep: 0xffffffffffffffcc, light: 0xffffffffffffffcc
may 29 11:15:42 JollaC2 kernel: [SPRD_PDBG] [EB_INFO ] ap1: 0xfffffffffffffff8, ap2: 0xffffffffffffffff, aon1: 0xffffffe40003ed0a, aon2: 0xffffffff1200006c
may 29 11:15:42 JollaC2 kernel: [SPRD_PDBG] [PD_INFO ] 0xfffffff9ffffe180
may 29 11:15:42 JollaC2 kernel: [SPRD_PDBG] [DEEP_CNT ] 8, 49, 204, 42, 52, 124, 185,
may 29 11:15:42 JollaC2 kernel: [SPRD_PDBG] [LIGHT_CNT] 18,
may 29 11:15:42 JollaC2 kernel: [SPRD_PDBG] Pending Wakeup Sources: mce_display_on musb-sprd charger_manager_wakelock sipc-wcn-mpm-3
may 29 11:15:42 JollaC2 kernel: [SPRD_PDBG] #---------PDBG LIGHT SLEEP END-----------#
may 29 11:15:42 JollaC2 appsupport-init[26993]: Waiting for hwservicemanager...
may 29 11:15:42 JollaC2 kernel: cgroup2: Unknown parameter 'memory_recursiveprot'
may 29 11:15:42 JollaC2 kernel: new mount options do not match the existing superblock, will be ignored
may 29 11:15:43 JollaC2 kernel: Before coredump,show user regs with physical address
may 29 11:15:43 JollaC2 kernel: CPU: 4 PID: 27070 Comm: binder:27_2 Tainted: G S WC O 5.4.233 #15
may 29 11:15:43 JollaC2 kernel: Hardware name: Spreadtrum UMS9230 1H10 SoC (DT)
may 29 11:15:43 JollaC2 kernel: pc : 0000007ca87997b4 phys_addr : 0000000133fc47b4
may 29 11:15:43 JollaC2 kernel: lr : 0000007ca8799788 phys_addr : 0000000133fc4788
may 29 11:15:43 JollaC2 kernel: sp : 0000007ff61c2020 phys_addr : 0000000141936020
may 29 11:15:43 JollaC2 kernel: x29: 0000007ff61c20c0 phys_addr : 00000001419360c0
may 29 11:15:43 JollaC2 kernel: x28: 0000005d0a025828 phys_addr : 00000001229ea828
may 29 11:15:43 JollaC2 kernel: x27: 0000000000000000 phys_addr : 0000000000000000
may 29 11:15:43 JollaC2 kernel: x26: 0000005d0a0259c0 phys_addr : 00000001229ea9c0
may 29 11:15:43 JollaC2 kernel: x25: 0000005d0a025968 phys_addr : 00000001229ea968
may 29 11:15:43 JollaC2 kernel: x24: 0000000000000001 phys_addr : 0000000000000000
may 29 11:15:43 JollaC2 kernel: x23: 0000000000000001 phys_addr : 0000000000000000
may 29 11:15:43 JollaC2 kernel: x22: 0000005d0a012080 phys_addr : 000000012dfbd080
may 29 11:15:43 JollaC2 kernel: x21: 00000000ffffffff phys_addr : 0000000000000000
may 29 11:15:43 JollaC2 kernel: x20: 000000000000001b phys_addr : 0000000000000000
may 29 11:15:43 JollaC2 kernel: x19: 000000000000001b phys_addr : 0000000000000000
may 29 11:15:43 JollaC2 kernel: x18: 0000007cb4a0a000 phys_addr : 0000000000000000
may 29 11:15:43 JollaC2 kernel: x17: 0000007ca87e9a90 phys_addr : 0000000120c25a90
may 29 11:15:43 JollaC2 kernel: x16: 0000007ca880bd60 phys_addr : 00000002365d5d60
may 29 11:15:43 JollaC2 kernel: x15: 0000000000000070 phys_addr : 0000000000000000
may 29 11:15:43 JollaC2 kernel: x14: 0000007ff61c104c phys_addr : 00000002341f204c
may 29 11:15:43 JollaC2 kernel: x13: 2e746e6574736973 phys_addr : 0000000000000000
may 29 11:15:43 JollaC2 kernel: x12: 0101010101010101 phys_addr : 0000000000000000
may 29 11:15:43 JollaC2 kernel: x11: 0000007ca87a7c04 phys_addr : 0000000269b9cc04
may 29 11:15:43 JollaC2 kernel: x10: 0000000000000001 phys_addr : 0000000000000000
may 29 11:15:43 JollaC2 kernel: x9 : 0000007ca87699d0 phys_addr : 0000000227a5b9d0
may 29 11:15:43 JollaC2 kernel: x8 : 00000000000000f0 phys_addr : 0000000000000000
may 29 11:15:43 JollaC2 kernel: x7 : 8080800000000000 phys_addr : 0000000000000000
may 29 11:15:43 JollaC2 kernel: x6 : 0000000000000000 phys_addr : 0000000000000000
may 29 11:15:43 JollaC2 kernel: x5 : 0000000000000000 phys_addr : 0000000000000000
may 29 11:15:43 JollaC2 kernel: x4 : 0000000000000000 phys_addr : 0000000000000000
may 29 11:15:43 JollaC2 kernel: x3 : 0000007ff61c2040 phys_addr : 0000000141936040
may 29 11:15:43 JollaC2 kernel: x2 : 0000000000000006 phys_addr : 0000000000000000
may 29 11:15:43 JollaC2 kernel: x1 : 000000000000001b phys_addr : 0000000000000000
may 29 11:15:43 JollaC2 kernel: x0 : 0000000000000000 phys_addr : 0000000000000000
may 29 11:15:43 JollaC2 kernel: binder: release 27070:27070 transaction 5632471 in, still active
may 29 11:15:43 JollaC2 kernel: binder: send failed reply for transaction 5632471 to 27060:27060
may 29 11:15:43 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:15:43 JollaC2 appsupport-init[26707]: Running hooks from prepare-post-hook.d...
may 29 11:15:43 JollaC2 appsupport-init[26707]: Running 50-start-supplementary-services.sh
may 29 11:15:44 JollaC2 systemd[2669]: selinux: Unknown permission status for class system
may 29 11:15:44 JollaC2 appsupport-init[26707]: Start --user appsupportaudio.service
may 29 11:15:44 JollaC2 kernel: sc2355 sprd-wlan:sprdwl_rx_mh_addr_process: out of time 1024
may 29 11:15:44 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:15:44 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:15:44 JollaC2 systemd[2669]: Started AppSupport Audio Service.
may 29 11:15:44 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:15:44 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:15:44 JollaC2 systemd[2669]: selinux: Unknown permission status for class system
may 29 11:15:44 JollaC2 appsupport-init[26707]: Start --user appsupportkeyboard.service
may 29 11:15:44 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:15:44 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:15:44 JollaC2 systemd[2669]: Started AppSupport Keyboard Service.
may 29 11:15:44 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:15:44 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:15:44 JollaC2 systemd[2669]: selinux: Unknown permission status for class system
may 29 11:15:44 JollaC2 appsupport-init[26707]: Start --user apkd-bridge.service
may 29 11:15:44 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:15:44 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:15:44 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:15:44 JollaC2 systemd[2669]: Starting Bridge native privileged data to AppSupport...
may 29 11:15:44 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:15:44 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:15:44 JollaC2 systemd[1]: selinux: Unknown permission status for class system
may 29 11:15:44 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:15:44 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:15:44 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:15:44 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:15:44 JollaC2 systemd[2669]: Started Bridge native privileged data to AppSupport.
may 29 11:15:44 JollaC2 systemd[2669]: selinux: Unknown permission status for class system
may 29 11:15:44 JollaC2 appsupport-init[26707]: Start --user apkd-bridge-hw.service
may 29 11:15:44 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:15:44 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:15:44 JollaC2 systemd[2669]: Starting Bridge native data to AppSupport...
may 29 11:15:44 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:15:44 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:15:44 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:15:44 JollaC2 systemd[1]: selinux: Unknown permission status for class system
may 29 11:15:44 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:15:44 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:15:44 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:15:44 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:15:44 JollaC2 apkd-bridge-hw[27272]: [W] unknown:0 - Sensor not supported ( QRotationSensor )
may 29 11:15:44 JollaC2 apkd-bridge-hw[27272]: [W] unknown:0 - Sensor not supported ( QAmbientLightSensor )
may 29 11:15:44 JollaC2 apkd-bridge-hw[27272]: [W] unknown:0 - Sensor not supported ( QCompass )
may 29 11:15:44 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - Starting RadioService
may 29 11:15:44 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - DNSv4 in config: "127.0.0.1"
may 29 11:15:44 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - DNSv6 in config: "::1"
may 29 11:15:44 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - Starting bridge for "default" ("android.hardware.graphics.allocator@4.0::IAllocator", "android.hardware.graphics.allocator@3.0::IAllocator", "android.hardware.graphics.allocator@2.0::IAllocator") on /dev/hwpuddlejumper from /dev/hwbinder
may 29 11:15:44 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - Starting bridge for "default" ("android.hardware.power@1.3::IPower", "android.hardware.power@1.2::IPower", "android.hardware.power@1.1::IPower", "android.hardware.power@1.0::IPower") on /dev/hwpuddlejumper from /dev/hwbinder
may 29 11:15:44 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - Starting bridge for "legacy/0" ("android.hardware.camera.provider@2.4::ICameraProvider") on /dev/hwpuddlejumper from /dev/hwbinder
may 29 11:15:44 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - Starting bridge for "default" ("android.hardware.media.c2@1.0::IComponentStore", "android.hardware.media.c2@1.1::IComponentStore") on /dev/hwpuddlejumper from /dev/hwbinder
may 29 11:15:44 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - Ofono available: true
may 29 11:15:44 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - Modem added: "/ril_0"
may 29 11:15:44 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - Modem added: "/ril_1"
may 29 11:15:44 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - setModemInfo: 0 "358649126281346" "4G_MODEM_22B_W23.08.5|qogirl6_modem"
may 29 11:15:44 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - setModemInfo: 1 "358649121676722" "4G_MODEM_22B_W23.08.5|qogirl6_modem"
may 29 11:15:44 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - setSimState: 0 0 "" "" ""
may 29 11:15:44 JollaC2 systemd[2669]: Started Bridge native data to AppSupport.
may 29 11:15:45 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:15:45 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - setSimState: 1 1 "284" "03" ""
may 29 11:15:45 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - setSimState: 1 1 "284" "03" "VIVACOM"
may 29 11:15:45 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - setNetworkRegistration: 1 4 0 "" "" ""
may 29 11:15:45 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - setNetworkRegistration: 1 4 0 "284" "03" "VIVACOM"
may 29 11:15:45 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - setNetworkRegistration: 1 1 14 "284" "03" "VIVACOM"
may 29 11:15:45 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - Context added: "/ril_1/context1"
may 29 11:15:45 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - Context added: "/ril_1/context2"
may 29 11:15:45 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - Context added: "/ril_1/context3"
may 29 11:15:45 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - Context QOfonoConnectionContext(0x62e1813f30) "/ril_1/context1" settings: QMap()
may 29 11:15:45 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - setDataCall: 1 0 -1 "" () () ()
may 29 11:15:46 JollaC2 kernel: GPU_DVFS kbase_platform_modify_target_freq gpu_boost_level:10 min_freq=650MHz max_freq=650MHz target_freq=650MHz
may 29 11:15:46 JollaC2 kernel: mali GPU_DVFS kbase_platform_set_freq_volt index=3 cur_freq=384000 cur_volt=700000 --> freq=650000 volt=800000 gpu_power_on=1 gpu_clock_on=1
may 29 11:15:46 JollaC2 kernel: mali GPU_DVFS kbase_platform_set_freq_volt index=0 cur_freq=650000 cur_volt=700000 --> freq=384000 volt=700000 gpu_power_on=1 gpu_clock_on=1
may 29 11:15:46 JollaC2 kernel: sc2355 sprd-wlan:sprdwl_rx_mh_addr_process: out of time 1744
may 29 11:15:47 JollaC2 kernel: GPU_DVFS kbase_platform_modify_target_freq gpu_boost_level:10 min_freq=650MHz max_freq=650MHz target_freq=650MHz
may 29 11:15:47 JollaC2 kernel: mali GPU_DVFS kbase_platform_set_freq_volt index=3 cur_freq=384000 cur_volt=700000 --> freq=650000 volt=800000 gpu_power_on=1 gpu_clock_on=1
may 29 11:15:47 JollaC2 kernel: mali GPU_DVFS kbase_platform_set_freq_volt index=0 cur_freq=650000 cur_volt=700000 --> freq=384000 volt=700000 gpu_power_on=1 gpu_clock_on=1
may 29 11:15:47 JollaC2 kernel: GPU_DVFS kbase_platform_modify_target_freq gpu_boost_level:10 min_freq=650MHz max_freq=650MHz target_freq=650MHz
may 29 11:15:47 JollaC2 kernel: mali GPU_DVFS kbase_platform_set_freq_volt index=3 cur_freq=384000 cur_volt=700000 --> freq=650000 volt=800000 gpu_power_on=1 gpu_clock_on=1
may 29 11:15:47 JollaC2 kernel: mali GPU_DVFS kbase_platform_set_freq_volt index=0 cur_freq=650000 cur_volt=700000 --> freq=384000 volt=700000 gpu_power_on=1 gpu_clock_on=1
may 29 11:15:48 JollaC2 kernel: GPU_DVFS kbase_platform_modify_target_freq gpu_boost_level:10 min_freq=650MHz max_freq=650MHz target_freq=650MHz
may 29 11:15:48 JollaC2 kernel: mali GPU_DVFS kbase_platform_set_freq_volt index=3 cur_freq=384000 cur_volt=700000 --> freq=650000 volt=800000 gpu_power_on=1 gpu_clock_on=1
may 29 11:15:48 JollaC2 kernel: GPU_DVFS kbase_platform_modify_target_freq gpu_boost_level:10 min_freq=650MHz max_freq=650MHz target_freq=650MHz
may 29 11:15:48 JollaC2 kernel: GPU_DVFS kbase_platform_modify_target_freq gpu_boost_level:10 min_freq=650MHz max_freq=650MHz target_freq=650MHz
may 29 11:15:48 JollaC2 kernel: mali GPU_DVFS kbase_platform_set_freq_volt index=0 cur_freq=650000 cur_volt=700000 --> freq=384000 volt=700000 gpu_power_on=1 gpu_clock_on=1
may 29 11:15:49 JollaC2 kernel: sc2355 sprd-wlan:sprdwl_rx_mh_addr_process: out of time 1004
may 29 11:15:49 JollaC2 kernel: GPU_DVFS kbase_platform_modify_target_freq gpu_boost_level:10 min_freq=650MHz max_freq=650MHz target_freq=650MHz
may 29 11:15:49 JollaC2 kernel: mali GPU_DVFS kbase_platform_set_freq_volt index=3 cur_freq=384000 cur_volt=700000 --> freq=650000 volt=800000 gpu_power_on=1 gpu_clock_on=1
may 29 11:15:49 JollaC2 kernel: mali GPU_DVFS kbase_platform_set_freq_volt index=0 cur_freq=650000 cur_volt=700000 --> freq=384000 volt=700000 gpu_power_on=1 gpu_clock_on=1
may 29 11:15:49 JollaC2 kernel: GPU_DVFS kbase_platform_modify_target_freq gpu_boost_level:10 min_freq=650MHz max_freq=650MHz target_freq=650MHz
may 29 11:15:49 JollaC2 kernel: mali GPU_DVFS kbase_platform_set_freq_volt index=3 cur_freq=384000 cur_volt=700000 --> freq=650000 volt=800000 gpu_power_on=1 gpu_clock_on=1
may 29 11:15:49 JollaC2 kernel: mali GPU_DVFS kbase_platform_set_freq_volt index=0 cur_freq=650000 cur_volt=700000 --> freq=384000 volt=700000 gpu_power_on=1 gpu_clock_on=1
may 29 11:15:51 JollaC2 kernel: charger-manager charger-manager: cant not get input_cur.
may 29 11:15:51 JollaC2 kernel: sc27xx-fgu 64200000.spi:pmic@0:fgu@c00: bat_current_ma = -164, vol_adc_mv = 256, vol_ntc_uv = 258720
may 29 11:15:51 JollaC2 kernel: sc27xx-fgu 64200000.spi:pmic@0:fgu@c00: sc27xx_fgu_get_temp: temp = 325
may 29 11:15:51 JollaC2 kernel: charger-manager charger-manager: vbat: 4113000, vbat_avg: 4091000, OCV: 4149000, ibat: -164000, ibat_avg: -307000, ibus: 0, vbus: 4738000, msoc: 841, chg_sts: 1, frce_full: 0, chg_lmt_cur: 480000, inpt_lmt_cur: 500000, chgr_type: 1, Tboard: 440, Tbatt: 340, thm_cur: 6000000, thm_pwr: 30000, is_fchg: 0, fchg_en: 0, tflush: 559, tperiod: 15
may 29 11:15:51 JollaC2 kernel: charger-manager charger-manager: work_cycle = 15s, cap_one_time = 30s
may 29 11:15:51 JollaC2 kernel: charger-manager charger-manager: new_uisoc = 841, old_uisoc = 841
may 29 11:15:51 JollaC2 kernel: sc2355 sprd-wlan:sprdwl_rx_mh_addr_process: out of time 1756
may 29 11:15:52 JollaC2 kernel: sc27xx-fgu 64200000.spi:pmic@0:fgu@c00: init_cap = 1000, init_mah = 0, init_clbcnt = 20076912, cur_clbcnt = 16543077, normal_cap = 822, data->cc_mah = -731, Tbat = 340, uusoc_vbat = 0, uusoc_mah = 0, cur_1000ma_adc = 671, vol_1000mv_adc = 692, track_sts = 1
may 29 11:15:53 JollaC2 kernel: sc2355 sprd-wlan:sprdwl_rx_mh_addr_process: out of time 1084
may 29 11:15:55 JollaC2 kernel: sc2355 sprd-wlan:sprdwl_rx_mh_addr_process: out of time 2228
may 29 11:15:56 JollaC2 kernel: binder: 27509:27509 ioctl c00c620f 7ffb7820c8 returned -22
may 29 11:15:56 JollaC2 kernel: sc27xx-fgu 64200000.spi:pmic@0:fgu@c00: bat_current_ma = -387, vol_adc_mv = 249, vol_ntc_uv = 255430
may 29 11:15:56 JollaC2 kernel: sc27xx-fgu 64200000.spi:pmic@0:fgu@c00: sc27xx_fgu_get_temp: temp = 348
may 29 11:15:56 JollaC2 kernel: charger-manager charger-manager: cm_manager_get_jeita_status: jeita status:(2) 2 2, temperature:339, jeita_size:4
may 29 11:15:56 JollaC2 kernel: charger-manager charger-manager: target 1, charging_status 0
may 29 11:15:57 JollaC2 kernel: binder: release 27509:27586 transaction 5644489 out, still active
may 29 11:15:57 JollaC2 kernel: binder: 27272:27272 BC_DEAD_BINDER_DONE 0000000000000002 not found
may 29 11:15:58 JollaC2 appsupport-init[27693]: Running hooks from start-post-hook.d...
may 29 11:15:58 JollaC2 appsupport-init[27693]: Running 50-setup.sh
may 29 11:15:58 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:15:58 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:15:58 JollaC2 appsupport-init[27693]: cmd: Can't find service: settings
may 29 11:15:58 JollaC2 appsupport-init[27693]: cmd: Can't find service: settings
may 29 11:15:58 JollaC2 appsupport-init[27693]: cmd: Can't find service: settings
may 29 11:15:58 JollaC2 appsupport-init[27693]: cmd: Can't find service: settings
may 29 11:15:58 JollaC2 appsupport-init[27693]: cmd: Can't find service: device_config
may 29 11:15:58 JollaC2 appsupport-init[27693]: cmd: Can't find service: settings
may 29 11:15:58 JollaC2 appsupport-init[27693]: cmd: Can't find service: settings
may 29 11:15:58 JollaC2 systemd[1]: Started AppSupport.
may 29 11:15:58 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - Client connected to RadioService
may 29 11:15:58 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - setModemInfo: 0 "358649126281346" "4G_MODEM_22B_W23.08.5|qogirl6_modem"
may 29 11:15:58 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - setSimState: 0 0 "" "" ""
may 29 11:15:58 JollaC2 kernel: Before coredump,show user regs with physical address
may 29 11:15:58 JollaC2 kernel: CPU: 3 PID: 27373 Comm: vendor.jolla.ha Tainted: G S WC O 5.4.233 #15
may 29 11:15:58 JollaC2 kernel: Hardware name: Spreadtrum UMS9230 1H10 SoC (DT)
may 29 11:15:58 JollaC2 kernel: pc : 0000006318507d58 phys_addr : 0000000111f56d58
may 29 11:15:58 JollaC2 kernel: lr : 0000006318507d4c phys_addr : 0000000111f56d4c
may 29 11:15:58 JollaC2 kernel: sp : 0000007fee18c420 phys_addr : 00000001428ad420
may 29 11:15:58 JollaC2 kernel: x29: 0000007fee18c4f0 phys_addr : 00000001428ad4f0
may 29 11:15:58 JollaC2 kernel: x28: 000000799e3ce000 phys_addr : 0000000135c53000
may 29 11:15:58 JollaC2 kernel: x27: 0000007fee18c469 phys_addr : 00000001428ad469
may 29 11:15:58 JollaC2 kernel: x26: 0000007fee18c481 phys_addr : 00000001428ad481
may 29 11:15:58 JollaC2 kernel: x25: 0000007fee18c499 phys_addr : 00000001428ad499
may 29 11:15:58 JollaC2 kernel: x24: 0000007fee18c4b1 phys_addr : 00000001428ad4b1
may 29 11:15:58 JollaC2 kernel: x23: 0000007fee18c4c9 phys_addr : 00000001428ad4c9
may 29 11:15:58 JollaC2 kernel: x22: b4000077a448f958 phys_addr : 0000000130ba2958
may 29 11:15:58 JollaC2 kernel: x21: 0000007fee18c5a0 phys_addr : 00000001428ad5a0
may 29 11:15:58 JollaC2 kernel: x20: b400007894484cf0 phys_addr : 000000017ca31cf0
may 29 11:15:58 JollaC2 kernel: x19: 0000000000000000 phys_addr : 0000000000000000
may 29 11:15:58 JollaC2 kernel: x18: 000000799eed2000 phys_addr : 0000000000000000
may 29 11:15:58 JollaC2 kernel: x17: 00000079985acf0c phys_addr : 00000001295a8f0c
may 29 11:15:58 JollaC2 kernel: x16: 0000000000000001 phys_addr : 0000000000000000
may 29 11:15:58 JollaC2 kernel: x15: 0000000026784090 phys_addr : 0000000000000000
may 29 11:15:58 JollaC2 kernel: x14: b4000077d4483670 phys_addr : 0000000130ba5670
may 29 11:15:58 JollaC2 kernel: x13: 0000000000000041 phys_addr : 0000000000000000
may 29 11:15:58 JollaC2 kernel: x12: 00000000000066d0 phys_addr : 0000000000000000
may 29 11:15:58 JollaC2 kernel: x11: 000000000000000d phys_addr : 0000000000000000
may 29 11:15:58 JollaC2 kernel: x10: 0000000000000160 phys_addr : 0000000000000000
may 29 11:15:58 JollaC2 kernel: x9 : b4000077a448f940 phys_addr : 0000000130ba2940
may 29 11:15:58 JollaC2 kernel: x8 : b400007894484cf0 phys_addr : 000000017ca31cf0
may 29 11:15:58 JollaC2 kernel: x7 : 7f7f7f7f7f7f7f7f phys_addr : 0000000000000000
may 29 11:15:58 JollaC2 kernel: x6 : fefefefefefefeff phys_addr : 0000000000000000
may 29 11:15:58 JollaC2 kernel: x5 : 8080808080808080 phys_addr : 0000000000000000
may 29 11:15:58 JollaC2 kernel: x4 : 0000000000000000 phys_addr : 0000000000000000
may 29 11:15:58 JollaC2 kernel: x3 : 0000000000000000 phys_addr : 0000000000000000
may 29 11:15:58 JollaC2 kernel: x2 : 0000000000000000 phys_addr : 0000000000000000
may 29 11:15:58 JollaC2 kernel: x1 : 0000000000000000 phys_addr : 0000000000000000
may 29 11:15:58 JollaC2 kernel: x0 : 0000000000000000 phys_addr : 0000000000000000
may 29 11:15:58 JollaC2 apkd-bridge-hw[27272]: [W] unknown:0 - Failed to set SIM state
may 29 11:15:58 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - setNetworkRegistration: 0 4 0 "" "" ""
may 29 11:15:58 JollaC2 apkd-bridge-hw[27272]: [W] unknown:0 - Failed to set network registration
may 29 11:15:58 JollaC2 kernel: binder: release 27373:27373 transaction 5649217 in, still active
may 29 11:15:58 JollaC2 kernel: binder: send failed reply for transaction 5649217 to 27272:27272
may 29 11:15:58 JollaC2 kernel: binder_transaction: 10 callbacks suppressed
may 29 11:15:58 JollaC2 kernel: binder: 27272:27272 transaction failed 29189/-22, size 144-0 line 3131
may 29 11:15:58 JollaC2 kernel: binder: 27272:27272 transaction failed 29189/-22, size 216-0 line 3131
may 29 11:15:58 JollaC2 kernel: binder: 27272:27272 transaction failed 29189/-22, size 236-0 line 3131
may 29 11:15:58 JollaC2 kernel: binder: 27272:27272 transaction failed 29189/-22, size 164-0 line 3131
may 29 11:15:58 JollaC2 kernel: binder: 27272:27272 transaction failed 29189/-22, size 132-0 line 3131
may 29 11:15:58 JollaC2 kernel: binder: 27272:27272 BC_DEAD_BINDER_DONE 0000000000000001 not found
may 29 11:15:58 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - setModemInfo: 1 "358649121676722" "4G_MODEM_22B_W23.08.5|qogirl6_modem"
may 29 11:15:58 JollaC2 apkd-bridge-hw[27272]: [W] unknown:0 - Failed to set modem info
may 29 11:15:58 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - setSimState: 1 1 "284" "03" "VIVACOM"
may 29 11:15:58 JollaC2 apkd-bridge-hw[27272]: [W] unknown:0 - Failed to set SIM state
may 29 11:15:58 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - setNetworkRegistration: 1 1 14 "284" "03" "VIVACOM"
may 29 11:15:58 JollaC2 apkd-bridge-hw[27272]: [W] unknown:0 - Failed to set network registration
may 29 11:15:58 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - Context QOfonoConnectionContext(0x62e1813f30) "/ril_1/context1" settings: QMap()
may 29 11:15:58 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - setDataCall: 1 0 -1 "" () () ()
may 29 11:15:58 JollaC2 apkd-bridge-hw[27272]: [W] unknown:0 - Failed to set data call
may 29 11:15:58 JollaC2 apkd-bridge-hw[27272]: [W] unknown:0 - appsupport.radio died! Trying to reconnect.
may 29 11:15:58 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - Client disconnected from RadioService
may 29 11:15:58 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:15:59 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:16:00 JollaC2 kernel: binder: 27060:27060 transaction failed 29189/-22, size 100-0 line 3131
may 29 11:16:01 JollaC2 kernel: binder: 27148:27148 BC_DEAD_BINDER_DONE 0000000000000000 not found
may 29 11:16:01 JollaC2 appsupport-run[27181]: [gbinder] WARNING: Service manager /dev/puddlejumper has died
may 29 11:16:01 JollaC2 kernel: binder: 27272:27272 BC_DEAD_BINDER_DONE 0000000000000000 not found
may 29 11:16:01 JollaC2 kernel: binder: 27148:27148 BC_DEAD_BINDER_DONE 0000000000000000 not found
may 29 11:16:01 JollaC2 kernel: binder: 27272:27272 BC_CLEAR_DEATH_NOTIFICATION invalid ref 4
may 29 11:16:01 JollaC2 kernel: binder: 27148:27148 BC_DEAD_BINDER_DONE 0000000000000001 not found
may 29 11:16:01 JollaC2 kernel: binder: 26015:26015 BC_DEAD_BINDER_DONE 0000000000000000 not found
may 29 11:16:01 JollaC2 kernel: binder: 27181:27181 BC_DEAD_BINDER_DONE 0000000000000000 not found
may 29 11:16:01 JollaC2 kernel: binder: 27272:27272 BC_CLEAR_DEATH_NOTIFICATION invalid ref 5
may 29 11:16:01 JollaC2 kernel: binder: 27272:27272 BC_CLEAR_DEATH_NOTIFICATION invalid ref 6
may 29 11:16:01 JollaC2 kernel: binder: 27272:27272 BC_CLEAR_DEATH_NOTIFICATION invalid ref 7
may 29 11:16:01 JollaC2 kernel: binder: 27272:27272 BC_CLEAR_DEATH_NOTIFICATION invalid ref 8
may 29 11:16:01 JollaC2 kernel: binder: 27272:27272 BC_CLEAR_DEATH_NOTIFICATION invalid ref 9
may 29 11:16:01 JollaC2 kernel: binder: 27148:27148 BC_DEAD_BINDER_DONE 0000000000000000 not found
may 29 11:16:01 JollaC2 kernel: binder: 27272:27272 BC_DEAD_BINDER_DONE 0000000000000000 not found
may 29 11:16:01 JollaC2 kernel: sc2355 sprd-wlan:sprdwl_rx_mh_addr_process: out of time 1320
may 29 11:16:01 JollaC2 kernel: binder: 27148:27148 transaction failed 29189/-22, size 0-0 line 3131
may 29 11:16:01 JollaC2 systemd[1]: appsupport@defaultuser.service: Main process exited, code=exited, status=1/FAILURE
may 29 11:16:01 JollaC2 systemd[1]: appsupport@defaultuser.service: Failed with result 'exit-code'.
may 29 11:16:01 JollaC2 systemd[1]: Stopping AppSupport prepare...
may 29 11:16:01 JollaC2 kernel: binder: 27148:27148 transaction failed 29189/-22, size 0-0 line 3131
may 29 11:16:01 JollaC2 kernel: binder: 27181:27181 transaction failed 29189/-22, size 0-0 line 3131
may 29 11:16:01 JollaC2 kernel: binder: 27272:27272 transaction failed 29189/-22, size 0-0 line 3131
may 29 11:16:01 JollaC2 appsupport-init[27787]: Running hooks from stop-post-hook.d...
may 29 11:16:01 JollaC2 appsupport-init[27787]: Running 10-anr-and-logger.sh
may 29 11:16:01 JollaC2 appsupport-init[27787]: Running 50-stop-supplementary-services.sh
may 29 11:16:01 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown permission status for class system
may 29 11:16:01 JollaC2 appsupport-init[27787]: Stop --user appsupportaudio.service
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:16:01 JollaC2 systemd[2669]: Stopping AppSupport Audio Service...
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:16:01 JollaC2 appsupport-run[27148]: [gbinder] WARNING: Service manager /dev/vndpuddlejumper has died
may 29 11:16:01 JollaC2 appsupport-run[27148]: [gbinder] WARNING: Service manager /dev/puddlejumper has died
may 29 11:16:01 JollaC2 appsupport-run[27148]: [gbinder] WARNING: Service manager /dev/hwpuddlejumper has died
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:16:01 JollaC2 systemd[2669]: Stopped AppSupport Audio Service.
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown permission status for class system
may 29 11:16:01 JollaC2 appsupport-init[27787]: Stop --user appsupportkeyboard.service
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:16:01 JollaC2 systemd[2669]: Stopping AppSupport Keyboard Service...
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:16:01 JollaC2 systemd[2669]: Stopped AppSupport Keyboard Service.
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown permission status for class system
may 29 11:16:01 JollaC2 appsupport-init[27787]: Stop --user apkd-bridge.service
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:16:01 JollaC2 systemd[2669]: Stopping Bridge native privileged data to AppSupport...
may 29 11:16:01 JollaC2 systemd[2669]: Stopped Bridge native privileged data to AppSupport.
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown permission status for class system
may 29 11:16:01 JollaC2 appsupport-init[27787]: Stop --user apkd-bridge-hw.service
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:16:01 JollaC2 systemd[2669]: Stopping Bridge native data to AppSupport...
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:16:01 JollaC2 apkd-bridge-hw[27272]: [D] unknown:0 - Client disconnected from RadioService
may 29 11:16:01 JollaC2 appsupport-run[27272]: [gbinder] WARNING: Service manager /dev/puddlejumper has died
may 29 11:16:01 JollaC2 appsupport-run[27272]: [gbinder] WARNING: Service manager /dev/hwpuddlejumper has died
may 29 11:16:01 JollaC2 kernel: binder: send failed reply for transaction 5644489, target dead
may 29 11:16:01 JollaC2 systemd[2669]: Stopped Bridge native data to AppSupport.
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:16:01 JollaC2 systemd[2669]: selinux: Unknown class service
may 29 11:16:01 JollaC2 appsupport-init[27787]: Running 60-stop-lxc-net.sh
may 29 11:16:01 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:16:01 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:16:01 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:16:01 JollaC2 systemd[1]: Stopping LXC network bridge setup...
may 29 11:16:01 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:16:01 JollaC2 systemd[1]: Stopped LXC network bridge setup.
may 29 11:16:01 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:16:01 JollaC2 systemd[1]: selinux: Unknown class service
may 29 11:16:01 JollaC2 appsupport-init[27787]: Running 70-stop-lxc.sh
may 29 11:16:01 JollaC2 appsupport-init[27787]: Running 90-umount-rootfs.sh
may 29 11:16:02 JollaC2 systemd[1]: Stopped AppSupport prepare.
may 29 11:16:04 JollaC2 systemd[1]: appsupport@defaultuser.service: Service hold-off time over, scheduling restart.
may 29 11:16:04 JollaC2 systemd[1]: appsupport@defaultuser.service: Scheduled restart job, restart counter is at 1.
may 29 11:16:04 JollaC2 systemd[1]: Stopped AppSupport.
I did try to remove the android support from the jolla store reboot the device , install it again and try to start it again as it is or same but after restart start the install gapps script, but with same result.
Can you please provide some feedback if you have any experience with such situation or see something wrong in the logs, that might lead to the root cause of the problem?
Thanks!