Skip to content

Commit d7a8821

Browse files
Update AIDL intermediates path (#2639)
--------- Co-authored-by: Martin Geisler <[email protected]>
1 parent e52f5ea commit d7a8821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/android/aidl/example-service/service-bindings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ _birthday_service/aidl/com/example/birthdayservice/IBirthdayService.aidl_:
99
}
1010
```
1111

12-
_out/soong/.intermediates/.../birthdayservice/IBirthdayService.rs_:
12+
_out/soong/.intermediates/.../com_example_birthdayservice.rs_:
1313

1414
<!-- The example below is a cleaned up and simplified version of the real code. -->
1515

0 commit comments

Comments
 (0)