Skip to content
This repository was archived by the owner on Jan 5, 2022. It is now read-only.

Commit 1b44e80

Browse files
committed
Two more issues discovered (and documented)
1 parent f1ebfdb commit 1b44e80

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/known_issues.md

+11
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,14 @@ Yes. That's a security measure so no stranger could simply connect an USB cable
2727
to your device and steal your data. I didn't yet check whether it's possible to
2828
at least temporarily disable that. If I do and find a way, you will find it with
2929
the other hints :)
30+
31+
32+
## `packages.xml` not retrievable
33+
On some devices (all 4.1+ devices with the ADB daemon running in non-root mode?),
34+
`packages.xml` can not be pulled. *Adebar* should obtain related information via
35+
`dumpsys` instead (*Todo*).
36+
37+
38+
## `disable` script not working?
39+
It seems most `adb disable` commands are not performed when `adbd` is running in
40+
non-root mode. Nothing we can do about that.

0 commit comments

Comments
 (0)