no importKey for android yet
adb shell has sha256sum sha1sum and some others, so they could be used. They're provided by toybox, so seem about as likely to keep working as find and stat, which it already depends on. Or to not add a dep, could use stat the same as getExportContentIdentifier to get a mtime, and make a WORM key. But do I really want this to default to WORM? Unsure what's the best path, so punting for now.
This commit is contained in:
parent
ddcab38e4a
commit
85cd79ea01
2 changed files with 3 additions and 2 deletions
|
@ -81,6 +81,7 @@ gen r u rc gc rs = do
|
|||
}
|
||||
, importActions = ImportActions
|
||||
{ listImportableContents = listImportableContentsM serial adir
|
||||
, importKey = Nothing
|
||||
, retrieveExportWithContentIdentifier = retrieveExportWithContentIdentifierM serial adir
|
||||
, storeExportWithContentIdentifier = storeExportWithContentIdentifierM serial adir
|
||||
, removeExportWithContentIdentifier = removeExportWithContentIdentifierM serial adir
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue