Fixed consistent issue for subId in dataConnection
Currently we get the NetworkCapabilities' specifier from Phone.getSubId(). This could be different than the one we set when created the data connection. We should only set the subId when bring up the data connection. Bug: 116476933 Test: build Merged-In: Ie25ee7a7e7227de3c57a297cd0e8367c85bcccba Change-Id: Ie25ee7a7e7227de3c57a297cd0e8367c85bcccba (cherry picked from commit cbc64458)
Loading
Please register or sign in to comment