Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 83517cf8 authored by Martin Geisler's avatar Martin Geisler Committed by Cherrypicker Worker
Browse files

PDL: include ‘rustfmt.toml’ via Soong reference

This ensures consistent formatting in tests by including a
‘rustfmt.toml’ file.

Test: atest pdl_tests
(cherry picked from https://android-review.googlesource.com/q/commit:2acc00a717f3d77be9dcf836d44fd2a4d4f5dc42)
Merged-In: I5d7a85ce0d13e6e1b31f61aaeccf0f99291e1c71
Change-Id: I5d7a85ce0d13e6e1b31f61aaeccf0f99291e1c71
parent 8eb0e147
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -46,6 +46,7 @@ rust_test_host {
    },
    data: [
        ":rustfmt",
        ":rustfmt.toml",
    ],
}

@@ -68,6 +69,7 @@ rust_test_host {
        ":bluetooth_packetgen",
        ":pdl",
        ":rustfmt",
        ":rustfmt.toml",
    ],
}