From ba4748577f1e66f381900a5c9f3962b29ed4fa60 Mon Sep 17 00:00:00 2001 From: Vink Shen Date: Sat, 18 Jan 2020 10:07:11 +0800 Subject: [PATCH] [ALPS04087631] Trusty: Keymaster 3.0 HIDL service Add Trusty Keymaster 3.0 HIDL service to replace the legacy HAL MTK-Commit-Id: 4acd1a3c87012bbf678dd59d74764481aceab5ae Change-Id: Ib6b300c6a5fe3cd709896b31daa8a684d6b8b795 CR-Id: ALPS04087631 Feature: Google Trusty --- non_plat/file_contexts | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/non_plat/file_contexts b/non_plat/file_contexts index cda8e91..c83cd62 100644 --- a/non_plat/file_contexts +++ b/non_plat/file_contexts @@ -556,9 +556,12 @@ /(system\/vendor|vendor)/bin/hw/android\.hardware\.light@2\.0-service-mediatek u:object_r:mtk_hal_light_exec:s0 /(system\/vendor|vendor)/bin/hw/camerahalserver u:object_r:mtk_hal_camera_exec:s0 /(system\/vendor|vendor)/bin/hw/vendor\.mediatek\.hardware\.imsa@1\.0-service u:object_r:mtk_hal_imsa_exec:s0 + +# Google Trusty system files +/(vendor|system\/vendor)/bin/hw/android\.hardware\.keymaster@3\.0-service\.trusty u:object_r:hal_keymaster_default_exec:s0 + #Widevine drm hal /(vendor|system/vendor)/bin/hw/android\.hardware\.drm@1\.1-service.widevine u:object_r:hal_drm_widevine_exec:s0 - #PQ hal /(system\/vendor|vendor)/bin/hw/vendor\.mediatek\.hardware\.pq@2\.2-service u:object_r:mtk_hal_pq_exec:s0 #MMS hal