From 56402008b294ed108d83ca735982d10d83d74c52 Mon Sep 17 00:00:00 2001 From: David Drysdale Date: Mon, 4 Dec 2023 17:53:25 +0000 Subject: [PATCH] Add ISecretkeeper/default On Cuttlefish, the implementation of the ISecretkeeper HAL runs in-process in the HAL service, and so is deliberately marked as being the /nonsecure instance to make that clear. A real device that's running Secretkeeper inside a secure environment should report that instance as being the /default instance. So allow either in the compatibility matrix. Bug: 306364873 Test: build, VtsAidlAuthGraphRoleTest, VtsSecretkeeperTargetTest Change-Id: Ifb58d8bb9318707b714a345adc1b1b4198054f81 --- compatibility_matrices/compatibility_matrix.9.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/compatibility_matrices/compatibility_matrix.9.xml b/compatibility_matrices/compatibility_matrix.9.xml index 831cebb842..03a217f46f 100644 --- a/compatibility_matrices/compatibility_matrix.9.xml +++ b/compatibility_matrices/compatibility_matrix.9.xml @@ -323,6 +323,7 @@ 1 ISecretkeeper + default nonsecure