OSDN Git Service

AAPT2: Fix source output when error occurs in style
authorAdam Lesinski <adamlesinski@google.com>
Sat, 13 Feb 2016 07:38:08 +0000 (23:38 -0800)
committerAdam Lesinski <adamlesinski@google.com>
Sat, 13 Feb 2016 07:38:08 +0000 (23:38 -0800)
commit5f7c461be69b549e00c778dcb3a417dffc96e220
treed2ddae7a685877a39a785b6678416b3bbf117baf
parent923e6342fbf40fb3d6d5fe02ae4821e58e43ff52
AAPT2: Fix source output when error occurs in style

We were serializing the wrong Source when writing to protobuf

Change-Id: Ib65e962ebc1244ddf4af0e5666aaaebe5f7864a8
tools/aapt2/proto/TableProtoSerializer.cpp