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: Wangkeun Oh <wangkeun.oh@samsung.com>
Change-Id: I3dea967948ebda7b1c1f601c8ffa6e736b666c4c
1 file changed
tree: 239f57896c3f551cc92323feee1de3f8156d1370
  1. core/
  2. service/
  3. services/
  4. tests/
  5. OWNERS