summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorKyunglyul Hyun <klhyun@google.com>2019-07-31 02:51:06 +0900
committerKyunglyul Hyun <klhyun@google.com>2019-08-12 10:27:18 +0900
commit9f3868d3d1a04dd7f7964b1200dec1f756f5406f (patch)
treeb86202a99d4cce61e2116cb9e3968aaf396ad1dd /tools/aapt2/java/JavaClassGenerator.cpp
parent3a5492c398222c89407afa6d0ef7b37904222027 (diff)
ExifInterface: Add missing ifd format name "IFD"
There has been IFD_FORMAT_IFD = 13 but IFD_FORMAT_NAMES[13] was not defined, which could throw ArrayIndexOutOfBoundsException. By providing proper name, we can prevent the exception. Test: atest exifinterfacetest Change-Id: Ib11b83a55d54ad2fc6377bb5cc55f6c2fdbe231c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions