OSDN Git Service

Merge "Record module type statistics"
authorDan Willemsen <dwillemsen@google.com>
Fri, 29 Jul 2016 20:47:14 +0000 (20:47 +0000)
committerGerrit Code Review <noreply-gerritcodereview@google.com>
Fri, 29 Jul 2016 20:47:14 +0000 (20:47 +0000)
1  2 
core/Makefile
core/clear_vars.mk
core/definitions.mk

diff --cc core/Makefile
Simple merge
@@@ -199,8 -199,8 +199,9 @@@ LOCAL_NOTICE_FILE:
  # to avoid installing the presigned apks with classes.dex unstripped.
  LOCAL_REPLACE_PREBUILT_APK_INSTALLED:=
  LOCAL_NDK_VERSION:=current
 +LOCAL_COPY_TO_INTERMEDIATE_LIBRARIES:=
  LOCAL_LOGTAGS_FILES:=
+ LOCAL_RECORDED_MODULE_TYPE:=
  
  # arch specific variables
  LOCAL_SRC_FILES_$(TARGET_ARCH):=
Simple merge