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

Commit ce85c8d1 authored by Elliott Hughes's avatar Elliott Hughes Committed by Michael Bestas
Browse files

Remove ro.bionic.ld.warning.

Bug: http://b/141754375
Test: treehugger
Change-Id: I07c0d5424dde16e85bcd6d5639bc594ee8582b20
parent ce632edf
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -218,12 +218,7 @@ TARGET_BUILD_JAVA_SUPPORT_LEVEL := platform
# The pdk (Platform Development Kit) build
include build/make/core/pdk_config.mk

#
# -----------------------------------------------------------------
# Enable dynamic linker warnings for eng builds
ifeq ($(TARGET_BUILD_VARIANT),eng)
  ADDITIONAL_BUILD_PROPERTIES += ro.bionic.ld.warning=1
endif

ADDITIONAL_BUILD_PROPERTIES += ro.treble.enabled=${PRODUCT_FULL_TREBLE}