commit | 8dc153e6e7ea54eff2a50200097a97e3bbc21173 | [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 | 76a924c43bee9d4e618cbcc07a6f998a08b8693f | |
parent | 539aa9a22c2d656386f7b02dd03270ac51d6827f [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