klte-common: Set SDK API level for required executables

* This singularly handles both text relocation (M) and mutex (P)
  linker restrictions
* mediaserver - Needs text relocations
* mm-qcamera-daemon - Needs both text relocations and mutex restrictions
  relaxed

Change-Id: I97a79fb57aaadf5cf62894489522b2de6d8c2e36
This commit is contained in:
Kevin F. Haggerty 2018-09-20 08:19:36 -06:00
parent e0733f9f48
commit 787f55dbbd
No known key found for this signature in database
GPG Key ID: 6D95512933112729
1 changed files with 3 additions and 0 deletions

View File

@ -54,6 +54,9 @@ TARGET_KERNEL_SOURCE := kernel/samsung/msm8974
TARGET_NEEDS_PLATFORM_TEXT_RELOCATIONS := true
TARGET_LD_SHIM_LIBS += \
/system/vendor/lib/hw/camera.vendor.msm8974.so|libshim_camera.so
TARGET_PROCESS_SDK_VERSION_OVERRIDE += \
/system/bin/mediaserver=22 \
/system/vendor/bin/mm-qcamera-daemon=22
# Partitions
BOARD_BOOTIMAGE_PARTITION_SIZE := 13631488