Merge "Remove INCLUDE_TEST_OTA_KEYS." am: 15a7ea1313
am: 7f7d6e3139
Change-Id: Ib0d79ae40eb11ab3f3db756ed63f67ef08cfef46
This commit is contained in:
@@ -317,8 +317,6 @@ ifeq (true,$(strip $(enable_target_debugging)))
|
|||||||
ADDITIONAL_DEFAULT_PROPERTIES += ro.debuggable=1
|
ADDITIONAL_DEFAULT_PROPERTIES += ro.debuggable=1
|
||||||
# Enable Dalvik lock contention logging.
|
# Enable Dalvik lock contention logging.
|
||||||
ADDITIONAL_BUILD_PROPERTIES += dalvik.vm.lockprof.threshold=500
|
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
|
else # !enable_target_debugging
|
||||||
# Target is less debuggable and adbd is off by default
|
# Target is less debuggable and adbd is off by default
|
||||||
ADDITIONAL_DEFAULT_PROPERTIES += ro.debuggable=0
|
ADDITIONAL_DEFAULT_PROPERTIES += ro.debuggable=0
|
||||||
|
Reference in New Issue
Block a user