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

Skip to content
Commit 616fe42f authored by Jayachandran C's avatar Jayachandran C Committed by Jayachandran Chinnakkannu
Browse files

Skip handling validation status for non default data connections

The non default data connections doesn't go through network validation
procedure but connectivity service report validation success always.
DcTracker incorrectly noted this as a good signal and later triggered
a recovery when bad network is reported for default data connection.
This causes unnecessary data stall recovery and causes lab test failure.

This CL adds a check to handle network validation events only from
data connections that goes through network validation.

Bug: 135292998
Bug: 144369179
Test: atest com.android.internal.telephony.dataconnection.DcTrackerTest
Change-Id: Iebe429f24fb16fd2748ac63adf6f875c4b398d7d
parent 6e6e56fc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment