polaris: Ship KPTI patched time daemon

* To go along with rebased kernel without having to revert
   KASLR commits.

Change-Id: If62275b5ac3d42d51edee7fe919d3b0aeb8ccd19
This commit is contained in:
Bruno Martins
2018-07-30 23:45:44 +01:00
parent 4930ecbe48
commit c29e46cef9
8 changed files with 26 additions and 0 deletions

View File

@@ -28,6 +28,10 @@ PRODUCT_AAPT_PREF_CONFIG := xxhdpi
# Inherit from sdm845-common
$(call inherit-product, device/xiaomi/sdm845-common/sdm845.mk)
# Device init scripts
PRODUCT_PACKAGES += \
init.target.rc
# HIDL
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/compatibility_matrix.xml:system/compatibility_matrix.xml