From c7614e5d1e8f9139cccf6ab9b78dda16b98f7656 Mon Sep 17 00:00:00 2001 From: Adam Lesinski Date: Thu, 16 Mar 2017 16:54:23 -0700 Subject: AAPT: Version to v26 Bug: 35908647 Change-Id: I307fb2f666cb8519adb9a7f676b87706dc6c683f Test: manual --- tools/aapt/AaptAssets.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/aapt/AaptAssets.cpp') diff --git a/tools/aapt/AaptAssets.cpp b/tools/aapt/AaptAssets.cpp index 3c3edda85e4f..13ae24b7d29e 100644 --- a/tools/aapt/AaptAssets.cpp +++ b/tools/aapt/AaptAssets.cpp @@ -964,7 +964,6 @@ void AaptAssets::addResource(const String8& leafName, const String8& path, subdir->addFile(leafName, grr); } - ssize_t AaptAssets::slurpFromArgs(Bundle* bundle) { int count; -- cgit v1.2.3-59-g8ed1b