diff options
author | paulhu <paulhu@google.com> | 2020-05-29 00:43:36 +0800 |
---|---|---|
committer | Paul Hu <paulhu@google.com> | 2020-06-08 06:04:19 +0000 |
commit | 05ebcd34c23d41186748f57451ded3b40bed8a64 (patch) | |
tree | 177ffe4488ba2cc6702e73d10341e948aaaf7583 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | ff2641428fbe9f7766f8ab901680c9bb7524f005 (diff) |
Make tether settings intent explicit
Currently tethering notification is sending a pending intent for
redirecting user to tether settings page. However, this intent
is implicit that only create with
Settings.ACTION_TETHER_SETTINGS. For security reasons, this
intetnt should specify an explicit component to be delivered to.
Thus, specify the settings package name to this intent.
Test: atest TetheringTests
Bug: 156353008
Change-Id: I49187aee8a004caa890e2a73c0a28d280215c7d4
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions