Anders Iver Gjermo

Results 3 comments of Anders Iver Gjermo

I can contribute an example here. I have a fairphone 3 which is running [/e/](https://e.foundation/). The phone is not rooted, and the bootloader is locked, yet it is marked as...

I'm not an expert, so someone else should verify this, but my understanding is that you need both `ro.debuggable=1` and `ro.secure=0`. My phone has `ro.secure=1` and it is not possible...

Yep, not possible for me at least: ```bash ❯ adb exec-out run-as com.android.systemui id run-as: package not debuggable: com.android.systemui ```