commit | c2139ed7e027ba68e02be71cc681b94e93f5d221 | [log] [tgz] |
---|---|---|
author | paulhu <paulhu@google.com> | Tue Nov 03 22:25:26 2020 +0800 |
committer | paulhu <paulhu@google.com> | Tue Nov 03 22:27:16 2020 +0800 |
tree | 718acd1b7f736937d01be6e2ff5e325e535cd646 | |
parent | 86054e5e42bd8de54eb502ab29e41ff1df7f3e40 [diff] |
Replace AppOpsManager @hide APIs Connectivity service module is using some AppOpsManager @hide APIs but they are not able to call after CS become a mainline module. Thus, replace them with similar System APIs. Bug: 170593746 Test: atest FrameworksNetTests Change-Id: I51f66b64fcc3ebdbc2fddff8371eb8d9ff134137