(Moto G5S Plus) (sanders) Cam&flashlight doesn't work with encryption/secureboot enabled ("Arrow-v11.0-sanders-OFFICIAL-20210806-GAPPS.zip")
Running latest update "Arrow-v11.0-sanders-OFFICIAL-20210806-GAPPS.zip" - cam&flashight can't be used when the secureboot (with prior encryption) is enabled and can be used when the secureboot is disabled (encryption remains) on 'sanders' (Motorola G5S Plus / XT1803). Did clean install erasing everything. Baseband is latest M8953_52.61.07.98R, stock kernel with Magisk (3.18.140-MadKernel-Sanders-2.0) Hello and thanks for the build and your support! I'm a yesterday switcher to the ArrowOS and happy so far with it! At the moment I have one issue which is 'disabled' cam/flashlight(torch) state when the phone is encrypted and the secureboot is enabled (startup password). Camera/flashlight icon is just greyed out in the menu and all the camera apps can't be launched. Icon always says "Flashlight Camers in use". Switching off the secureboot solves the problem but the phone becomes not protected with the startup password so the data can be compromised in case of a physical loss. WIt would be great to have both camera enabled on the encrypted phone as both features are important and are irreplacable part of any smartphone today. Thank you and have a good day! Logcat is attached:[sanders_cam](/uploads/0006ee07fd7057d22068c19ac83483e3/sanders_cam) - sorry if something is wrong, just doing this for the first time in my life ;) ![Screenshot_20210804-154836](/uploads/36da78ea844e5dd1461861845739d85b/Screenshot_20210804-154836.png) Update from 12-Aug-2021: One very kind person has recommended a simple shell script to be executed under root console which is below. Unfortunately, it worked for me until restart - then phone said that the "decryption is unsuccessful and your data is corrupt.. erase all". I think I will try another image, thanks. 1) discussion is on XDA: https://forum.xda-developers.com/t/rom-android-11-sanders-arrow-os-11-0-official-stable.4177505/page-12 2) solution post (from another phone model): https://forum.xda-developers.com/t/rom-unofficial-10-0-potter-lineageos-17-1.4088253/post-85213753 script: #!/system/bin/sh kill -HUP `ps -A | grep camera | awk '{print $2}'`
issue