Telephony: Check for network specifier
If client uses older startUsingNetworkFeature() API, it will not set subId in NetworkCapabilities. So, ConnectivityManager will forward the request to all the available telephony factories. Process the request only if network specifier of the request is the same as current TelephonyNetworkFactory's subId. CRs-Fixed: 750793 Change-Id: Ic3f0a8c6291c3c44832ba1d1dd51743e1d0e76d4
Loading
Please register or sign in to comment