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

Commit fc5f1026 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 25291 into eclair

* changes:
  Try to fix sdk build again.
parents de88c515 9081aec6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -153,7 +153,7 @@ public class ExifInterface {
    /**
     * Save the tag data into the JPEG file. This is expensive because it involves
     * copying all the JPG data from one file to another and deleting the old file
     * and renaming the other. It's best to use {@link setAttribute(String,String)} to set all
     * and renaming the other. It's best to use {@link #setAttribute(String,String)} to set all
     * attributes to write and make a single call rather than multiple calls for
     * each attribute.
     */