diff options
author | paulhu <paulhu@google.com> | 2020-05-27 00:13:01 +0800 |
---|---|---|
committer | paulhu <paulhu@google.com> | 2020-06-10 23:48:13 +0800 |
commit | 61b7b965d082455fd1e94d91d13eea66c78fe2ee (patch) | |
tree | 04204fdd28f8854dfacd5adf085a36cef4738d1e /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 018d5b2959af7fcbf0d4b9a10cbb1b1e5a4e3fde (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
Merged-In: I49187aee8a004caa890e2a73c0a28d280215c7d4
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions