15 ms·
How about having full access to /data? Or full system backups GrapheneOS still lacks? One might object granting root access to apps, but the device owner should
by warrantisall 10d ago
How about having full access to /data? Or full system backups GrapheneOS still lacks? One might object granting root access to apps, but the device owner should at least have full FS access via adb.
- grapheneos 10d agoThat's available in userdebug builds of GrapheneOS via ADB. A userdebug build can be done with ro.adb.secure=1 to keep the ADB authentication model intact which is disabled in userdebug builds by default for early boot debugging.