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

Commit 2eba3c4a authored by Zach Johnson's avatar Zach Johnson
Browse files

fix mac build

Bug: 177491893
Test: compile
Change-Id: Icc181273d8a771bb908dff4d5708fb2b2c38de18
parent 162a61b9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -498,6 +498,7 @@ genrule {

rust_library {
    name: "libbt_packets",
    defaults: ["gd_rust_defaults"],
    crate_name: "bt_packets",
    srcs: ["rust/packets/lib.rs", ":BluetoothGeneratedPackets_rust"],
    edition: "2018",