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

Commit 9fb3c137 authored by Eugene Susla's avatar Eugene Susla
Browse files

Make CDM call from sys server oneway

Fixes: 147704777
Test: presubmit; ensure no behavior change
Change-Id: Ia10d73ed4a51465c0488512716807e133322a9fb
parent 5ff6a14e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ import com.android.internal.infra.AndroidFuture;


/** @hide */
interface ICompanionDeviceDiscoveryService {
oneway interface ICompanionDeviceDiscoveryService {
    void startDiscovery(
        in AssociationRequest request,
        in String callingPackage,