Add AIDL compiler to allowed Rust paths

Change-Id: I10864f72ff5099ccd522ff31636ee61981dcdc4b
diff --git a/rust/config/allowed_list.go b/rust/config/allowed_list.go
index 9c9a136..a2ee99b 100644
--- a/rust/config/allowed_list.go
+++ b/rust/config/allowed_list.go
@@ -8,6 +8,7 @@
 		"external/adhd",
 		"prebuilts/rust",
 		"system/security",
+		"system/tools/aidl",
 	}
 
 	RustModuleTypes = []string{