Remove hidden @NetworkType in NetworkInfo

The NetworkType annotation is a hidden telephony symbol, and should be
kept hidden as annotations are disallowed by API guidelines.

Remove its usage in NetworkInfo as users of annotated constants that
build against API stubs are expected not to use the annotation.

Bug: 182451544
Test: m
Change-Id: I6658c1faa147c527c989b87d67f1af166c488dde
1 file changed
tree: 4d0382e351b08b83d1fedaaf7b1165160d3ced71
  1. core/
  2. framework/
  3. service/
  4. services/
  5. tests/
  6. OWNERS