Related
Yesterday SuperSU & suhide suddenly disappears from my app drawer. I tried to reinstall both, with no errors, but both still vanished...
Then I restored a (quite old) data backup of and then it worked again. But after updating the apps both disappears again.
Every time I boot I get these kind of messages in logcat:
Code:
01-29 20:40:08.609 749 749 W installd: Ignoring /data/data/eu.chainfire.supersu/requests with unexpected GID 0 instead of 10087
01-29 20:40:08.609 749 749 W installd: Ignoring /data/data/eu.chainfire.supersu/requests with unexpected GID 0 instead of 10087
01-29 20:40:08.609 749 749 W installd: Ignoring /data/data/eu.chainfire.supersu/logs with unexpected GID 0 instead of 10087
01-29 20:40:08.614 749 749 W installd: Ignoring /data/data/eu.chainfire.supersu/logs with unexpected GID 0 instead of 10087
01-29 20:40:08.807 749 749 W installd: Ignoring /data/user_de/0/eu.chainfire.supersu/requests with unexpected GID 0 instead of 10087
01-29 20:40:08.807 749 749 W installd: Ignoring /data/user_de/0/eu.chainfire.supersu/requests with unexpected GID 0 instead of 10087
01-29 20:40:08.807 749 749 W installd: Ignoring /data/user_de/0/eu.chainfire.supersu/logs with unexpected GID 0 instead of 10087
01-29 20:40:08.811 749 749 I installd: Fixing /data/user_de/0/eu.chainfire.supersu/logs/L15172305400000.GRANTED.dev.ukanth.ufirewall with unexpected GID 0 instead of 10087
01-29 20:40:08.811 749 749 I installd: Fixing /data/user_de/0/eu.chainfire.supersu/logs/L15172305410000.GRANTED.com.grarak.kerneladiutor with unexpected GID 0 instead of 10087
01-29 20:40:08.812 749 749 W installd: Ignoring /data/user_de/0/eu.chainfire.supersu/logs with unexpected GID 0 instead of 10087
01-29 20:40:09.466 968 968 E RankingHelper: createDefaultChannelIfNeeded - Exception: android.content.pm.PackageManager$NameNotFoundException: eu.chainfire.suhide
01-29 20:40:09.466 968 968 E RankingHelper: deleteDefaultChannelIfNeeded - Exception: android.content.pm.PackageManager$NameNotFoundException: eu.chainfire.suhide
01-29 20:40:09.466 968 968 E RankingHelper: createDefaultChannelIfNeeded - Exception: android.content.pm.PackageManager$NameNotFoundException: eu.chainfire.suhide
01-29 20:40:09.466 968 968 E RankingHelper: deleteDefaultChannelIfNeeded - Exception: android.content.pm.PackageManager$NameNotFoundException: eu.chainfire.suhide
01-29 20:40:17.980 968 982 I BackupManagerService: Package eu.chainfire.suhide not installed; dropping from full backup
I suspect that maybe Google is blacklisting SuperSU & suhide apks from being installed...
Curiously all the apps that I gave root permission before this mess were still working with root privileges. So SuperSu and suhide apks are killed but su is still working as supposed.
Am I the only one blessed with this problem? My system data is in my signature under Nexus 5x section.
More info: when I install suhide from zip in recovery, here is what I get on next boot:
Code:
01-29 20:58:03.565 980 1005 I ActivityManager: Force stopping eu.chainfire.suhide appid=10297 user=-1: deletePackageX
01-29 20:58:03.794 980 980 W PackageManager: Destroying orphaned/data/app/eu.chainfire.suhide-L7XE6XF32M8cUz9PEhRN1A==
01-29 20:58:03.896 980 1023 I ActivityManager: Force stopping eu.chainfire.suhide appid=10297 user=0: pkg removed
01-29 20:58:05.350 980 980 I ConditionProviders: Disallowing condition provider eu.chainfire.suhide
01-29 20:58:14.169 980 1004 I ActivityManager: Start proc 3462:com.android.keychain/1000 for service com.android.keychain/.KeyChainService
01-29 20:58:23.158 4069 4069 I dex2oat : /system/bin/dex2oat --input-vdex-fd=-1 --output-vdex-fd=14 --compiler-filter=quicken -j4 --classpath-dir=/data/app/eu.chainfire.suhide-53wHVYknxTCQ9p5y4EC5Eg== --class-loader-context=PCL[]
01-29 20:58:24.306 980 1023 V BackupManagerService: restoreAtInstall pkg=eu.chainfire.suhide token=1 restoreSet=0
01-29 20:58:24.315 1232 1232 I Pm : Package eu.chainfire.suhide installed in 17494 ms
01-29 20:58:24.426 1462 1462 D ImsResolver: maybeAddedImsService, packageName: eu.chainfire.suhide
Now suhide apk is installed but without root granted...
I have the same issue on Oreo 8.1 on my Nexus 5X
Any solution so far?
I'm looking for a solution to change files in the vendor parition. Is this possible through a magisk module?
I've tried with the attached zip, but that didn't work, in fact it changed nothing.
Installation log:
- Copying zip to temp directory
- Installing enable_volte_pixel_xl_2.zip
- A/B partition detected, current slot: _b
- Mounting /system, /vendor
- Device skip_initramfs detected
Archive: /data/user/0/com.topjohnwu.magisk/cache/install.zip
inflating: config.sh
inflating: module.prop
creating: common/
inflating: common/post-fs-data.sh
inflating: common/service.sh
inflating: common/system.prop
*******************************
Installing Pixel XL 2 mcfg_sw VoLTE Enabler
*******************************
******************************
Powered by Magisk (@topjohnwu)
******************************
- Creating /data/adb/magisk_merge.img with size 64M
mke2fs 1.43.3 (04-Sep-2016)
Creating regular file /data/adb/magisk_merge.img
Creating filesystem with 16384 4k blocks and 16384 inodes
Allocating group tables: 0/1 done
Writing inode tables: 0/1 done
Creating journal (1024 blocks): done
Writing superblocks and filesystem accounting information: 0/1 done
- Mounting /data/adb/magisk_merge.img to /dev/tmp/magisk_img
- Extracting module files
Archive: /data/user/0/com.topjohnwu.magisk/cache/install.zip
creating: system/
inflating: system/mcfg_sw.mbn
- Setting permissions
- Done
- All done!
Well... Looking at the attached zip, it's not strange nothing is mounted to /vendor. Your file is placed directly in /system...
You'll have to place it in /system/vendor (and whatever sub-directory of /vendor the file should be in), and Magisk will take care of mounting it to /vendor.
You'll find a little more info on how Magisk modules work here:
https://github.com/topjohnwu/Magisk/blob/master/docs/modules.md
View attachment enable_volte_pixel_xl_2.zip
Didgeridoohan said:
Well... Looking at the attached zip, it's not strange nothing is mounted to /vendor. Your file is placed directly in /system...
You'll have to place it in /system/vendor (and whatever sub-directory of /vendor the file should be in), and Magisk will take care of mounting it to /vendor.
You'll find a little more info on how Magisk modules work here:
https://github.com/topjohnwu/Magisk/blob/master/docs/modules.md
Click to expand...
Click to collapse
Thanks for the tip, the config looks now like this(attached file)
But unfortunately nothing happened.
Magisk log:
01-01 10:33:47.337 716 716 I Magisk : ** Initializing Magisk
01-01 10:33:47.497 716 716 I Magisk : * Creating /sbin overlay
01-01 10:33:47.500 716 716 I Magisk : * Mounting mirrors
01-01 10:33:47.500 716 716 I Magisk : bind_mount: /sbin/.core/mirror/system <- /system_root/system
01-01 10:33:47.500 716 716 I Magisk : mount: /sbin/.core/mirror/vendor <- /dev/block/dm-0
01-01 10:33:47.501 716 716 I Magisk : bind_mount: /sbin/.core/mirror/bin <- /data/adb/magisk
01-01 10:33:47.501 716 716 I Magisk : * Setting up internal busybox
01-01 10:33:47.562 719 719 I Magisk : Magisk v16.4(1642) daemon started
01-01 10:33:47.564 719 727 I Magisk : ** post-fs-data mode running
01-01 10:33:47.565 719 727 I Magisk : * Merging /data/adb/magisk_merge.img -> /data/adb/magisk.img
01-01 10:33:47.703 719 727 I Magisk : Upgrade module: PixelXlMcfgSwVoLteEnabler
01-01 10:33:47.845 719 727 I Magisk : * Mounting /data/adb/magisk.img
01-01 10:33:48.075 719 727 I Magisk : * Running post-fs-data.d scripts
01-01 10:33:48.075 719 727 I Magisk : * Running module post-fs-data scripts
01-01 10:33:48.075 719 727 I Magisk : * Loading modules
01-01 10:33:48.076 719 727 I Magisk : ViPER4AndroidFX: loading [system.prop]
01-01 10:33:48.087 719 727 I Magisk : ViPER4AndroidFX: constructing magic mount structure
01-01 10:33:48.093 719 727 I Magisk : PixelXlMcfgSwVoLteEnabler: constructing magic mount structure
01-01 10:33:48.104 719 727 I Magisk : mnt_tmpfs : /system
01-01 10:33:48.104 719 727 I Magisk : creat_link: /system/vendor <- /sbin/.core/mirror/system/vendor
01-01 10:33:48.105 719 727 I Magisk : bind_mount: /system/etc/audio_effects.conf <- /sbin/.core/img/ViPER4AndroidFX/system/etc/audio_effects.conf
01-01 10:33:48.105 719 727 I Magisk : mnt_tmpfs : /system/etc/permissions
01-01 10:33:48.105 719 727 I Magisk : bind_mount: /system/etc/permissions/privapp-permissions-com.pittvandewitt.viperfx.xml <- /sbin/.core/img/ViPER4AndroidFX/system/etc/permissions/privapp-permissions-com.pittvandewitt.viperfx.xml
01-01 10:33:48.106 719 727 I Magisk : bind_mount: /system/etc/permissions/com.android.ims.rcsmanager.xml <- /sbin/.core/mirror/system/etc/permissions/com.android.ims.rcsmanager.xml
01-01 10:33:48.106 719 727 I Magisk : bind_mount: /system/etc/permissions/com.android.vzwomatrigger.xml <- /sbin/.core/mirror/system/etc/permissions/com.android.vzwomatrigger.xml
01-01 10:33:48.106 719 727 I Magisk : bind_mount: /system/etc/permissions/com.android.omadm.service.xml <- /sbin/.core/mirror/system/etc/permissions/com.android.omadm.service.xml
01-01 10:33:48.106 719 727 I Magisk : bind_mount: /system/etc/permissions/android.software.live_wallpaper.xml <- /sbin/.core/mirror/system/etc/permissions/android.software.live_wallpaper.xml
01-01 10:33:48.106 719 727 I Magisk : bind_mount: /system/etc/permissions/com.android.mediadrm.signer.xml <- /sbin/.core/mirror/system/etc/permissions/com.android.mediadrm.signer.xml
01-01 10:33:48.106 719 727 I Magisk : bind_mount: /system/etc/permissions/android.software.webview.xml <- /sbin/.core/mirror/system/etc/permissions/android.software.webview.xml
01-01 10:33:48.106 719 727 I Magisk : bind_mount: /system/etc/permissions/privapp-permissions-google.xml <- /sbin/.core/mirror/system/etc/permissions/privapp-permissions-google.xml
01-01 10:33:48.106 719 727 I Magisk : bind_mount: /system/etc/permissions/com.verizon.apn.xml <- /sbin/.core/mirror/system/etc/permissions/com.verizon.apn.xml
01-01 10:33:48.107 719 727 I Magisk : bind_mount: /system/etc/permissions/com.verizon.embms.xml <- /sbin/.core/mirror/system/etc/permissions/com.verizon.embms.xml
01-01 10:33:48.107 719 727 I Magisk : bind_mount: /system/etc/permissions/com.google.android.media.effects.xml <- /sbin/.core/mirror/system/etc/permissions/com.google.android.media.effects.xml
01-01 10:33:48.107 719 727 I Magisk : bind_mount: /system/etc/permissions/com.google.android.camera.experimental2017.xml <- /sbin/.core/mirror/system/etc/permissions/com.google.android.camera.experimental2017.xml
01-01 10:33:48.107 719 727 I Magisk : bind_mount: /system/etc/permissions/vzw_mvs_permissions.xml <- /sbin/.core/mirror/system/etc/permissions/vzw_mvs_permissions.xml
01-01 10:33:48.107 719 727 I Magisk : bind_mount: /system/etc/permissions/com.android.sdm.plugins.sprintdm.xml <- /sbin/.core/mirror/system/etc/permissions/com.android.sdm.plugins.sprintdm.xml
01-01 10:33:48.107 719 727 I Magisk : bind_mount: /system/etc/permissions/platform.xml <- /sbin/.core/mirror/system/etc/permissions/platform.xml
01-01 10:33:48.107 719 727 I Magisk : bind_mount: /system/etc/permissions/privapp-permissions-wahoo.xml <- /sbin/.core/mirror/system/etc/permissions/privapp-permissions-wahoo.xml
01-01 10:33:48.107 719 727 I Magisk : bind_mount: /system/etc/permissions/privapp-permissions-platform.xml <- /sbin/.core/mirror/system/etc/permissions/privapp-permissions-platform.xml
01-01 10:33:48.107 719 727 I Magisk : bind_mount: /system/etc/permissions/com.google.android.maps.xml <- /sbin/.core/mirror/system/etc/permissions/com.google.android.maps.xml
01-01 10:33:48.108 719 727 I Magisk : bind_mount: /system/etc/permissions/com.customermobile.preload.vzw.xml <- /sbin/.core/mirror/system/etc/permissions/com.customermobile.preload.vzw.xml
01-01 10:33:48.108 719 727 I Magisk : bind_mount: /system/etc/permissions/android.hardware.telephony.euicc.xml <- /sbin/.core/mirror/system/etc/permissions/android.hardware.telephony.euicc.xml
01-01 10:33:48.108 719 727 I Magisk : bind_mount: /system/etc/permissions/com.verizon.provider.xml <- /sbin/.core/mirror/system/etc/permissions/com.verizon.provider.xml
01-01 10:33:48.108 719 727 I Magisk : bind_mount: /system/etc/permissions/com.android.location.provider.xml <- /sbin/.core/mirror/system/etc/permissions/com.android.location.provider.xml
01-01 10:33:48.108 719 727 I Magisk : bind_mount: /system/etc/permissions/com.google.vr.platform.xml <- /sbin/.core/mirror/system/etc/permissions/com.google.vr.platform.xml
01-01 10:33:48.108 719 727 I Magisk : bind_mount: /system/etc/permissions/features-verizon.xml <- /sbin/.core/mirror/system/etc/permissions/features-verizon.xml
01-01 10:33:48.108 719 727 I Magisk : bind_mount: /system/etc/permissions/privapp-permissions-aosp_wahoo.xml <- /sbin/.core/mirror/system/etc/permissions/privapp-permissions-aosp_wahoo.xml
01-01 10:33:48.108 719 727 I Magisk : bind_mount: /system/etc/permissions/com.google.android.hardwareinfo.xml <- /sbin/.core/mirror/system/etc/permissions/com.google.android.hardwareinfo.xml
01-01 10:33:48.108 719 727 I Magisk : bind_mount: /system/etc/permissions/com.android.sdm.plugins.connmo.xml <- /sbin/.core/mirror/system/etc/permissions/com.android.sdm.plugins.connmo.xml
01-01 10:33:48.109 719 727 I Magisk : bind_mount: /system/etc/permissions/com.google.android.dialer.support.xml <- /sbin/.core/mirror/system/etc/permissions/com.google.android.dialer.support.xml
01-01 10:33:48.109 719 727 I Magisk : bind_mount: /system/etc/permissions/com.android.media.remotedisplay.xml <- /sbin/.core/mirror/system/etc/permissions/com.android.media.remotedisplay.xml
01-01 10:33:48.109 719 727 I Magisk : bind_mount: /system/etc/permissions/android.software.preview_sdk.xml <- /sbin/.core/mirror/system/etc/permissions/android.software.preview_sdk.xml
01-01 10:33:48.109 719 727 I Magisk : bind_mount: /system/etc/permissions/obdm_permissions.xml <- /sbin/.core/mirror/system/etc/permissions/obdm_permissions.xml
01-01 10:33:48.109 719 727 I Magisk : bind_mount: /system/etc/permissions/com.verizon.llkagent.xml <- /sbin/.core/mirror/system/etc/permissions/com.verizon.llkagent.xml
01-01 10:33:48.109 719 727 I Magisk : bind_mount: /system/etc/permissions/com.verizon.services.xml <- /sbin/.core/mirror/system/etc/permissions/com.verizon.services.xml
01-01 10:33:48.109 719 727 I Magisk : bind_mount: /system/etc/media_profiles_V1_0.dtd <- /sbin/.core/mirror/system/etc/media_profiles_V1_0.dtd
01-01 10:33:48.109 719 727 I Magisk : bind_mount: /system/etc/treble_sepolicy_tests_27.0 <- /sbin/.core/mirror/system/etc/treble_sepolicy_tests_27.0
01-01 10:33:48.109 719 727 I Magisk : bind_mount: /system/etc/ppp <- /sbin/.core/mirror/system/etc/ppp
01-01 10:33:48.110 719 727 I Magisk : bind_mount: /system/etc/textclassifier <- /sbin/.core/mirror/system/etc/textclassifier
01-01 10:33:48.110 719 727 I Magisk : bind_mount: /system/etc/mke2fs.conf <- /sbin/.core/mirror/system/etc/mke2fs.conf
01-01 10:33:48.110 719 727 I Magisk : bind_mount: /system/etc/security <- /sbin/.core/mirror/system/etc/security
01-01 10:33:48.111 719 727 I Magisk : bind_mount: /system/etc/old-apns-conf.xml <- /sbin/.core/mirror/system/etc/old-apns-conf.xml
01-01 10:33:48.111 719 727 I Magisk : bind_mount: /system/etc/bpf <- /sbin/.core/mirror/system/etc/bpf
01-01 10:33:48.111 719 727 I Magisk : bind_mount: /system/etc/vintf <- /sbin/.core/mirror/system/etc/vintf
01-01 10:33:48.111 719 727 I Magisk : bind_mount: /system/etc/clatd.conf <- /sbin/.core/mirror/system/etc/clatd.conf
01-01 10:33:48.111 719 727 I Magisk : bind_mount: /system/etc/treble_sepolicy_tests_26.0 <- /sbin/.core/mirror/system/etc/treble_sepolicy_tests_26.0
01-01 10:33:48.111 719 727 I Magisk : bind_mount: /system/etc/init <- /sbin/.core/mirror/system/etc/init
01-01 10:33:48.111 719 727 I Magisk : bind_mount: /system/etc/prop.default <- /sbin/.core/mirror/system/etc/prop.default
01-01 10:33:48.111 719 727 I Magisk : bind_mount: /system/etc/llndk.libraries.P.txt <- /sbin/.core/mirror/system/etc/llndk.libraries.P.txt
01-01 10:33:48.111 719 727 I Magisk : bind_mount: /system/etc/selinux <- /sbin/.core/mirror/system/etc/selinux
01-01 10:33:48.111 719 727 I Magisk : bind_mount: /system/etc/public.libraries.txt <- /sbin/.core/mirror/system/etc/public.libraries.txt
01-01 10:33:48.111 719 727 I Magisk : bind_mount: /system/etc/fonts.xml <- /sbin/.core/mirror/system/etc/fonts.xml
01-01 10:33:48.111 719 727 I Magisk : bind_mount: /system/etc/sepolicy_tests <- /sbin/.core/mirror/system/etc/sepolicy_tests
01-01 10:33:48.111 719 727 I Magisk : bind_mount: /system/etc/ld.config.P.txt <- /sbin/.core/mirror/system/etc/ld.config.P.txt
01-01 10:33:48.111 719 727 I Magisk : bind_mount: /system/etc/update_engine <- /sbin/.core/mirror/system/etc/update_engine
01-01 10:33:48.112 719 727 I Magisk : bind_mount: /system/etc/fs_config_files <- /sbin/.core/mirror/system/etc/fs_config_files
01-01 10:33:48.112 719 727 I Magisk : bind_mount: /system/etc/hosts <- /sbin/.core/mirror/system/etc/hosts
01-01 10:33:48.112 719 727 I Magisk : bind_mount: /system/etc/mkshrc <- /sbin/.core/mirror/system/etc/mkshrc
01-01 10:33:48.112 719 727 I Magisk : bind_mount: /system/etc/fs_config_dirs <- /sbin/.core/mirror/system/etc/fs_config_dirs
01-01 10:33:48.112 719 727 I Magisk : bind_mount: /system/etc/NOTICE.xml.gz <- /sbin/.core/mirror/system/etc/NOTICE.xml.gz
01-01 10:33:48.112 719 727 I Magisk : bind_mount: /system/etc/preloaded-classes <- /sbin/.core/mirror/system/etc/preloaded-classes
01-01 10:33:48.112 719 727 I Magisk : bind_mount: /system/etc/ambient <- /sbin/.core/mirror/system/etc/ambient
01-01 10:33:48.112 719 727 I Magisk : bind_mount: /system/etc/vndksp.libraries.P.txt <- /sbin/.core/mirror/system/etc/vndksp.libraries.P.txt
01-01 10:33:48.112 719 727 I Magisk : bind_mount: /system/etc/preferred-apps <- /sbin/.core/mirror/system/etc/preferred-apps
01-01 10:33:48.112 719 727 I Magisk : bind_mount: /system/etc/libnfc-nci.conf <- /sbin/.core/mirror/system/etc/libnfc-nci.conf
01-01 10:33:48.112 719 727 I Magisk : bind_mount: /system/etc/dirty-image-objects <- /sbin/.core/mirror/system/etc/dirty-image-objects
01-01 10:33:48.112 719 727 I Magisk : bind_mount: /system/etc/event-log-tags <- /sbin/.core/mirror/system/etc/event-log-tags
01-01 10:33:48.112 719 727 I Magisk : bind_mount: /system/etc/cne <- /sbin/.core/mirror/system/etc/cne
01-01 10:33:48.113 719 727 I Magisk : bind_mount: /system/etc/firmware <- /sbin/.core/mirror/system/etc/firmware
01-01 10:33:48.113 719 727 I Magisk : bind_mount: /system/etc/bluetooth <- /sbin/.core/mirror/system/etc/bluetooth
01-01 10:33:48.113 719 727 I Magisk : bind_mount: /system/etc/sysconfig <- /sbin/.core/mirror/system/etc/sysconfig
01-01 10:33:48.113 719 727 I Magisk : bind_mount: /system/etc/xtables.lock <- /sbin/.core/mirror/system/etc/xtables.lock
01-01 10:33:48.113 719 727 I Magisk : bind_mount: /system/etc/seccomp_policy <- /sbin/.core/mirror/system/etc/seccomp_policy
01-01 10:33:48.113 719 727 I Magisk : bind_mount: /system/etc/boot-image.prof <- /sbin/.core/mirror/system/etc/boot-image.prof
01-01 10:33:48.113 719 727 I Magisk : bind_mount: /system/etc/apns-conf.xml <- /sbin/.core/mirror/system/etc/apns-conf.xml
01-01 10:33:48.113 719 727 I Magisk : bind_mount: /system/etc/gps_debug.conf <- /sbin/.core/mirror/system/etc/gps_debug.conf
01-01 10:33:48.114 719 727 I Magisk : mnt_tmpfs : /system/priv-app
01-01 10:33:48.114 719 727 I Magisk : bind_mount: /system/priv-app/ViPER4AndroidFX <- /sbin/.core/img/ViPER4AndroidFX/system/priv-app/ViPER4AndroidFX
01-01 10:33:48.115 719 727 I Magisk : bind_mount: /system/priv-app/Asdiv <- /sbin/.core/mirror/system/priv-app/Asdiv
01-01 10:33:48.115 719 727 I Magisk : bind_mount: /system/priv-app/StorageManagerGoogle <- /sbin/.core/mirror/system/priv-app/StorageManagerGoogle
01-01 10:33:48.115 719 727 I Magisk : bind_mount: /system/priv-app/SetupWizard <- /sbin/.core/mirror/system/priv-app/SetupWizard
01-01 10:33:48.115 719 727 I Magisk : bind_mount: /system/priv-app/VzwOmaTrigger <- /sbin/.core/mirror/system/priv-app/VzwOmaTrigger
01-01 10:33:48.115 719 727 I Magisk : bind_mount: /system/priv-app/SprintDM <- /sbin/.core/mirror/system/priv-app/SprintDM
01-01 10:33:48.115 719 727 I Magisk : bind_mount: /system/priv-app/Shell <- /sbin/.core/mirror/system/priv-app/Shell
01-01 10:33:48.115 719 727 I Magisk : bind_mount: /system/priv-app/TetheringEntitlement <- /sbin/.core/mirror/system/priv-app/TetheringEntitlement
01-01 10:33:48.115 719 727 I Magisk : bind_mount: /system/priv-app/CtsShimPrivPrebuilt <- /sbin/.core/mirror/system/priv-app/CtsShimPrivPrebuilt
01-01 10:33:48.115 719 727 I Magisk : bind_mount: /system/priv-app/MtpDocumentsProvider <- /sbin/.core/mirror/system/priv-app/MtpDocumentsProvider
01-01 10:33:48.115 719 727 I Magisk : bind_mount: /system/priv-app/Velvet <- /sbin/.core/mirror/system/priv-app/Velvet
01-01 10:33:48.115 719 727 I Magisk : bind_mount: /system/priv-app/TimeZoneUpdater <- /sbin/.core/mirror/system/priv-app/TimeZoneUpdater
01-01 10:33:48.115 719 727 I Magisk : bind_mount: /system/priv-app/ExternalStorageProvider <- /sbin/.core/mirror/system/priv-app/ExternalStorageProvider
01-01 10:33:48.115 719 727 I Magisk : bind_mount: /system/priv-app/MyVerizonServices <- /sbin/.core/mirror/system/priv-app/MyVerizonServices
01-01 10:33:48.115 719 727 I Magisk : bind_mount: /system/priv-app/WellbeingPrebuilt <- /sbin/.core/mirror/system/priv-app/WellbeingPrebuilt
01-01 10:33:48.115 719 727 I Magisk : bind_mount: /system/priv-app/MediaProvider <- /sbin/.core/mirror/system/priv-app/MediaProvider
01-01 10:33:48.115 719 727 I Magisk : bind_mount: /system/priv-app/HotwordEnrollmentXGoogleWCD9340 <- /sbin/.core/mirror/system/priv-app/HotwordEnrollmentXGoogleWCD9340
01-01 10:33:48.116 719 727 I Magisk : bind_mount: /system/priv-app/StatementService <- /sbin/.core/mirror/system/priv-app/StatementService
01-01 10:33:48.116 719 727 I Magisk : bind_mount: /system/priv-app/AppDirectedSMSService <- /sbin/.core/mirror/system/priv-app/AppDirectedSMSService
01-01 10:33:48.116 719 727 I Magisk : bind_mount: /system/priv-app/SettingsProvider <- /sbin/.core/mirror/system/priv-app/SettingsProvider
01-01 10:33:48.116 719 727 I Magisk : bind_mount: /system/priv-app/TurboPrebuilt <- /sbin/.core/mirror/system/priv-app/TurboPrebuilt
01-01 10:33:48.116 719 727 I Magisk : bind_mount: /system/priv-app/BlockedNumberProvider <- /sbin/.core/mirror/system/priv-app/BlockedNumberProvider
01-01 10:33:48.116 719 727 I Magisk : bind_mount: /system/priv-app/GmsCoreSetupPrebuilt <- /sbin/.core/mirror/system/priv-app/GmsCoreSetupPrebuilt
01-01 10:33:48.116 719 727 I Magisk : bind_mount: /system/priv-app/GoogleFeedback <- /sbin/.core/mirror/system/priv-app/GoogleFeedback
01-01 10:33:48.116 719 727 I Magisk : bind_mount: /system/priv-app/VerizonAuthDialog <- /sbin/.core/mirror/system/priv-app/VerizonAuthDialog
01-01 10:33:48.116 719 727 I Magisk : bind_mount: /system/priv-app/qcrilmsgtunnel <- /sbin/.core/mirror/system/priv-app/qcrilmsgtunnel
01-01 10:33:48.116 719 727 I Magisk : bind_mount: /system/priv-app/ConfigUpdater <- /sbin/.core/mirror/system/priv-app/ConfigUpdater
01-01 10:33:48.116 719 727 I Magisk : bind_mount: /system/priv-app/DiagMon <- /sbin/.core/mirror/system/priv-app/DiagMon
01-01 10:33:48.116 719 727 I Magisk : bind_mount: /system/priv-app/SharedStorageBackup <- /sbin/.core/mirror/system/priv-app/SharedStorageBackup
01-01 10:33:48.116 719 727 I Magisk : bind_mount: /system/priv-app/HelpRtcPrebuilt <- /sbin/.core/mirror/system/priv-app/HelpRtcPrebuilt
01-01 10:33:48.116 719 727 I Magisk : bind_mount: /system/priv-app/BackupRestoreConfirmation <- /sbin/.core/mirror/system/priv-app/BackupRestoreConfirmation
01-01 10:33:48.116 719 727 I Magisk : bind_mount: /system/priv-app/HotwordEnrollmentTGoogleWCD9340 <- /sbin/.core/mirror/system/priv-app/HotwordEnrollmentTGoogleWCD9340
01-01 10:33:48.116 719 727 I Magisk : bind_mount: /system/priv-app/OTAConfigPrebuilt <- /sbin/.core/mirror/system/priv-app/OTAConfigPrebuilt
01-01 10:33:48.117 719 727 I Magisk : bind_mount: /system/priv-app/GmsCoreSidecarPrebuilt <- /sbin/.core/mirror/system/priv-app/GmsCoreSidecarPrebuilt
01-01 10:33:48.117 719 727 I Magisk : bind_mount: /system/priv-app/DownloadProvider <- /sbin/.core/mirror/system/priv-app/DownloadProvider
01-01 10:33:48.117 719 727 I Magisk : bind_mount: /system/priv-app/MmsService <- /sbin/.core/mirror/system/priv-app/MmsService
01-01 10:33:48.117 719 727 I Magisk : bind_mount: /system/priv-app/ConnMO <- /sbin/.core/mirror/system/priv-app/ConnMO
01-01 10:33:48.117 719 727 I Magisk : bind_mount: /system/priv-app/Showcase <- /sbin/.core/mirror/system/priv-app/Showcase
01-01 10:33:48.117 719 727 I Magisk : bind_mount: /system/priv-app/Telecom <- /sbin/.core/mirror/system/priv-app/Telecom
01-01 10:33:48.117 719 727 I Magisk : bind_mount: /system/priv-app/GCS <- /sbin/.core/mirror/system/priv-app/GCS
01-01 10:33:48.117 719 727 I Magisk : bind_mount: /system/priv-app/WfcActivation <- /sbin/.core/mirror/system/priv-app/WfcActivation
01-01 10:33:48.117 719 727 I Magisk : bind_mount: /system/priv-app/ConnMetrics <- /sbin/.core/mirror/system/priv-app/ConnMetrics
01-01 10:33:48.117 719 727 I Magisk : bind_mount: /system/priv-app/SprintHM <- /sbin/.core/mirror/system/priv-app/SprintHM
01-01 10:33:48.117 719 727 I Magisk : bind_mount: /system/priv-app/EmergencyInfo <- /sbin/.core/mirror/system/priv-app/EmergencyInfo
01-01 10:33:48.117 719 727 I Magisk : bind_mount: /system/priv-app/MusicFX <- /sbin/.core/mirror/system/priv-app/MusicFX
01-01 10:33:48.117 719 727 I Magisk : bind_mount: /system/priv-app/WallpaperPickerGooglePrebuilt <- /sbin/.core/mirror/system/priv-app/WallpaperPickerGooglePrebuilt
01-01 10:33:48.117 719 727 I Magisk : bind_mount: /system/priv-app/AndroidMigratePrebuilt <- /sbin/.core/mirror/system/priv-app/
Ah... I just noticed what you're doing and why it's not working as you expect. I didn't see what you'd done to config.sh earlier...
In the system directory in the module you need to mirror the directory structure to the file you're trying to replace. So:
Code:
<MODULE>/system/vendor/mbn/mcfg/configs/mcfg_sw/generic/common/WildCard/WildCard/mcfg_sw.mbn
<MODULE>/system/vendor/mbn/mcfg/configs/mcfg_sw/generic/common/PixelLite/Commercial/mcfg_sw.mbn
The REPLACE part in config.sh is only used to replace a directory in /system or /vendor with an empty directory. Useful for debloating system apps or clearing out the directory for any other files than the ones you mount with the module.
What you're basically doing with your module is that you mount your file directly to the root of /system, and then you also create two empty folders named "mcfg_sw.mbn" in the directory structures you've put in config.sh.
Remove the stuff from REPLACE in config.sh and create the proper directory structures in the module system folder and you should be good to go.
Here's the relevant part is the documentation that's mentioned in config.sh for the REPLACE part:
https://github.com/topjohnwu/Magisk/blob/master/docs/tips.md#remove-folders
Edit: oh yeah... If you're gonna post a log output directly in the post like that, at least use hide tags, please. Better yet, attach the file to the post.
Okey, so the only thing I now did is:
-Place the folder structure in the system folder
-Remove the replace code in the script
Do I need to delete the existing files in the vendor partition or does the module overwrite the existing files?
devsx said:
Okey, so the only thing I now did is:
-Place the folder structure in the system folder
-Remove the replace code in the script
Do I need to delete the existing files in the vendor partition or does the module overwrite the existing files?
Click to expand...
Click to collapse
Don't delete anything. Magisk will mount new files over any already existing files.
Ok, but it seems not working with the way you described.
devsx said:
Ok, but it seems not working with the way you described.
Click to expand...
Click to collapse
Nope... Still not right.
You're putting another system folder inside the module's system folder. That won't do...
You should have the vendor folder (with all relevant sub-folders) directly in the module's system folder.
Didgeridoohan said:
Nope... Still not right.
You're putting another system folder inside the module's system folder. That won't do...
You should have the vendor folder (with all relevant sub-folders) directly in the module's system folder.
Click to expand...
Click to collapse
Many thanks, it worked!!
devsx said:
Many thanks, it worked!!
Click to expand...
Click to collapse
Are you saying you now have a working VoLTE/WiFi module for Pixel 2 - can you please share the working version.
Does it also work on DP?
Thanks in advance
goRt said:
Are you saying you now have a working VoLTE/WiFi module for Pixel 2 - can you please share the working version.
Does it also work on DP?
Thanks in advance
Click to expand...
Click to collapse
Nah
a simple yes or no would be helpful. At least on my 3 different Moto Z phones its not possible!
Maybe I will answer here myself:
Looks like I am not the only one having that problem with the "formatting sd as internal memory"
https://github.com/omnirom/android_d...thene/issues/3
So why is no one confirming this issue here. I asked for a while....
I think, that it is a very important thing, that is not working and s..o. should already have discovered it right? Its not s. th. like Emojis are not working
here is what the guy posted:
"Formatting micro sd cards fails #3
Open
odomiel opened this issue on Jan 3 · 0 comments
Comments
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
1 participant @odomiel @odomiel
odomiel commented on Jan 3
If you try to format a micro sd card as an internal memory, the memory app crashes with the following error message:
attempt to invoke virtual
method 'java.lang.String
android.os.storage.VolumeInfo.getID()' on a
null object reference"
This is exactly the same problem I have......
ischninet said:
Maybe I will answer here myself:
Looks like I am not the only one having that problem with the "formatting sd as internal memory"
https://github.com/omnirom/android_d...thene/issues/3
So why is no one confirming this issue here. I asked for a while....
I think, that it is a very important thing, that is not working and s..o. should already have discovered it right? Its not s. th. like Emojis are not working
here is what the guy posted:
"Formatting micro sd cards fails #3
Open
odomiel opened this issue on Jan 3 · 0 comments
Comments
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
1 participant @odomiel @odomiel
odomiel commented on Jan 3
If you try to format a micro sd card as an internal memory, the memory app crashes with the following error message:
attempt to invoke virtual
method 'java.lang.String
android.os.storage.VolumeInfo.getID()' on a
null object reference"
This is exactly the same problem I have......
Click to expand...
Click to collapse
Same problem here. I have the error:
Code:
java.lang.String
android.os.storage.VolumeInfo.getID()
This is on a Moto G4+. I think these are the relevant lines from logcat:
Code:
07-22 08:47:08.039 909 922 I ActivityManager: Displayed com.android.settings/.deviceinfo.StorageWizardInit: +211ms
07-22 08:47:09.358 909 2583 D MotoSensors: ALS 28
07-22 08:47:09.485 534 534 I cnss-daemon: RTM_NEWNEIGH message received: 28
07-22 08:47:09.485 534 534 I cnss-daemon: NDA_DST received: 192.168.0.177 ul: 2969610432
07-22 08:47:09.485 534 534 I cnss-daemon: NDA_LLADDR received
07-22 08:47:10.319 909 2958 E QCOM PowerHAL: Failed to acquire lock.
07-22 08:47:10.511 431 937 D SurfaceFlinger: duplicate layer name: changing com.android.settings/com.android.settings.deviceinfo.StorageWizardInit to com.android.settings/com.android.settings.deviceinfo.StorageWizardInit#1
07-22 08:47:12.398 909 2958 E QCOM PowerHAL: Failed to acquire lock.
07-22 08:47:12.481 909 3230 I ActivityManager: START u0 {cmp=com.android.settings/.deviceinfo.StorageWizardFormatProgress (has extras)} from uid 1000
07-22 08:47:12.484 909 3230 E QCOM PowerHAL: Failed to acquire lock.
07-22 08:47:12.534 431 630 W SurfaceFlinger: Attempting to set client state on removed layer: Dim Layer for - Task=649#0
07-22 08:47:12.534 431 630 W SurfaceFlinger: Attempting to destroy on removed layer: Dim Layer for - Task=649#0
07-22 08:47:12.537 7896 7896 W ActivityThread: handleWindowVisibility: no activity for token [email protected]
07-22 08:47:12.538 431 10391 W SurfaceFlinger: Attempting to set client state on removed layer: com.android.settings/com.android.settings.deviceinfo.StorageWizardInit#1
07-22 08:47:12.538 431 10391 W SurfaceFlinger: Attempting to destroy on removed layer: com.android.settings/com.android.settings.deviceinfo.StorageWizardInit#1
07-22 08:47:12.571 355 367 V vold : /system/bin/sgdisk
07-22 08:47:12.571 355 367 V vold : --zap-all
07-22 08:47:12.571 355 367 V vold : /dev/block/vold/disk:179,64
07-22 08:47:12.572 3187 3187 D StorageNotification: Notifying about private volume: VolumeInfo{private:179,66}:
07-22 08:47:12.572 3187 3187 D StorageNotification: type=PRIVATE diskId=disk:179,64
07-22 08:47:12.572 3187 3187 D StorageNotification: partGuid=E1B03B53-818E-4ECB-A0B4-2A40A42E6829 mountFlags=0 mountUserId=-1
07-22 08:47:12.572 3187 3187 D StorageNotification: state=REMOVED
07-22 08:47:12.572 3187 3187 D StorageNotification: fsType= fsUuid= fsLabel=
07-22 08:47:12.572 3187 3187 D StorageNotification: path=null internalPath=null
07-22 08:47:12.690 909 3499 E QCOM PowerHAL: Failed to acquire lock.
07-22 08:47:13.796 355 367 I sgdisk : GPT data structures destroyed! You may now partition the disk using fdisk or
07-22 08:47:13.797 355 367 I sgdisk : other utilities.
07-22 08:47:13.806 355 367 D vold : Persisted key for GUID 58909d9abe6a4fb98cae092dc0b968b8
07-22 08:47:13.806 355 367 V vold : /system/bin/sgdisk
07-22 08:47:13.806 355 367 V vold : --new=0:0:+16M
07-22 08:47:13.806 355 367 V vold : --typecode=0:19A710A2-B3CA-11E4-B026-10604B889DCF
07-22 08:47:13.806 355 367 V vold : --change-name=0:android_meta
07-22 08:47:13.806 355 367 V vold : --new=0:0:-0
07-22 08:47:13.806 355 367 V vold : --typecode=0:193D1EA4-B3CA-11E4-B075-10604B889DCF
07-22 08:47:13.806 355 367 V vold : --partition-guid=0:58909d9abe6a4fb98cae092dc0b968b8
07-22 08:47:13.807 355 367 V vold : --change-name=0:android_expand
07-22 08:47:13.807 355 367 V vold : /dev/block/vold/disk:179,64
07-22 08:47:13.838 355 367 I sgdisk : Creating new GPT entries.
07-22 08:47:13.845 355 367 I sgdisk : Setting name!
07-22 08:47:13.845 355 367 I sgdisk : partNum is 0
07-22 08:47:13.845 355 367 I sgdisk : REALLY setting name!
07-22 08:47:13.846 355 367 I sgdisk : Setting name!
07-22 08:47:13.846 355 367 I sgdisk : partNum is 1
07-22 08:47:13.846 355 367 I sgdisk : REALLY setting name!
07-22 08:47:14.309 909 2583 D MotoSensors: ALS 33
07-22 08:47:14.715 909 3001 D BatteryService: Processing new values: info={.chargerAcOnline = false, .chargerUsbOnline = true, .chargerWirelessOnline = false, .maxChargingCurrent = 286863, .maxChargingVoltage = 4240240, .batteryStatus = CHARGING, .batteryHealth = GOOD, .batteryPresent = true, .batteryLevel = 84, .batteryVoltage = 4240, .batteryTemperature = 292, .batteryCurrent = -286, .batteryCycleCount = 0, .batteryFullCharge = 2630000, .batteryChargeCounter = 2531920, .batteryTechnology = Li-ion}, mBatteryLevelCritical=false, mPlugType=2
07-22 08:47:14.716 909 3001 D BatteryService: Sending ACTION_BATTERY_CHANGED. scale:100, info:{.chargerAcOnline = false, .chargerUsbOnline = true, .chargerWirelessOnline = false, .maxChargingCurrent = 286863, .maxChargingVoltage = 4240240, .batteryStatus = CHARGING, .batteryHealth = GOOD, .batteryPresent = true, .batteryLevel = 84, .batteryVoltage = 4240, .batteryTemperature = 292, .batteryCurrent = -286, .batteryCycleCount = 0, .batteryFullCharge = 2630000, .batteryChargeCounter = 2531920, .batteryTechnology = Li-ion}
07-22 08:47:14.716 909 3001 D BatteryService: mLastMaxChargingCurrent = 286863 mLastMaxChargingVoltage = 4240240 maxChargingMicroWatt = 1212640
07-22 08:47:14.721 4174 4252 W QCNEJ : |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED
07-22 08:47:14.915 355 367 I sgdisk : The operation has completed successfully.
07-22 08:47:14.917 355 363 D vold : Disk at 179:64 changed
07-22 08:47:14.919 355 363 V vold : /system/bin/sgdisk
07-22 08:47:14.919 355 363 V vold : --android-dump
07-22 08:47:14.920 355 363 V vold : /dev/block/vold/disk:179,64
07-22 08:47:14.981 355 363 V vold : DISK gpt A3459EC3-4B21-4E26-9EB7-55499980E9D4
07-22 08:47:14.981 355 363 V vold :
07-22 08:47:14.981 355 363 V vold : PART 1 19A710A2-B3CA-11E4-B026-10604B889DCF D86DEB87-8EFB-4DBF-9760-789BA2BFDA29 android_meta
07-22 08:47:14.981 355 363 V vold :
07-22 08:47:14.981 355 363 V vold : PART 2 193D1EA4-B3CA-11E4-B075-10604B889DCF 58909D9A-BE6A-4FB9-8CAE-092DC0B968B8 android_expand
07-22 08:47:14.981 355 363 V vold :
07-22 08:47:14.982 355 363 D vold : Found key for GUID 58909d9abe6a4fb98cae092dc0b968b8
07-22 08:47:14.982 355 363 D vold : Device just partitioned; silently formatting
07-22 08:47:14.983 355 363 E Cryptfs : Cannot remove dm-crypt device
07-22 08:47:14.985 355 363 I Cryptfs : Extra parameters for dm_crypt: (null)
07-22 08:47:14.985 355 363 I Cryptfs : target_type = crypt
07-22 08:47:14.985 355 363 I Cryptfs : real_blk_name = /dev/block/vold/private:179,66, extra_params = (null)
07-22 08:47:16.572 909 2583 E MotoSensors: Proximity covered 1
07-22 08:47:16.877 909 2583 D MotoSensors: ALS 23
07-22 08:47:17.484 534 534 I cnss-daemon: RTM_NEWNEIGH message received: 28
07-22 08:47:17.484 534 534 E cnss-daemon: Stale or unreachable neighbors, ndm state: 4
07-22 08:47:19.917 909 5295 W StorageManagerService: Thread Binder:909_E still waiting for partitionPrivate...
07-22 08:47:20.016 355 363 E Cryptfs : Cannot load dm-crypt mapping table.
07-22 08:47:20.016 355 363 E vold : private:179,66 failed to setup cryptfs: Invalid argument
07-22 08:47:20.017 355 363 D vold : Resolved auto to f2fs
07-22 08:47:20.017 355 363 V vold : /system/bin/make_f2fs
07-22 08:47:20.017 355 363 V vold : -f
07-22 08:47:20.018 355 363 V vold : -d1
07-22 08:47:20.018 355 363 V vold : -O
07-22 08:47:20.018 355 363 V vold : verity
07-22 08:47:20.018 355 363 V vold : /dev/block/dm-0
07-22 08:47:20.075 355 363 I make_f2fs:
07-22 08:47:20.076 355 363 I make_f2fs: F2FS-tools: mkfs.f2fs Ver: 1.10.0 (2018-01-30)
07-22 08:47:20.076 355 363 I make_f2fs:
07-22 08:47:20.076 355 363 I make_f2fs: Info: Disable heap-based policy
07-22 08:47:20.076 355 363 I make_f2fs: Info: Debug level = 1
07-22 08:47:20.076 355 363 I make_f2fs: Info: Label =
07-22 08:47:20.076 355 363 I make_f2fs: Info: Trim is enabled
07-22 08:47:20.077 355 363 I make_f2fs: Info: No support kernel version!
07-22 08:47:20.077 355 363 I make_f2fs: Info: Segments per section = 1
07-22 08:47:20.078 355 363 I make_f2fs: Info: Sections per zone = 1
07-22 08:47:20.078 355 363 I make_f2fs: Info: sector size = 512
07-22 08:47:20.079 355 363 I make_f2fs: Info: total sectors = 0 (0 MB)
07-22 08:47:20.079 355 363 I make_f2fs: Info: zone aligned segment0 blkaddr: 512
07-22 08:47:20.079 355 363 I make_f2fs: Error: Device size is not sufficient for F2FS volume
07-22 08:47:20.079 355 363 I make_f2fs: Error: Failed to prepare a super block!!!
07-22 08:47:20.079 355 363 I make_f2fs: Error: Could not format the device!!!
07-22 08:47:20.079 355 363 I make_f2fs: make_f2fs terminated by exit(255)
07-22 08:47:20.080 355 363 E vold : private:179,66 failed to format: Invalid argument
07-22 08:47:20.084 355 363 E Cryptfs : Cannot remove dm-crypt device
07-22 08:47:20.086 355 363 I Cryptfs : Extra parameters for dm_crypt: (null)
07-22 08:47:20.087 355 363 I Cryptfs : target_type = crypt
07-22 08:47:20.087 355 363 I Cryptfs : real_blk_name = /dev/block/vold/private:179,66, extra_params = (null)
07-22 08:47:20.645 534 534 I cnss-daemon: RTM_NEWNEIGH message received: 28
07-22 08:47:20.645 534 534 E cnss-daemon: Stale or unreachable neighbors, ndm state: 16
07-22 08:47:21.165 534 534 I cnss-daemon: RTM_NEWNEIGH message received: 28
07-22 08:47:21.165 534 534 E cnss-daemon: Stale or unreachable neighbors, ndm state: 16
07-22 08:47:24.918 909 5295 W StorageManagerService: Thread Binder:909_E still waiting for partitionPrivate...
07-22 08:47:25.119 355 363 E Cryptfs : Cannot load dm-crypt mapping table.
07-22 08:47:25.119 355 363 E vold : private:179,66 failed to setup cryptfs: Invalid argument
07-22 08:47:25.124 3187 3187 D StorageNotification: Notifying about private volume: VolumeInfo{private:179,66}:
07-22 08:47:25.124 3187 3187 D StorageNotification: type=PRIVATE diskId=disk:179,64
07-22 08:47:25.124 3187 3187 D StorageNotification: partGuid=58909D9A-BE6A-4FB9-8CAE-092DC0B968B8 mountFlags=0 mountUserId=-1
07-22 08:47:25.124 3187 3187 D StorageNotification: state=UNMOUNTED
07-22 08:47:25.124 3187 3187 D StorageNotification: fsType=null fsUuid=null fsLabel=null
07-22 08:47:25.124 3187 3187 D StorageNotification: path=null internalPath=null
07-22 08:47:25.124 7896 10833 W StorageSettings: Missing mounted volume of type 1 hosted by disk disk:179,64; trying again
07-22 08:47:25.127 355 362 V vold : /system/bin/blkid
07-22 08:47:25.128 355 362 V vold : -c
07-22 08:47:25.128 355 362 V vold : /dev/null
07-22 08:47:25.128 355 362 V vold : -s
07-22 08:47:25.128 355 362 V vold : TYPE
07-22 08:47:25.128 355 362 V vold : -s
07-22 08:47:25.128 355 362 V vold : UUID
07-22 08:47:25.128 355 362 V vold : -s
07-22 08:47:25.128 355 362 V vold : LABEL
07-22 08:47:25.128 355 362 V vold : /dev/block/dm-0
07-22 08:47:25.130 3187 3187 D StorageNotification: Notifying about private volume: VolumeInfo{private:179,66}:
07-22 08:47:25.130 3187 3187 D StorageNotification: type=PRIVATE diskId=disk:179,64
07-22 08:47:25.130 3187 3187 D StorageNotification: partGuid=58909D9A-BE6A-4FB9-8CAE-092DC0B968B8 mountFlags=0 mountUserId=-1
07-22 08:47:25.130 3187 3187 D StorageNotification: state=CHECKING
07-22 08:47:25.130 3187 3187 D StorageNotification: fsType=null fsUuid=null fsLabel=null
07-22 08:47:25.130 3187 3187 D StorageNotification: path=null internalPath=null
07-22 08:47:25.172 909 2583 D MotoSensors: ALS 18
07-22 08:47:25.193 355 362 E vold : Failed to pclose /system/bin/blkid -c /dev/null -s TYPE -s UUID -s LABEL /dev/block/dm-0 : No such file or directory
07-22 08:47:25.193 355 362 W vold : blkid failed to identify /dev/block/dm-0
07-22 08:47:25.194 355 362 E vold : private:179,66 failed to read metadata
07-22 08:47:25.196 909 2963 E StorageManagerService:
07-22 08:47:25.196 909 2963 E StorageManagerService: android.os.ServiceSpecificException: (code -5)
07-22 08:47:25.196 909 2963 E StorageManagerService: at android.os.Parcel.createException(Parcel.java:1964)
07-22 08:47:25.196 909 2963 E StorageManagerService: at android.os.Parcel.readException(Parcel.java:1918)
07-22 08:47:25.196 909 2963 E StorageManagerService: at android.os.Parcel.readException(Parcel.java:1868)
07-22 08:47:25.196 909 2963 E StorageManagerService: at android.os.IVold$Stub$Proxy.mount(IVold.java:773)
07-22 08:47:25.196 909 2963 E StorageManagerService: at com.android.server.StorageManagerService$StorageManagerServiceHandler.handleMessage(StorageManagerService.java:622)
07-22 08:47:25.196 909 2963 E StorageManagerService: at android.os.Handler.dispatchMessage(Handler.java:106)
07-22 08:47:25.196 909 2963 E StorageManagerService: at android.os.Looper.loop(Looper.java:193)
07-22 08:47:25.196 909 2963 E StorageManagerService: at android.os.HandlerThread.run(HandlerThread.java:65)
07-22 08:47:25.197 3187 3187 D StorageNotification: Notifying about private volume: VolumeInfo{private:179,66}:
07-22 08:47:25.197 3187 3187 D StorageNotification: type=PRIVATE diskId=disk:179,64
07-22 08:47:25.197 3187 3187 D StorageNotification: partGuid=58909D9A-BE6A-4FB9-8CAE-092DC0B968B8 mountFlags=0 mountUserId=-1
07-22 08:47:25.197 3187 3187 D StorageNotification: state=UNMOUNTABLE
07-22 08:47:25.197 3187 3187 D StorageNotification: fsType= fsUuid= fsLabel=
07-22 08:47:25.197 3187 3187 D StorageNotification: path=null internalPath=null
07-22 08:47:25.233 909 925 I ActivityManager: Start proc 10871:com.android.externalstorage/u0a58 for broadcast com.android.externalstorage/.MountReceiver
07-22 08:47:25.254 10871 10871 E externalstorag: Not starting debugger since process cannot load the jdwp agent.
07-22 08:47:25.331 10871 10871 D ExternalStorage: After updating volumes, found 2 active roots
07-22 08:47:25.348 909 4267 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
07-22 08:47:25.350 909 4267 I ActivityManager: Killing 10254:com.google.android.gms.ui/u0a50 (adj 906): empty #17
07-22 08:47:25.339 10871 10871 I chatty : uid=10058(com.android.externalstorage) identical 1 line
07-22 08:47:25.346 10871 10871 D ExternalStorage: After updating volumes, found 2 active roots
07-22 08:47:25.351 909 926 W libprocessgroup: kill(-10254, 9) failed: No such process
07-22 08:47:25.351 909 923 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
07-22 08:47:25.390 390 390 I Zygote : Process 10254 exited due to signal (9)
07-22 08:47:25.397 909 926 W libprocessgroup: kill(-10254, 9) failed: No such process
07-22 08:47:25.397 909 926 I libprocessgroup: Successfully killed process cgroup uid 10050 pid 10254 in 46ms
07-22 08:47:25.418 7896 10833 W StorageSettings: Missing mounted volume of type 1 hosted by disk disk:179,64; trying again
07-22 08:47:28.709 493 493 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
07-22 08:47:28.292 7896 10833 I chatty : uid=1000(system) com.android.settings identical 10 lines
07-22 08:47:28.585 7896 10833 W StorageSettings: Missing mounted volume of type 1 hosted by disk disk:179,64; trying again
07-22 08:47:28.713 4078 10880 I Authzen : [DeviceStateSyncManager] The server is in sync with current state. Nothing to do
07-22 08:47:28.719 493 493 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
07-22 08:47:28.720 909 925 I ActivityManager: Start proc 10890:com.sonelli.juicessh/u0a151 for broadcast com.sonelli.juicessh/.services.CloudSync$Receiver
Thank you very much! So it is not only a Moto Z issue. All others using their sd card as external storage?
i use my card as external storage, aswell as my microusb flash drives, they are also external storage
It is working now since the the build from 28.07.2019! Problem solved, thank you!
will there be new weekly updates of this great rom?
Hi,
when I start the data encryption, the green droid appears for a second, then the UI restarts and everything is like before - unencrypted.
I've got this output in logcat:
Code:
07-10 23:24:55.200 5357 6475 I ActivityTaskManager: START u0 {cmp=com.android.settings/.CryptKeeperConfirm$Blank (has extras)} from uid 1000
07-10 23:24:55.201 5039 5082 W ANDR-PERF-LM: FeatureState: readState() 149: warning: appName is NULL, returning default State
07-10 23:24:55.201 5039 5082 I chatty : uid=0(root) lmCoreThread identical 1 line
07-10 23:24:55.201 5039 5082 W ANDR-PERF-LM: FeatureState: readState() 149: warning: appName is NULL, returning default State
07-10 23:24:55.206 6014 6014 W ActivityThread: handleWindowVisibility: no activity for token [email protected]
07-10 23:24:55.211 5734 5734 D StatusBar: disable<E!I!A!S!B!H!R!c S!> disable2<q i n >
07-10 23:24:55.211 5734 5734 V StatusBar: mStatusBarWindow: com.android.systemui.statusbar.phone.StatusBarWindowView{2395e09 V.E...... ........ 0,0-1080,96} canPanelBeCollapsed(): false
07-10 23:24:55.211 5734 5734 D InterruptionStateProvider: heads up is disabled
07-10 23:24:55.211 5734 5734 D InterruptionStateProvider: dismissing any existing heads up notification on disable event
07-10 23:24:55.234 5152 7579 D audio_hw_primary: start_output_stream: pcm_prepare
07-10 23:24:55.234 5152 7579 D audio_hw_primary: start_output_stream: exit
07-10 23:24:55.234 5152 7579 D audio_hw_primary: check_and_set_karaok_parameters: is karaok rx device 0, is karaok tx device 0
07-10 23:24:55.234 5152 7579 D msm8974_platform: platform_split_snd_device: snd_device(2) num devices(0) new_snd_devices(0)
07-10 23:24:55.234 5152 7579 I msm8974_platform: platform_get_custom_mtmx_params: no matching param with id 0 ip_ch 2 op_ch 2 uc_id 12 snd_dev 2
07-10 23:24:55.234 5152 7579 W qc_adm : margin check: adm_request_focus_v2_1(p) failed diff -1296
07-10 23:24:55.234 5152 7579 W qc_adm : margin check: adm_abandon_focus(p) failed diff -1296
07-10 23:24:55.402 5039 5039 W /vendor/bin/hw/[email protected]: type=1400 audit(0.0:806): avc: denied { search } for comm=41646170744C61756E636820566D name="5385" dev="proc" ino=76201 scontext=u:r:hal_perf_default:s0 tcontext=u:r:system_server:s0 tclass=dir permissive=0
07-10 23:24:55.402 5039 5039 W /vendor/bin/hw/[email protected]: type=1400 audit(0.0:807): avc: denied { search } for comm=41646170744C61756E636820566D name="5384" dev="proc" ino=76199 scontext=u:r:hal_perf_default:s0 tcontext=u:r:system_server:s0 tclass=dir permissive=0
07-10 23:24:55.913 634 2525 D vold : fdeEnable(3, *, 0)
07-10 23:24:55.914 634 2525 D vold : !fscrypt_is_native, spawning fdeEnableInternal
07-10 23:24:55.915 634 8102 E Cryptfs : Unexpected value for crypto key location
07-10 23:24:55.915 634 8102 E Cryptfs : Cannot get size of block device
I tried several roms (AICP, OmniRom, BlissRom), all of them crash with the same error from cryptfs.
Before installing the first rom (coming from Stock MIUI 11.0.6 European) I deleted the data partition (not just wipe) using twrp-3.4.0-0-raphael-mauronofrio.img. After that I had to flash a new vendor image fw-vendor_raphael_miui_RAPHAELEEAGlobal_V12.0.1.0.QFKEUXM_68e06ebeaa_10.0.zip in order to be able to install AICP.
All three roms seem to be working so far, but all three of them without encryption.
Because I read somewhere that there have been error with the correct size of the data partition, maybe someone with working encryption can get me his block count with tune2fs from sda31. Mine is 29136891.
Any suggestions on how to fix this problem are highly welcome.
Regards,
Daniel
I have a Google Pixel 7 Pro, which is rooted and running Magisk a468fd94 (25205).
I'm having trouble with my bank app, which crashes as soon as I try to launch it (https://play.google.com/store/apps/details?id=br.livetouch.safra.net). The logs show the following information during the crash:
Code:
12-01 19:21:37.266 11478 11478 I Magisk : zygisk64: [br.livetouch.safra.net] is on the denylist
12-01 19:21:37.283 11478 11478 E touch.safra.net: Not starting debugger since process cannot load the jdwp agent.
12-01 19:21:37.293 11478 11478 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10270; state: ENABLED
12-01 19:21:37.298 11478 11478 W ziparchive: Unable to open '/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/split_config.arm64_v8a.dm': No such file or directory
12-01 19:21:37.298 11478 11478 W ziparchive: Unable to open '/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/split_config.arm64_v8a.dm': No such file or directory
12-01 19:21:37.298 11478 11478 W touch.safra.net: Entry not found
12-01 19:21:37.298 11478 11478 W ziparchive: Unable to open '/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/split_config.pt.dm': No such file or directory
12-01 19:21:37.298 11478 11478 W ziparchive: Unable to open '/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/split_config.pt.dm': No such file or directory
12-01 19:21:37.298 11478 11478 W touch.safra.net: Entry not found
12-01 19:21:37.298 11478 11478 W ziparchive: Unable to open '/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/split_config.xxxhdpi.dm': No such file or directory
12-01 19:21:37.298 11478 11478 W ziparchive: Unable to open '/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/split_config.xxxhdpi.dm': No such file or directory
12-01 19:21:37.299 11478 11478 W touch.safra.net: Entry not found
12-01 19:21:37.300 11478 11478 D nativeloader: Configuring classloader-namespace for other apk /data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/base.apk:/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/split_config.arm64_v8a.apk:/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/split_config.pt.apk:/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/split_config.xxxhdpi.apk. target_sdk_version=31, uses_libraries=, library_path=/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/lib/arm64:/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/base.apk!/lib/arm64-v8a:/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/split_config.arm64_v8a.apk!/lib/arm64-v8a:/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/split_config.pt.apk!/lib/arm64-v8a:/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch
12-01 19:21:37.302 11478 11478 W touch.safra.net: JIT profile information will not be recorded: profile file does not exist.
12-01 19:21:37.302 11478 11478 W touch.safra.net: JIT profile information will not be recorded: profile file does not exist.
12-01 19:21:37.302 11478 11478 W touch.safra.net: JIT profile information will not be recorded: profile file does not exist.
12-01 19:21:37.307 11478 11478 V GraphicsEnvironment: ANGLE Developer option for 'br.livetouch.safra.net' set to: 'default'
12-01 19:21:37.307 11478 11478 V GraphicsEnvironment: ANGLE GameManagerService for br.livetouch.safra.net: false
12-01 19:21:37.307 11478 11478 V GraphicsEnvironment: Neither updatable production driver nor prerelease driver is supported.
12-01 19:21:37.308 11478 11478 D NetworkSecurityConfig: No Network Security Config specified, using platform default
12-01 19:21:37.308 11478 11478 D NetworkSecurityConfig: No Network Security Config specified, using platform default
12-01 19:21:37.811 11478 11478 W touch.safra.net: type=1400 audit(0.0:1984): avc: denied { getattr } for path="/apex/com.android.runtime/bin/linkerconfig" dev="loop32" ino=19 scontext=u:r:untrusted_app_30:s0:c14,c257,c512,c768 tcontext=u:object_r:linkerconfig_exec:s0 tclass=file permissive=0 app=br.livetouch.safra.net
12-01 19:21:37.811 11478 11478 W touch.safra.net: type=1400 audit(0.0:1985): avc: denied { getattr } for path="/apex/com.android.art/bin/dex2oat64" dev="dm-35" ino=17 scontext=u:r:untrusted_app_30:s0:c14,c257,c512,c768 tcontext=u:object_r:dex2oat_exec:s0 tclass=file permissive=0 app=br.livetouch.safra.net
12-01 19:21:37.811 11478 11478 W touch.safra.net: type=1400 audit(0.0:1986): avc: denied { getattr } for path="/apex/com.android.art/bin/artd" dev="dm-35" ino=13 scontext=u:r:untrusted_app_30:s0:c14,c257,c512,c768 tcontext=u:object_r:artd_exec:s0 tclass=file permissive=0 app=br.livetouch.safra.net
12-01 19:21:37.811 11478 11478 W touch.safra.net: type=1400 audit(0.0:1987): avc: denied { getattr } for path="/apex/com.android.art/bin/dexoptanalyzer" dev="dm-35" ino=20 scontext=u:r:untrusted_app_30:s0:c14,c257,c512,c768 tcontext=u:object_r:dexoptanalyzer_exec:s0 tclass=file permissive=0 app=br.livetouch.safra.net
12-01 19:21:37.811 11478 11478 W touch.safra.net: type=1400 audit(0.0:1988): avc: denied { getattr } for path="/apex/com.android.art/bin/odrefresh" dev="dm-35" ino=22 scontext=u:r:untrusted_app_30:s0:c14,c257,c512,c768 tcontext=u:object_r:odrefresh_exec:s0 tclass=file permissive=0 app=br.livetouch.safra.net
12-01 19:21:37.893 11478 11478 E AndroidRuntime: FATAL EXCEPTION: main
12-01 19:21:37.893 11478 11478 E AndroidRuntime: Process: br.livetouch.safra.net, PID: 11478
12-01 19:21:37.893 11478 11478 E AndroidRuntime: java.lang.UnsatisfiedLinkError: Bad JNI version returned from JNI_OnLoad in "/data/app/~~YjYht493fnXfPHimvghK4g==/br.livetouch.safra.net-p5SgJGA87Op-Cpvpq_i-9Q==/split_config.arm64_v8a.apk!/lib/arm64-v8a/libcom.safra.livetouch.so": -110
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at java.lang.Runtime.loadLibrary0(Runtime.java:1077)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at java.lang.Runtime.loadLibrary0(Runtime.java:998)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at java.lang.System.loadLibrary(System.java:1661)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at com.safra.c.a.c.<clinit>(Unknown Source:2)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at java.lang.Class.newInstance(Native Method)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:1232)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1458)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1395)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6746)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2134)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:201)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at android.os.Looper.loop(Looper.java:288)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7898)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
12-01 19:21:37.893 11478 11478 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)
I've already tried the following:
Hiding the Magisk app (changing its name)
Turning on Zygisk
Enforcing app Deny List
Adding the app to the Deny List
Using the MagiskHide Props Config module
Using Shamiko and turning off the option to enforce the deny list
Anything else I could try?
Thanks a lot
try this one and see if it work
Just to test, I decided to unroot my phone, use the official Google Android Flash Tool and relock the bootloader. The bank app worked fine this way.
For comparison, adb logcat now shows the following information during the app launch:
Code:
12-02 14:38:19.182 1477 1550 I ActivityManager: Start proc 13578:br.livetouch.safra.net/u0a250 for service {br.livetouch.safra.net/androidx.work.impl.background.systemjob.SystemJobService}
12-02 14:38:19.182 1477 1550 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10178; state: ENABLED
12-02 14:38:19.192 1477 1550 I ActivityManager: Start proc 13596:com.google.android.apps.maps/u0a178 for service {com.google.android.apps.maps/com.google.android.apps.gmm.offline.update.OfflineAutoUpdateJobService}
12-02 14:38:19.192 1477 1550 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10158; state: ENABLED
12-02 14:38:19.202 1477 1550 I ActivityManager: Start proc 13600:com.google.android.settings.intelligence/u0a158 for service {com.google.android.settings.intelligence/com.google.android.settings.intelligence.modules.search.indexing.backend.IndexingJobService}
12-02 14:38:19.217 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 168419799; UID 10178; state: DISABLED
12-02 14:38:19.331 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 194532703; UID 10158; state: ENABLED
12-02 14:38:19.344 1477 4610 D CompatibilityChangeReporter: Compat change id reported: 161145287; UID 10158; state: DISABLED
12-02 14:38:19.362 1477 1506 I ContentCaptureManagerService: Data share request accepted by Content Capture service
12-02 14:38:19.561 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 161145287; UID 10178; state: DISABLED
12-02 14:38:19.578 1477 4610 D CompatibilityChangeReporter: Compat change id reported: 161145287; UID 1000; state: DISABLED
12-02 14:38:19.601 1477 4628 D CompatibilityChangeReporter: Compat change id reported: 161252188; UID 10121; state: ENABLED
12-02 14:38:19.618 1477 3987 D CompatibilityChangeReporter: Compat change id reported: 194532703; UID 10178; state: ENABLED
12-02 14:38:19.647 1477 3963 W DreamManagerService: Falling back to default dream ComponentInfo{com.google.android.deskclock/com.android.deskclock.Screensaver}
12-02 14:38:19.798 1477 4330 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10156; state: DISABLED
12-02 14:38:19.798 1477 4330 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 10156; state: DISABLED
12-02 14:38:19.798 1477 4330 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 10156; state: DISABLED
12-02 14:38:19.799 1477 4330 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10156; state: ENABLED
12-02 14:38:19.799 1477 1550 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10156; state: ENABLED
12-02 14:38:19.812 1477 1550 I ActivityManager: Start proc 13734:com.google.android.apps.security.securityhub/u0a156 for content provider {com.google.android.apps.security.securityhub/com.google.android.apps.security.securityhub.settingscontentprovider.SettingsContentProvider}
12-02 14:38:19.827 1477 4628 D CompatibilityChangeReporter: Compat change id reported: 168419799; UID 10156; state: DISABLED
12-02 14:38:19.987 1477 3963 D CompatibilityChangeReporter: Compat change id reported: 194532703; UID 10164; state: ENABLED
12-02 14:38:20.104 1477 4628 D CompatibilityChangeReporter: Compat change id reported: 183407956; UID 1000; state: ENABLED
12-02 14:38:20.109 1477 4628 I Telecom : PhoneAccountRegistrar: getSimCallManager: SimCallManager for subId -1 queried, returning: null
12-02 14:38:20.174 1477 4628 W DreamManagerService: Falling back to default dream ComponentInfo{com.google.android.deskclock/com.android.deskclock.Screensaver}
12-02 14:38:20.507 1477 4628 D CompatibilityChangeReporter: Compat change id reported: 158482162; UID 1000; state: ENABLED
12-02 14:38:20.663 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10101; state: DISABLED
12-02 14:38:20.663 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 10101; state: DISABLED
12-02 14:38:20.663 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 10101; state: DISABLED
12-02 14:38:20.663 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10101; state: ENABLED
12-02 14:38:20.664 1477 1550 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10101; state: ENABLED
12-02 14:38:20.678 1477 1550 I ActivityManager: Start proc 13833:com.android.traceur/u0a101 for content provider {com.android.traceur/com.android.traceur.SearchProvider}
12-02 14:38:20.698 1477 4628 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 10126; state: DISABLED
12-02 14:38:20.698 1477 4628 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 10126; state: DISABLED
12-02 14:38:20.698 1477 4628 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10126; state: ENABLED
12-02 14:38:20.698 1477 1550 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10126; state: ENABLED
12-02 14:38:20.700 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 168419799; UID 10101; state: DISABLED
12-02 14:38:20.705 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10117; state: DISABLED
12-02 14:38:20.705 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 10117; state: DISABLED
12-02 14:38:20.705 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 10117; state: DISABLED
12-02 14:38:20.705 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10117; state: ENABLED
12-02 14:38:20.709 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10148; state: DISABLED
12-02 14:38:20.709 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 10148; state: DISABLED
12-02 14:38:20.709 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 10148; state: DISABLED
12-02 14:38:20.709 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10148; state: ENABLED
12-02 14:38:20.714 1477 1550 I ActivityManager: Start proc 13852:com.google.android.apps.safetyhub/u0a126 for content provider {com.google.android.apps.safetyhub/com.google.android.apps.safetyhub.platformsettings.search.EmergencySearchIndexablesProvider}
12-02 14:38:20.714 1477 1550 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10117; state: ENABLED
12-02 14:38:20.723 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10226; state: DISABLED
12-02 14:38:20.723 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 10226; state: DISABLED
12-02 14:38:20.723 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 10226; state: DISABLED
12-02 14:38:20.723 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10226; state: ENABLED
12-02 14:38:20.724 1477 1550 I ActivityManager: Start proc 13855:com.google.android.apps.tips/u0a117 for content provider {com.google.android.apps.tips/com.google.android.apps.tips.settings.search.SettingsSearchProvider}
12-02 14:38:20.724 1477 1550 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10148; state: ENABLED
12-02 14:38:20.736 1477 1550 I ActivityManager: Start proc 13868:com.google.android.apps.wellbeing/u0a148 for content provider {com.google.android.apps.wellbeing/com.google.android.apps.wellbeing.searchindexables.impl.WellbeingSearchIndexablesProvider}
12-02 14:38:20.736 1477 1550 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10226; state: ENABLED
12-02 14:38:20.745 1477 1550 I ActivityManager: Start proc 13876:com.google.android.cellbroadcastreceiver/u0a226 for content provider {com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroadcastSearchIndexableProvider}
12-02 14:38:20.760 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 168419799; UID 10226; state: DISABLED
12-02 14:38:20.863 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 158482162; UID 10121; state: ENABLED
12-02 14:38:20.956 1477 4610 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 10114; state: DISABLED
12-02 14:38:20.956 1477 4610 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 10114; state: DISABLED
12-02 14:38:20.957 1477 4610 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10114; state: ENABLED
12-02 14:38:20.957 1477 1550 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10114; state: ENABLED
12-02 14:38:20.971 1477 1550 I ActivityManager: Start proc 13935:com.google.android.projection.gearhead:projection/u0a114 for content provider {com.google.android.projection.gearhead/com.google.android.projection.gearhead.companion.settings.SettingsSearchProvider}
12-02 14:38:21.087 1477 3963 D CompatibilityChangeReporter: Compat change id reported: 161145287; UID 10126; state: DISABLED
12-02 14:38:21.169 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 171306433; UID 10121; state: ENABLED
12-02 14:38:21.169 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 218533173; UID 10121; state: ENABLED
12-02 14:38:21.361 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 10114; state: DISABLED
12-02 14:38:21.361 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 10114; state: DISABLED
12-02 14:38:21.361 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10114; state: ENABLED
12-02 14:38:21.362 1477 1550 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10114; state: ENABLED
12-02 14:38:21.380 1477 1550 I ActivityManager: Start proc 14010:com.google.android.projection.gearhead:car/u0a114 for service {com.google.android.projection.gearhead/com.google.android.apps.auto.carservice.service.impl.GearheadCarStartupService}
12-02 14:38:21.458 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 157233955; UID 10114; state: ENABLED
12-02 14:38:21.501 1477 4623 D CompatibilityChangeReporter: Compat change id reported: 161145287; UID 10114; state: DISABLED
12-02 14:38:21.705 1477 4610 I ActivityManager: Killing 7601:com.google.android.webview/u0a185 (adj 985): empty #33
12-02 14:38:21.706 1477 4610 I ActivityManager: Killing 5792:com.google.android.apps.carrier.log/u0a105 (adj 995): empty #34
12-02 14:38:21.924 1477 1477 W NotificationHistory: Attempted to add notif for locked/gone/disabled user 0
12-02 14:38:21.933 1477 3963 D CompatibilityChangeReporter: Compat change id reported: 194532703; UID 10250; state: DISABLED
12-02 14:38:22.156 1477 3963 D CompatibilityChangeReporter: Compat change id reported: 161145287; UID 10250; state: DISABLED
12-02 14:38:22.297 1477 4330 D CompatibilityChangeReporter: Compat change id reported: 161252188; UID 10185; state: ENABLED
12-02 14:38:22.302 1477 4330 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10185; state: DISABLED
12-02 14:38:22.302 1477 4330 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 10185; state: DISABLED
12-02 14:38:22.302 1477 4330 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 10185; state: DISABLED
12-02 14:38:22.302 1477 4330 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10185; state: ENABLED
12-02 14:38:22.303 1477 1550 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10185; state: ENABLED
12-02 14:38:22.318 1477 1550 I ActivityManager: Start proc 14123:com.google.android.webview:webview_service/u0a185 for service {com.google.android.webview/org.chromium.android_webview.services.VariationsSeedServer}
@yassine2217, thanks a lot. I'll now re-root the phone and test the module you sent.
@yassine2217, unfortunately, that didn't work. I re-rooted the phone and installed the SafetyNet module you provided. But the bank app still crashes during startup.
Any other ideas?
Thanks!
The crash log is a little different now:
Code:
12-02 17:07:19.103 1332 4083 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=br.livetouch.safra.net/com.accenture.safra.mobilepf.principal.MbfHomeActivity bnds=[561,154][771,426]} from uid 10202
12-02 17:07:19.105 1332 4083 D CompatibilityChangeReporter: Compat change id reported: 194480991; UID 10250; state: ENABLED
12-02 17:07:19.112 1332 4083 D CompatibilityChangeReporter: Compat change id reported: 174042980; UID 10250; state: DISABLED
12-02 17:07:19.112 1332 4083 D CompatibilityChangeReporter: Compat change id reported: 184838306; UID 10250; state: DISABLED
12-02 17:07:19.112 1332 4083 D CompatibilityChangeReporter: Compat change id reported: 185004937; UID 10250; state: DISABLED
12-02 17:07:19.112 1332 4083 D CompatibilityChangeReporter: Compat change id reported: 181136395; UID 10250; state: DISABLED
12-02 17:07:19.112 1332 4083 D CompatibilityChangeReporter: Compat change id reported: 174042936; UID 10250; state: DISABLED
12-02 17:07:19.114 1332 4083 D CompatibilityChangeReporter: Compat change id reported: 197654537; UID 10250; state: ENABLED
12-02 17:07:19.115 1332 4083 D CompatibilityChangeReporter: Compat change id reported: 205907456; UID 10250; state: DISABLED
12-02 17:07:19.118 1332 4083 D CompatibilityChangeReporter: Compat change id reported: 194833441; UID 10250; state: DISABLED
12-02 17:07:19.120 1332 1553 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10250; state: DISABLED
12-02 17:07:19.120 1332 1553 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 10250; state: DISABLED
12-02 17:07:19.120 1332 1553 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 10250; state: DISABLED
12-02 17:07:19.121 1332 1553 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10250; state: ENABLED
12-02 17:07:19.121 1332 1584 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10250; state: ENABLED
12-02 17:07:19.122 1332 3429 D CompatibilityChangeReporter: Compat change id reported: 168419799; UID 10250; state: DISABLED
12-02 17:07:19.128 1332 3429 D CoreBackPreview: Window{50f7a6e u0 Splash Screen br.livetouch.safra.net}: Setting back callback OnBackInvokedCallbackInfo{[email protected]5, mPriority=0}
12-02 17:07:19.137 1332 1584 I ActivityManager: Start proc 11050:br.livetouch.safra.net/u0a250 for next-top-activity {br.livetouch.safra.net/com.accenture.safra.mobilepf.principal.MbfHomeActivity}
12-02 17:07:19.323 1332 4083 D TelephonyManager: requestModemActivityInfo: Sending result to app: ModemActivityInfo{ mTimestamp=390693 mSleepTimeMs=290742 mIdleTimeMs=26814 mActivityStatsTechSpecificInfo=[{mRat=GERAN,mFrequencyRange=UNKNOWN,mTxTimeMs[]=[0, 0, 0, 0, 0],mRxTimeMs=178}, {mRat=UTRAN,mFrequencyRange=UNKNOWN,mTxTimeMs[]=[0, 0, 0, 0, 0],mRxTimeMs=0}, {mRat=EUTRAN,mFrequencyRange=UNKNOWN,mTxTimeMs[]=[723, 99, 17, 7, 0],mRxTimeMs=63322}, {mRat=NGRAN,mFrequencyRange=HIGH,mTxTimeMs[]=[0, 0, 0, 0, 0],mRxTimeMs=0}, {mRat=NGRAN,mFrequencyRange=MMWAVE,mTxTimeMs[]=[0, 0, 0, 0, 0],mRxTimeMs=0}, {mRat=UNKNOWN,mFrequencyRange=UNKNOWN,mTxTimeMs[]=[0, 0, 0, 0, 0],mRxTimeMs=0}]}
12-02 17:07:19.805 1332 2199 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10250
12-02 17:07:19.816 1332 3429 D CompatibilityChangeReporter: Compat change id reported: 161145287; UID 10250; state: DISABLED
12-02 17:07:19.976 1332 1959 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 99002; state: DISABLED
12-02 17:07:19.976 1332 1959 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 99002; state: DISABLED
12-02 17:07:19.976 1332 1959 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 99002; state: DISABLED
12-02 17:07:19.976 1332 1959 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 99002; state: ENABLED
12-02 17:07:19.977 1332 1584 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10250; state: ENABLED
12-02 17:07:19.985 1332 1584 I ActivityManager: Start proc 11190:com.google.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0/u0i2 for {br.livetouch.safra.net/org.chromium.content.app.SandboxedProcessService0:0}
12-02 17:07:20.045 1332 1959 D ConnectivityService: requestNetwork for uid/pid:10250/11050 activeRequest: null callbackRequest: 303 [NetworkRequest [ REQUEST id=304, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10250 RequestorUid: 10250 RequestorPkg: br.livetouch.safra.net UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647
12-02 17:07:20.046 1332 1724 D WifiNetworkFactory: got request NetworkRequest [ REQUEST id=304, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10250 RequestorUid: 10250 RequestorPkg: br.livetouch.safra.net UnderlyingNetworks: Null] ]
12-02 17:07:20.046 1332 1724 D UntrustedWifiNetworkFactory: got request NetworkRequest [ REQUEST id=304, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10250 RequestorUid: 10250 RequestorPkg: br.livetouch.safra.net UnderlyingNetworks: Null] ]
12-02 17:07:20.046 1332 1724 D OemPaidWifiNetworkFactory: got request NetworkRequest [ REQUEST id=304, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10250 RequestorUid: 10250 RequestorPkg: br.livetouch.safra.net UnderlyingNetworks: Null] ]
12-02 17:07:20.047 1332 1724 D MultiInternetWifiNetworkFactory: got request NetworkRequest [ REQUEST id=304, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10250 RequestorUid: 10250 RequestorPkg: br.livetouch.safra.net UnderlyingNetworks: Null] ]
12-02 17:07:20.047 1332 1732 D ConnectivityService: NetReassign [304 : null → 101] [c 0] [a 0] [i 1]
12-02 17:07:20.048 1332 1732 D ConnectivityService: NetReassign [no changes] [c 0] [a 1] [i 0]
12-02 17:07:20.224 1332 1764 E ContextHubClientManager: Cannot send message to unregistered client (host endpoint ID = -28638)
12-02 17:07:20.341 1332 2199 D CoreBackPreview: Window{95c2969 u0 br.livetouch.safra.net/com.accenture.safra.mobilepf.principal.MbfHomeActivity}: Setting back callback OnBackInvokedCallbackInfo{[email protected]8f, mPriority=0}
12-02 17:07:20.400 1332 2199 I ActivityManager: Process br.livetouch.safra.net (pid 11050) has died: fg TOP
12-02 17:07:20.401 1332 4056 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10250/11050, [NetworkRequest [ REQUEST id=304, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10250 RequestorUid: 10250 RequestorPkg: br.livetouch.safra.net UnderlyingNetworks: Null] ]], [email protected])
12-02 17:07:20.401 1332 3427 I WindowManager: WIN DEATH: Window{95c2969 u0 br.livetouch.safra.net/com.accenture.safra.mobilepf.principal.MbfHomeActivity}
12-02 17:07:20.401 1332 3427 W InputManager-JNI: Input channel object '95c2969 br.livetouch.safra.net/com.accenture.safra.mobilepf.principal.MbfHomeActivity (client)' was disposed without first being removed with the input manager!
12-02 17:07:20.401 1332 1585 I libprocessgroup: Successfully killed process cgroup uid 10250 pid 11050 in 0ms
12-02 17:07:20.401 1332 1732 D ConnectivityService: releasing NetworkRequest [ REQUEST id=304, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10250 RequestorUid: 10250 RequestorPkg: br.livetouch.safra.net UnderlyingNetworks: Null] ] (release request)
12-02 17:07:20.403 1332 1959 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10250/11050, [NetworkRequest [ LISTEN id=305, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND&NOT_VCN_MANAGED Uid: 10250 RequestorUid: 10250 RequestorPkg: br.livetouch.safra.net UnderlyingNetworks: Null] ]], [email protected])
12-02 17:07:20.404 1332 2199 I ActivityManager: Killing 11190:com.google.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0/u0a250i2 (adj 0): isolated not needed
12-02 17:07:20.406 1332 2199 W ActivityTaskManager: Force removing ActivityRecord{b519e22 u0 br.livetouch.safra.net/com.accenture.safra.mobilepf.principal.MbfHomeActivity} t45}: app died, no saved state
12-02 17:07:20.407 1332 2199 W InputManager-JNI: Input channel object '50f7a6e Splash Screen br.livetouch.safra.net (client)' was disposed without first being removed with the input manager!
12-02 17:07:20.410 1332 1585 I libprocessgroup: Successfully killed process cgroup uid 99002 pid 11190 in 5ms
12-02 17:07:20.412 1332 1553 W ActivityManager: setHasOverlayUi called on unknown pid: 11050
12-02 17:07:20.762 1332 3427 W WindowManager: Failed looking up window session=Session{6f49d04 1804:u0a10220} callers=com.android.server.wm.WindowManagerService.windowForClientLocked:5893 com.android.server.wm.WindowManagerService.relayoutWindow:2231 com.android.server.wm.Session.relayout:261
12-02 17:07:20.765 1332 1959 W WindowManager: Failed looking up window session=Session{6f49d04 1804:u0a10220} callers=com.android.server.wm.WindowManagerService.windowForClientLocked:5893 com.android.server.wm.Session.setOnBackInvokedCallbackInfo:943 android.view.IWindowSession$Stub.onTransact:1200
12-02 17:07:20.765 1332 1959 E WindowManager: setOnBackInvokedCallback(): No window state for package:com.android.systemui
12-02 17:07:20.765 1332 2199 W WindowManager: Failed looking up window session=Session{6f49d04 1804:u0a10220} callers=com.android.server.wm.WindowManagerService.windowForClientLocked:5893 com.android.server.wm.WindowManagerService.removeWindow:2031 com.android.server.wm.Session.remove:223
12-02 17:07:21.476 1332 1732 D ConnectivityService: NetReassign [no changes] [c 1] [a 2] [i 5]
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I tried to flash the original init_boot.img file (which removes root access) and to uninstall Magisk. But the banking app still crashes.
Could it be that the problem is the unlocked bootloader? I could only get the app running when I had a locked bootloader.
I don't really know what else to try...
I tested several combinations of configuration and got the following results:
Stock image, unrooted, locked bootloader - App works fine
Stock image, unrooted, unlocked bootloader - App crashes
Patched image, rooted, Magisk - App crashes
Patched image, rooted, Magisk, Safety Net fix module, hidden Magisk app, systemless hosts, Zygisk, app in forced deny list - App crashes
In the first configuration, I get the following Safety Net result:
In the last configuration, I get the following Safety Net result:
It's a little different, but I don't thick it's possible to get "hardware backed" with an unlocked bootloader.
Any other ideas?
Thanks
did you solve this problem? I think .. having the same issue, I know the root problem (see that your app is not loading native Dalvik but it's wrapped into a native code lib (JNI native call)
tiagobt said:
I tested several combinations of configuration and got the following results:
Stock image, unrooted, locked bootloader - App works fine
Stock image, unrooted, unlocked bootloader - App crashes
Patched image, rooted, Magisk - App crashes
Patched image, rooted, Magisk, Safety Net fix module, hidden Magisk app, systemless hosts, Zygisk, app in forced deny list - App crashes
In the first configuration, I get the following Safety Net result:
View attachment 5777359
In the last configuration, I get the following Safety Net result:
View attachment 5777363
It's a little different, but I don't thick it's possible to get "hardware backed" with an unlocked bootloader.
Any other ideas?
Thanks
Click to expand...
Click to collapse
until you don't use safety net fix, and apply patches, you'll get fail, fail and HARDWARE BACKED