Merge "Add AIDL compiler to allowed Rust paths" am: 2d815963ba am: 2a3d0ade4c am: 56a8a559ac am: 37045c2c5d am: 5910876e39

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1394307

Change-Id: I12e0fd515a60f135a6e73104d31c61c3f4a8b1ba
diff --git a/rust/config/allowed_list.go b/rust/config/allowed_list.go
index ed9f90b..62d469e 100644
--- a/rust/config/allowed_list.go
+++ b/rust/config/allowed_list.go
@@ -10,6 +10,7 @@
 		"prebuilts/rust",
 		"system/extras/profcollectd",
 		"system/security",
+		"system/tools/aidl",
 	}
 
 	RustModuleTypes = []string{