summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Drysdale <drysdale@google.com>2023-11-14 11:41:14 +0000
committerDavid Drysdale <drysdale@google.com>2023-11-14 11:41:20 +0000
commit5c24da95be8190a6c1754451882ee600106512a6 (patch)
treee914c725efb60ee5a92674bc919e7fba7c8256df
parent2cd1c2d6a10469a5bbc388763416fe446feacac0 (diff)
downloadmanifest-5c24da95be8190a6c1754451882ee600106512a6.tar.gz
Add system/authgraph
Bug: 293191657 Bug: 306364873 Change-Id: I8b3e0c04b9e4be9def242b52edc6b0e977647a2d
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index fecff92..80b72ca 100644
--- a/default.xml
+++ b/default.xml
@@ -65,6 +65,7 @@
<project path="frameworks/base" name="platform/frameworks/base" groups="trusty" />
<project path="frameworks/native" name="platform/frameworks/native" groups="trusty" />
<project path="hardware/libhardware" name="platform/hardware/libhardware" groups="trusty" />
+ <project path="system/authgraph" name="platform/system/authgraph" groups="trusty" />
<project path="system/core" name="platform/system/core" groups="trusty" />
<project path="system/gatekeeper" name="platform/system/gatekeeper" groups="trusty" />
<project path="system/iot/attestation" name="platform/system/iot/attestation" groups="trusty" />