Loading tools/pdl/Android.bp +10 −1 Original line number Diff line number Diff line Loading @@ -36,8 +36,17 @@ rust_test_host { name: "pdl_inline_tests", defaults: ["pdl_defaults"], test_suites: ["general-tests"], data: [ enabled: false, // rustfmt is only available on x86. arch: { x86_64: { enabled: true, }, }, required: [ "rustfmt", ], data: [ ":rustfmt", "rustfmt.toml", ], } tools/pdl/rustfmtdeleted 120000 → 0 +0 −1 Original line number Diff line number Diff line ../../../../../prebuilts/rust/linux-x86/stable/rustfmt No newline at end of file Loading
tools/pdl/Android.bp +10 −1 Original line number Diff line number Diff line Loading @@ -36,8 +36,17 @@ rust_test_host { name: "pdl_inline_tests", defaults: ["pdl_defaults"], test_suites: ["general-tests"], data: [ enabled: false, // rustfmt is only available on x86. arch: { x86_64: { enabled: true, }, }, required: [ "rustfmt", ], data: [ ":rustfmt", "rustfmt.toml", ], }
tools/pdl/rustfmtdeleted 120000 → 0 +0 −1 Original line number Diff line number Diff line ../../../../../prebuilts/rust/linux-x86/stable/rustfmt No newline at end of file