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

Skip to content
Commit a65c2c21 authored by Chalard Jean's avatar Chalard Jean Committed by android-build-team Robot
Browse files

Fix a bug where the subtype is not initialized correctly

Note that the initial subtype is still not set correctly at
register() time because there is no way to communicate this
information. This only affects callers that look at the
extra info before the agent is marked connected, so this
should only be internal callers, and they don't actually
rely on this information.

We could fix this by adding a hidden method in NetworkAgentConfig
but this is not strictly necessary, so at this time do the
simplest change only.

Test: FrameworksTelephonyTest
Bug: 161653721
Bug: 161737783
Change-Id: I397d773ac9bb5532d72036d3cb3d37e52c79ee4e
(cherry picked from commit 7403bd54)
parent 428d166b
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