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
Loading
Please register or sign in to comment