summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHasini Gunasinghe <hasinitg@google.com>2023-08-01 00:45:25 +0000
committerHasini Gunasinghe <hasinitg@google.com>2023-08-01 00:50:09 +0000
commite6baa3b2dabf07ac12aa338179cd892cef1cfb8b (patch)
treef8ae6f5a907bb380c73b3183dde5bbeb9c26b512
parent89e08be5f179e673eb03005b9f7a3bb17be5096a (diff)
downloadmanifest-e6baa3b2dabf07ac12aa338179cd892cef1cfb8b.tar.gz
Add system/authgraph to manifest.
This is to add the reference implementation of authgraph AIDL and temporarily, the AuthgraphAdapter AIDL. Bug: 293191657 Bug: 282953265 Change-Id: I4fbf839b6371da86ec2283e1c4a0de8f7b242eb1
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index a32135086..cd50f665a 100644
--- a/default.xml
+++ b/default.xml
@@ -1202,6 +1202,7 @@
<project path="prebuilts/vndk/v34" name="platform/prebuilts/vndk/v34" groups="pdk" clone-depth="1" />
<project path="sdk" name="platform/sdk" groups="pdk-cw-fs,pdk-fs" />
<project path="system/apex" name="platform/system/apex" groups="pdk" />
+ <project path="system/authgraph" name="platform/system/authgraph" groups="pdk" />
<project path="system/bpf" name="platform/system/bpf" groups="pdk" />
<project path="system/bpfprogs" name="platform/system/bpfprogs" groups="pdk" />
<project path="system/ca-certificates" name="platform/system/ca-certificates" groups="pdk" />