summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Drysdale <drysdale@google.com>2023-11-14 11:42:09 +0000
committerDavid Drysdale <drysdale@google.com>2023-11-18 06:50:43 +0000
commit786ca5a2a73c9ad750f2a5f3e020043837eaad61 (patch)
treefd039bff8db3fae16a70dcf19d4729371df6bcef
parentd7732f16e33f3e314d53a111d2ae95b0714a3fc8 (diff)
downloadmanifest-786ca5a2a73c9ad750f2a5f3e020043837eaad61.tar.gz
Add Secretkeeper repos
- trusty/user/app/secretkeeper/ for Trusty TA - system/secretkeeper/ for common library Bug: 306364873 Change-Id: Idccc882c30f22cfadf799af4a4215882070750cd
-rw-r--r--default.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 8d0ff54..e16788a 100644
--- a/default.xml
+++ b/default.xml
@@ -39,6 +39,7 @@
<project path="trusty/user/app/keymaster" name="trusty/app/keymaster" groups="trusty" />
<project path="trusty/user/app/keymint" name="trusty/app/keymint" groups="trusty" />
<project path="trusty/user/app/gatekeeper" name="trusty/app/gatekeeper" groups="trusty" />
+ <project path="trusty/user/app/secretkeeper" name="trusty/app/secretkeeper" groups="trusty" />
<project path="trusty/user/app/storage" name="trusty/app/storage" groups="trusty" />
<project path="trusty/user/app/avb" name="trusty/app/avb" groups="trusty" />
<project path="trusty/user/app/cast-auth" name="trusty/app/cast-auth" groups="trusty" />
@@ -72,6 +73,7 @@
<project path="system/keymaster" name="platform/system/keymaster" groups="trusty" />
<project path="system/keymint" name="platform/system/keymint" groups="trusty" />
<project path="system/libbase" name="platform/system/libbase" groups="trusty" />
+ <project path="system/secretkeeper" name="platform/system/secretkeeper" groups="trusty" />
<project path="system/teeui" name="platform/system/teeui" groups="trusty" />
<project path="system/tools/aidl" name="platform/system/tools/aidl" groups="trusty" />
<project path="tools/repohooks" name="platform/tools/repohooks" groups="trusty" />