From 1ca75069fe25b942857d0f2efc5ef5318eed4429 Mon Sep 17 00:00:00 2001 From: Joshua Primero Date: Thu, 30 Apr 2020 15:13:44 +0000 Subject: [PATCH] Revert "matisse-common: enable text relocations" * This doesn't exist anymore and replaced by TARGET_PROCESS_SDK_VERSION_OVERRIDE This reverts commit 2de5ba910737f6bab98762565d06250769fe40cd. Change-Id: Ic7b04d485c47cd04ed6780478c992d2b6d5983e0 --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 541edf3..0c48a52 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -67,7 +67,6 @@ LZMA_RAMDISK_TARGETS := recovery TARGET_KERNEL_SOURCE := kernel/samsung/msm8226 # Legacy BLOB Support -TARGET_NEEDS_PLATFORM_TEXT_RELOCATIONS := true TARGET_PROCESS_SDK_VERSION_OVERRIDE += \ /system/bin/mediaserver=22 \ /system/vendor/bin/mm-qcamera-daemon=22 \