From d7a88211ffe1bf1db9a302510d22d3ceacc820fc Mon Sep 17 00:00:00 2001 From: Nicole L Date: Wed, 26 Feb 2025 09:28:11 -0800 Subject: [PATCH] Update AIDL intermediates path (#2639) --------- Co-authored-by: Martin Geisler --- src/android/aidl/example-service/service-bindings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/android/aidl/example-service/service-bindings.md b/src/android/aidl/example-service/service-bindings.md index 38667842..ce53aa66 100644 --- a/src/android/aidl/example-service/service-bindings.md +++ b/src/android/aidl/example-service/service-bindings.md @@ -9,7 +9,7 @@ _birthday_service/aidl/com/example/birthdayservice/IBirthdayService.aidl_: } ``` -_out/soong/.intermediates/.../birthdayservice/IBirthdayService.rs_: +_out/soong/.intermediates/.../com_example_birthdayservice.rs_: