commit | 8fad618b9b8cdcce4eec88b8f9e9791a6f7583ae | [log] [tgz] |
---|---|---|
author | paulhu <paulhu@google.com> | Wed Oct 07 19:03:42 2020 +0800 |
committer | paulhu <paulhu@google.com> | Wed Oct 28 16:24:37 2020 +0800 |
tree | 969e7558da10b6e542c66feb5d79e087c1508598 | |
parent | f8f8acfe124eb7d960d731c7456c0d420be48896 [diff] |
Replace NotificationManager @hide APIs Connectivity service module is using some NotificationManager @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: I2644867cfc01d8d651c7029134294a9d44fdb471