commit | 117bde44fa934c0186889374cefdf346e1a3f1c0 | [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 | 7df08cbc4505e5edeacaea7cb3b939e58c64101d | |
parent | c04c6aaf58684bdebd96e22449f977114964ce41 [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