Merge "Mark the INetworkScoreCache as oneway." am: edadb3efc3 am: 4fcc44dc9a
am: ea65f9d392
Change-Id: I54af428743c036da20a0adbaa38d00ca348364fc
This commit is contained in:
@@ -34,7 +34,7 @@ import android.net.ScoredNetwork;
|
||||
* the current scores for each network for debugging purposes.
|
||||
* @hide
|
||||
*/
|
||||
interface INetworkScoreCache
|
||||
oneway interface INetworkScoreCache
|
||||
{
|
||||
void updateScores(in List<ScoredNetwork> networks);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user