commit | e7a50004d86686960b04efb73baf6bbd428d49f0 | [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 | 3b3251799042dde775696eedee5b539d2ac110fb [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