OSDN Git Service

am 0cd143ad: Merge "AAPT: Fix regression in resource versioning" into mnc-dev
authorAdam Lesinski <adamlesinski@google.com>
Fri, 14 Aug 2015 20:51:21 +0000 (20:51 +0000)
committerAndroid Git Automerger <android-git-automerger@android.com>
Fri, 14 Aug 2015 20:51:21 +0000 (20:51 +0000)
* commit '0cd143adae642465a26a7eaac96030bb18826e94':
  AAPT: Fix regression in resource versioning

1  2 
tools/aapt/Android.mk

@@@ -51,8 -51,14 +51,9 @@@ aaptTests := 
      tests/AaptConfig_test.cpp \
      tests/AaptGroupEntry_test.cpp \
      tests/Pseudolocales_test.cpp \
-     tests/ResourceFilter_test.cpp
+     tests/ResourceFilter_test.cpp \
+     tests/ResourceTable_test.cpp
  
 -aaptCIncludes := \
 -    system/core/base/include \
 -    external/libpng \
 -    external/zlib
 -
  aaptHostLdLibs :=
  aaptHostStaticLibs := \
      libandroidfw \