summaryrefslogtreecommitdiffstats
path: root/tests/res
diff options
context:
space:
mode:
authorEarl Ou <shunhsingou@google.com>2012-08-07 14:33:12 +0800
committerEarl Ou <shunhsingou@google.com>2012-08-07 17:41:36 +0800
commit07d72dd54106d24136ed520557c04e69989f054d (patch)
treec0e912475d0e68d609d4b25d2bef28aec4da58b6 /tests/res
parentfa0639a373f97818f0d477c2067a0c5c5c7dd86a (diff)
downloadandroid_packages_apps_Gallery2-07d72dd54106d24136ed520557c04e69989f054d.tar.gz
android_packages_apps_Gallery2-07d72dd54106d24136ed520557c04e69989f054d.tar.bz2
android_packages_apps_Gallery2-07d72dd54106d24136ed520557c04e69989f054d.zip
Use hex to represent unknown type and byte type for ExifParser debugging
Change-Id: I1d63698a34cc2c582e3c9c1a117231489ea9e3a2
Diffstat (limited to 'tests/res')
-rw-r--r--tests/res/xml/galaxy_nexus.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/res/xml/galaxy_nexus.xml b/tests/res/xml/galaxy_nexus.xml
index e9a43af07..62665a93b 100644
--- a/tests/res/xml/galaxy_nexus.xml
+++ b/tests/res/xml/galaxy_nexus.xml
@@ -14,7 +14,7 @@
<tag id="0x829D" name="FNumber">26/10</tag>
<tag id="0x8822" name="ExposureProgram">3</tag>
<tag id="0x8827" name="IsoSpeedRatings">100</tag>
- <tag id="0x9000" name="ExifVersion">48 50 50 48</tag>
+ <tag id="0x9000" name="ExifVersion">30 32 32 30</tag>
<tag id="0x9003" name="DateTimeTimeOriginal">2012:07:30 16:28:42</tag>
<tag id="0x9004" name="DateTimeTimeDigitized">2012:07:30 16:28:42</tag>
<tag id="0x9201" name="ShutterSpeed">50/10</tag>
@@ -25,7 +25,7 @@
<tag id="0x9207" name="MeteringMode">2</tag>
<tag id="0x9209" name="Flash">0</tag>
<tag id="0x920A" name="FocalLength">343/100</tag>
- <tag id="0x9286" name="UserComment">0 0 0 73 73 67 83 65 85 115 101 114 32 99 111 109 109 101 110 116 115 0</tag>
+ <tag id="0x9286" name="UserComment">00 00 00 49 49 43 53 41 55 73 65 72 20 63 6f 6d 6d 65 6e 74 73 00</tag>
<tag id="0xA001" name="ColoSpace">1</tag>
<tag id="0xA002" name="PixelXDimension">2560</tag>
<tag id="0xA003" name="PixelYDimension">1920</tag>