commit | 9b1ed6b0e644fa4abf0b637ea12209e83a3fd1ff | [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 | f040ea01acd8c894f2f4b3947827087eecebab40 | |
parent | 529cda4f3110a17b4babdd054b913bb0e5824f94 [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