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

Commit d745c514 authored by Evgenii Stepanov's avatar Evgenii Stepanov Committed by android-build-merger
Browse files

Revert "Define ro.sanitize.<name> properties in SANITIZE_TARGET builds." am: 69b3f822

am: 70ec5423

Change-Id: I0a65c9445d3deb5aca81c5c9c8ffcdcb20958e4d
parents 542f1a5f 70ec5423
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -222,9 +222,6 @@ ifneq ($(TARGET_BUILD_VARIANT),user)
ADDITIONAL_BUILD_PROPERTIES += persist.debug.dalvik.vm.core_platform_api_policy=just-warn
endif

# Define ro.sanitize.<name> properties for all global sanitizers.
ADDITIONAL_BUILD_PROPERTIES += $(foreach s,$(SANITIZE_TARGET),ro.sanitize.$(s)=true)

# Sets the default value of ro.postinstall.fstab.prefix to /system.
# Device board config should override the value to /product when needed by:
#