Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 27901540 authored by Tao Bao's avatar Tao Bao
Browse files

Remove INCLUDE_TEST_OTA_KEYS.

This has been long dead since commit
17c83cf2 (2009).

Test: m checkbuild (via TreeHugger)
Test: No hit in code search.
Change-Id: I054241ae63436ade2f4e50ec2fc3757ae35635dd
parent 1f5c41ba
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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