adb: Added configuration setting oldandroid=true
authorJoey Hess <joeyh@joeyh.name>
Wed, 13 Jul 2022 22:00:47 +0000 (18:00 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 13 Jul 2022 22:00:47 +0000 (18:00 -0400)
commit50c2cac7e7ea8dd02a711209c3306e797de5f47c
treee14a212175e0babf0b9dec4ce696e916e5721c29
parent6c7550ba6200db3d1878356f019f4f897a4acf32
adb: Added configuration setting oldandroid=true

To avoid using find -printf, which was first supported in Android around
2019-2020.

Probing seems too fragile, and execing stat once per file is too slow to do
when there's a faster way available, which brought me to an option...

Sponsored-by: Brett Eisenberg on Patreon
CHANGELOG
Remote/Adb.hs
doc/bugs/adb_remote_fails_to_import_treeish.mdwn
doc/bugs/adb_remote_fails_to_import_treeish/comment_3_5e819d0b5f3101e86f0f95a7ab725ad4._comment [new file with mode: 0644]
doc/special_remotes/adb.mdwn