Merge "Mark the INetworkScoreCache as oneway." am: edadb3efc3
am: 4fcc44dc9a
Change-Id: I4d2dc6446f347643f654799094ac7f6fb7529438
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