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

Commit edadb3ef authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Mark the INetworkScoreCache as oneway."

parents d1ab15a1 84fae83f
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -34,7 +34,7 @@ import android.net.ScoredNetwork;
 * the current scores for each network for debugging purposes.
 * the current scores for each network for debugging purposes.
 * @hide
 * @hide
 */
 */
interface INetworkScoreCache
oneway interface INetworkScoreCache
{
{
    void updateScores(in List<ScoredNetwork> networks);
    void updateScores(in List<ScoredNetwork> networks);