Add a directory entry for "Computers" in the directory tree.
Add support for /drive/Computers in volume_info and directory_tree, for displaying a users backed up Computers, if they have any. The logic here is very similar to the logic for team drives, where we will only display the '/Computers' entry if there is a sub-directory under it. Hence a lot of the code is cargo culted from the team drives implementation. Potentially come back and refactor the common code between Computers and Team Drives once this stabilizes. Bug: 884020 Change-Id: I1ebf52ba64e5cb5bd809b64cc52bf182e3d11f19 Reviewed-on: https://chromium-review.googlesource.com/c/1255084 Commit-Queue: Stuart Langley <slangley@chromium.org> Reviewed-by:Brian White <bcwhite@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#600650}
Showing
This diff is collapsed.
Please register or sign in to comment