diff options
author | Paul Hu <paulhu@google.com> | 2020-06-29 12:31:12 +0000 |
---|---|---|
committer | Mark Chien <markchien@google.com> | 2020-10-28 10:21:27 +0000 |
commit | 5633274eeff5e3a5fd197563a218baeca468e6a8 (patch) | |
tree | afc7a19223268805e2aec81b47fd9f9c32d41f92 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 4aa8adb0733cba90ac68115f4d6a6dc2d7b6f29d (diff) |
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
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1329013
Change-Id: Ia843da82bc8fa03aca33a51fc309b65e73dfdc8f
Merged-In: I4c3af75c87b797bcde9356a94c835c7422dac1c6
(cherry picked from commit d7638aecc21abdc2327418bbc987c95e91367727)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions