commit | 1c15b17d78687df64c45f2a5d05a3da1c79bc63f | [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 | 13cafd92b9729813300ed0b7335334bfc5624cdd [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