Merge "Fix oneway error on IUwbRangingCallbacks calls" into sc-dev

This commit is contained in:
TreeHugger Robot 2021-04-21 05:47:36 +00:00 committed by Android (Google) Code Review
commit 1027fb5c21

View File

@ -24,7 +24,7 @@ import android.uwb.SessionHandle;
/**
* @hide
*/
interface IUwbRangingCallbacks {
oneway interface IUwbRangingCallbacks {
/**
* Called when the ranging session has been opened
*