Merge "Remove INCLUDE_TEST_OTA_KEYS."

am: 15a7ea1313

Change-Id: I37a43b7f8ed4c86d6a1b54f088626319d659aa6d
This commit is contained in:
Tao Bao 2018-09-25 16:43:42 -07:00 committed by android-build-merger
commit 7f7d6e3139
1 changed files with 0 additions and 2 deletions

View File

@ -317,8 +317,6 @@ ifeq (true,$(strip $(enable_target_debugging)))
ADDITIONAL_DEFAULT_PROPERTIES += ro.debuggable=1
# Enable Dalvik lock contention logging.
ADDITIONAL_BUILD_PROPERTIES += dalvik.vm.lockprof.threshold=500
# Include the debugging/testing OTA keys in this build.
INCLUDE_TEST_OTA_KEYS := true
else # !enable_target_debugging
# Target is less debuggable and adbd is off by default
ADDITIONAL_DEFAULT_PROPERTIES += ro.debuggable=0