Open InitFlo opened 1 year ago
reproduction Setup device with a lockscreen pin and everything works. After reboot it only works after toggling flight mode on and off after unlocking the lock screen. Then I will be asked for the sim pin and the telephone functions work.
possible solution I guess it is affected by fbe. Some other fbev2 device trees don't use wrappedkey_v0 in fstab.qcom: https://github.com/clarencelol/device_xiaomi_miatoll/commit/de3c83711612f174bf7aa68e8ecbc655d5f3f631 https://github.com/Xiaomi-SD720G-Devices/android_device_xiaomi_sm6250-common/commit/0a6d8c5183d5709f836b354e23c10a6b40a75b5d I will test it by building it myself with this change. If it works, I can create a pull request.
wrappedkey_v0
Changing the fstab.qcom didn't help. I will try other things in vendor.prop.
see pull request
reproduction Setup device with a lockscreen pin and everything works. After reboot it only works after toggling flight mode on and off after unlocking the lock screen. Then I will be asked for the sim pin and the telephone functions work.
possible solution I guess it is affected by fbe. Some other fbev2 device trees don't use
wrappedkey_v0
in fstab.qcom: https://github.com/clarencelol/device_xiaomi_miatoll/commit/de3c83711612f174bf7aa68e8ecbc655d5f3f631 https://github.com/Xiaomi-SD720G-Devices/android_device_xiaomi_sm6250-common/commit/0a6d8c5183d5709f836b354e23c10a6b40a75b5d I will test it by building it myself with this change. If it works, I can create a pull request.