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

Commit 29ad8e67 authored by Mat Bevilacqua's avatar Mat Bevilacqua
Browse files

Fix oneway error on IUwbRangingCallbacks calls

Bug: 185948331
Test: atest android.uwb.cts.UwbManagerTest
Test: atest android.uwb
Change-Id: Ifd35f7cced39937c8e0766be6a1efde655c014fb
parent 9ad39e2b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ import android.uwb.SessionHandle;
/**
 * @hide
 */
interface IUwbRangingCallbacks {
oneway interface IUwbRangingCallbacks {
  /**
   * Called when the ranging session has been opened
   *