diff options
author | Chiachang Wang <chiachangwang@google.com> | 2021-02-03 18:40:42 +0800 |
---|---|---|
committer | Chiachang Wang <chiachangwang@google.com> | 2021-02-03 18:47:37 +0800 |
commit | e3ff6eeec79639f2ea449673680f0d67df2f978d (patch) | |
tree | 5b19b1eb9ffd055d8e8afe8931ae55964f540933 /rs/java/android/renderscript/Program.java | |
parent | 8bb0310bbeec9456b79076d191c71f27acd012df (diff) |
Move shared methods to net shared lib
The NetworkUtils.getNetworkPart() method is used by Settings
and wifi. NetworkUtils is inside the incoming connectivity
module. It will become inaccessible outside the module, so
move the shared methods to shared lib and also move the
related helper method.
The corresponding usgae is also updated.
Bug: 172183305
Test: atest FrameworksNetTests
Change-Id: I47410afa27aad61f63759df41be959f323c1d100
Diffstat (limited to 'rs/java/android/renderscript/Program.java')
0 files changed, 0 insertions, 0 deletions