commit | 2af502226a11af8df62e205f7054c650856fb636 | [log] [tgz] |
---|---|---|
author | paulhu <paulhu@google.com> | Sun Oct 11 22:52:27 2020 +0800 |
committer | paulhu <paulhu@google.com> | Wed Oct 14 15:23:25 2020 +0800 |
tree | cd6b9e21cb9f23b324a606e0b1e81fc4e8fd1024 | |
parent | 6f94c0f756320a1f4ed5bc9b9ff07e9ea8f7b449 [diff] |
Replace PendingIntent @hide APIs Connectivity service module is using some PendingIntent @hide APIs but they are not able to call after CS becomes a mainline module. Thus, replace them with similar System APIs. Bug: 170593746 Test: atest FrameworksNetTests Manually test notifications can show normally. Change-Id: I92ab7216f5fd46d449b6d8f80d3441f8966ac890