Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9870dfb9 authored by Shafik Nassar's avatar Shafik Nassar Committed by android-build-merger
Browse files

Merge "Documentation: Add trailing '/' to MediaColumns.RELATIVE_PATH" into qt-dev

am: c605c7b1

Change-Id: I46a2ed177a7562481c2d01b22d0e5ef4fe1f19c3
parents c76a1623 c605c7b1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1077,7 +1077,7 @@ public final class MediaStore {
         * Relative path of this media item within the storage device where it
         * is persisted. For example, an item stored at
         * {@code /storage/0000-0000/DCIM/Vacation/IMG1024.JPG} would have a
         * path of {@code DCIM/Vacation}.
         * path of {@code DCIM/Vacation/}.
         * <p>
         * This value should only be used for organizational purposes, and you
         * should not attempt to construct or access a raw filesystem path using