Skip to content
Commit 77a23074 authored by Chiachang Wang's avatar Chiachang Wang
Browse files

[IT4.1] Clean up to remove no-op logic

The design inside NMS allows the interface activity to be updated
from either radio itself or from other sources. However, it's
never used since it was introduced. In current code, the signal
never comes from radio. Part of the logic in
notifyInterfaceClassActivity is actually no operation performed.

Remove the no-op logic first to support the follow up migration
between CS and NMS for ConnectivityService mainline.

Bug: 170598012
Test: atest FrameworksNetTests
Change-Id: I4a1fc3a1e1045c3f4dd4ec30dad1ba88ce281b37
parent 9c133bc4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment