mirror of
https://github.com/tytydraco/LADB.git
synced 2026-04-27 08:26:00 +03:00
[GH-ISSUE #115] adb root on userdebug with ro.debuggable=1 android 10 #88
Labels
No labels
bug
documentation
enhancement
enhancement
good first issue
help wanted
pull-request
question
question
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LADB#88
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @theteeth on GitHub (Apr 24, 2024).
Original GitHub issue: https://github.com/tytydraco/LADB/issues/115
LADB will only connect if I keep ro.secure = 1 whatever ro.adb.secure is set to. It doesn't work if I change ro.secure to 0 in my default.prop. Does this imply my adbd daemon is blocking the connection for adb root. I can get root in a terminal so guess not very important just interested to know if any other settings are required?