Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Fix build by adding new dependency.
Browse files Browse the repository at this point in the history
Test: treehugger
Change-Id: Ibeb617108190128ca99e651c9f49e17fdb9ecc71
  • Loading branch information
enh-google committed Feb 12, 2024
1 parent e551011 commit 3f2d0ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,7 @@
<project path="external/rust/crates/macaddr" name="platform/external/rust/crates/macaddr" groups="pdk" />
<project path="external/rust/crates/managed" name="platform/external/rust/crates/managed" groups="pdk" />
<project path="external/rust/crates/memchr" name="platform/external/rust/crates/memchr" groups="pdk" />
<project path="external/rust/crates/memmap2" name="platform/external/rust/crates/memmap2" groups="pdk" />
<project path="external/rust/crates/memoffset" name="platform/external/rust/crates/memoffset" groups="pdk" />
<project path="external/rust/crates/merge" name="platform/external/rust/crates/merge" groups="pdk" />
<project path="external/rust/crates/merge_derive" name="platform/external/rust/crates/merge_derive" groups="pdk" />
Expand Down

0 comments on commit 3f2d0ed

Please sign in to comment.