commit | ef0eb5150bc451132c00ef291668c5b884df09c1 | [log] [tgz] |
---|---|---|
author | Per Larsen <perlarsen@google.com> | Thu Oct 03 21:31:31 2024 +0000 |
committer | Per Larsen <perlarsen@google.com> | Thu Oct 03 21:33:06 2024 +0000 |
tree | e4d8359bf67b4c5da804f5f2f8002784beef61b2 | |
parent | 51b2f8f1c79325d3bf6cce49d54d977453d8e446 [diff] |
binder: rules.mk: Use FIND_CRATE to locate dependencies Due to recent changes in crate locations, we need to use the FIND_CRATE macro to locate module paths for crates that might have moved to the monorepo. Bug: 367477170 Test: build.py generic-x86_64-test --skip-tests Change-Id: I671671725d7b6d64f7ba6796098131e267c1b164