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

Commit 7bc2feb8 authored by Ludovic Barman's avatar Ludovic Barman Committed by Automerger Merge Worker
Browse files

Merge "Remove unused use_protobuf3 flag" into main am: c5170404 am: 43a8b8f5

parents 7adb31e2 43a8b8f5
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -161,7 +161,6 @@ rust_protobuf {
        "com.android.btservices",
    ],
    min_sdk_version: "30",
    use_protobuf3: true,
}

rust_protobuf {
@@ -170,7 +169,6 @@ rust_protobuf {
    source_stem: "topshim_facade",
    host_supported: true,
    grpc_protos: ["blueberry/facade/topshim/facade.proto"],
    use_protobuf3: true,
}

genrule {