Files
android_packages_modules_Co…/Tethering
paulhu 67aeab2eee Correct PendingIntent#getActivity() flags
TetheringNotificationUpdater create a PendingIntent with
Intent#FLAG_ACTIVITY_NEW_TASK flag. But this flag is used for
Intent only. Thus, move this flag into Intent.

Bug: 158639789
Test: atest TetheringTests
Change-Id: I4c3af75c87b797bcde9356a94c835c7422dac1c6
2020-06-29 00:32:19 +08:00
..
2020-06-22 21:17:46 +08:00
2020-06-18 11:34:29 +08:00
2020-05-28 14:54:20 +08:00