commit | fea8f29dc6666eee76579c10477902f5909dd658 | [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 | 17ea3c0bcc2fe0a72042bcb5af0ec27b8e7ec3da [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