summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Homescu <ahomescu@google.com>2023-03-18 03:40:59 +0000
committerAndrei Homescu <ahomescu@google.com>2023-03-18 03:40:59 +0000
commit968fc67ae3114d8f0e896aa87406f0307747caf1 (patch)
tree3be01429d96da0822e92b761e3f5d4f461fc2884
parentad8c2530860a1e0c3d3b6b080f5aeaf4243aa474 (diff)
downloadmanifest-968fc67ae3114d8f0e896aa87406f0307747caf1.tar.gz
Add system/tools/aidl
Add the AIDL compiler since system/core/trusty now contains an aidl_interface. Bug: None Test: OUT_DIR=out \ development/vndk/tools/header-checker/android/build-prebuilts.sh Change-Id: I4a3bbf437e482975eecaade546ed1a1eeb52bc93
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 2fc2f18f1..f18b3554f 100644
--- a/default.xml
+++ b/default.xml
@@ -94,6 +94,7 @@
<project path="system/libbase" name="platform/system/libbase" />
<project path="system/logging" name="platform/system/logging" />
<project path="system/libziparchive" name="platform/system/libziparchive" />
+ <project path="system/tools/aidl" name="platform/system/tools/aidl" />
<!-- rust dependency source -->
<project path="external/rust/crates/ahash" name="platform/external/rust/crates/ahash" />