Fix oneway error on IUwbRangingCallbacks calls
Bug: 185948331 Test: atest android.uwb.cts.UwbManagerTest Test: atest android.uwb Change-Id: Ifd35f7cced39937c8e0766be6a1efde655c014fb
This commit is contained in:
@@ -24,7 +24,7 @@ import android.uwb.SessionHandle;
|
||||
/**
|
||||
* @hide
|
||||
*/
|
||||
interface IUwbRangingCallbacks {
|
||||
oneway interface IUwbRangingCallbacks {
|
||||
/**
|
||||
* Called when the ranging session has been opened
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user