Skip to content
Commit 60adc5cf authored by Wangkeun Oh's avatar Wangkeun Oh
Browse files

Split networkDestroy() and destroyNetworkCache()



When an exception occurs while executing networkDestroy(),
destroyNetworkCache() is not executed and
destroyNativeNetwork() is terminated. Eventually,
this leads to the problem of netid not being properly organized.
It makes UE not able to send/receive MMS or use the internet until
rebooting.

Test: Build Pass, make force exception manually

Signed-off-by: default avatarWangkeun Oh <wangkeun.oh@samsung.com>
Change-Id: I3dea967948ebda7b1c1f601c8ffa6e736b666c4c
parent 20e113e3
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