Skip to content

Expose StorageDevice timeDetected

David Edmundson requested to merge work/d_ed/storageTime into master

For automounting purposes it's useful to know when a drive appeared in relation to when StorageVolumes appear.

Rather than adding tracking in front-end code we can make use of udisk's existing information.

CCBUG: 467751

Merge request reports