aboutsummaryrefslogtreecommitdiff
path: root/msm8996.mk
diff options
context:
space:
mode:
authorJoey <joey@lineageos.org>2019-01-13 10:21:11 +0100
committerDavide Garberi <dade.garberi@gmail.com>2019-02-06 13:56:16 +0100
commit3976c0f800c15fdafeaa624d8d2dcd00c24edb4b (patch)
tree24e18c1b97132e01f204be29947fd34a4c6e42b3 /msm8996.mk
parent716327e87234e99e2bf734fd15af3d94c77f5e23 (diff)
msm8996-common: Build Trust HAL
Change-Id: I92706987f8d3094cdfb82e71e5331b7efe69e5df Signed-off-by: Joey <joey@lineageos.org> Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Diffstat (limited to 'msm8996.mk')
-rwxr-xr-xmsm8996.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/msm8996.mk b/msm8996.mk
index f5d45c2..7edd923 100755
--- a/msm8996.mk
+++ b/msm8996.mk
@@ -1,6 +1,6 @@
#
# Copyright (C) 2016 The CyanogenMod Project
-# Copyright (C) 2017-2018 The LineageOS Project
+# Copyright (C) 2017-2019 The LineageOS Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -357,6 +357,10 @@ PRODUCT_BOOT_JARS += \
PRODUCT_PACKAGES += \
textclassifier.bundle1
+# Trust HAL
+PRODUCT_PACKAGES += \
+ vendor.lineage.trust@1.0-service
+
# USB
PRODUCT_PACKAGES += \
android.hardware.usb@1.0-service