commit | 745901f2bd68ea79c1547175ff8c303ae14a69d4 | [log] [tgz] |
---|---|---|
author | paulhu <paulhu@google.com> | Thu Mar 04 11:36:55 2021 +0800 |
committer | Paul Hu <paulhu@google.com> | Tue Mar 09 05:43:05 2021 +0000 |
tree | bab5af2f52b3496660a262077ec6f7a626468053 | |
parent | 514881581d1a73b1dce83dbe38fe3a6c5d54b42b [diff] |
Replace PendingIntent#getIntent Connectivity is becoming a mainline module in S but mainline modules are not allowed to use non-formal APIs. Thus, replace non-formal API PendingIntent#getIntent to new formal API PendingIntent#intentFilterEquals. Bug: 174237997 Test: FrameworksNetTests Change-Id: Ic5e27f812bd42dbc80b9d29d81303df4dd5e8199