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

Commit 0a6006d5 authored by Zach Johnson's avatar Zach Johnson Committed by android-build-merger
Browse files

Consolidate facade and cert entry point naming am: 5c639885

am: d87e2fee

Change-Id: Ia2314c2422651d49559ea988eb9cacb286e9a3ac
parents 727c8777 d87e2fee
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -119,7 +119,7 @@ cc_binary {
    ],
    host_supported: true,
    srcs: [
        "facade/stack_with_grpc_main.cc",
        "facade/facade_main.cc",
        "grpc/grpc_module.cc",
        ":BluetoothFacade_hci_hal",
    ],
@@ -160,7 +160,7 @@ cc_binary {
    ],
    host_supported: true,
    srcs: [
        "cert/stack_main.cc",
        "cert/cert_main.cc",
        "grpc/grpc_module.cc",
        ":BluetoothCertSource_hci_hal",
    ],