Loading tools/aapt/ResourceTable.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -2253,7 +2253,6 @@ bool ResourceTable::getAttributeFlags( bool failed = false; while (pos < end && !failed) { const char16_t* start = pos; end++; while (pos < end && *pos != '|') { pos++; } Loading Loading
tools/aapt/ResourceTable.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -2253,7 +2253,6 @@ bool ResourceTable::getAttributeFlags( bool failed = false; while (pos < end && !failed) { const char16_t* start = pos; end++; while (pos < end && *pos != '|') { pos++; } Loading