Move StringPiece to libandroidfw

libandroidfw needs to make use of StringPiece, so
move it to libandroidfw and update all code referencing
StringPiece in aapt2.

Test: make libandroidfw_tests libaapt2_tests
Change-Id: I68d7f0fc7c651b048d9d1f5e7971f10ef5349fa1
This commit is contained in:
Adam Lesinski
2017-01-16 15:07:21 -08:00
parent 04e7b6c6de
commit d5083f6f6b
84 changed files with 541 additions and 516 deletions

View File

@ -18,6 +18,8 @@
#include "test/Test.h"
using android::StringPiece;
namespace aapt {
static std::unique_ptr<ResourceTable> BuildTableWithConfigs(