commit | 7219da8c9c723bea24faacf2e6b4c9daa32756eb | [log] [tgz] |
---|---|---|
author | Zhen Zhang <zzhen@google.com> | Tue Feb 18 12:57:00 2020 -0800 |
committer | Zhen Zhang <zzhen@google.com> | Tue Feb 18 12:57:00 2020 -0800 |
tree | 4b37bec1578bba5da40b2fbd82c94b4e5d8ef4ea | |
parent | cd1ca07b3ebbb8e42f2ebd0a4cf45068f9d0549a [diff] |
Replace explicit intent with implicit ACTION_TETHER_SETTINGS intent Using implicit intent will give us the freedom to handle it differently on Settings app side at runtime. This won't change the behavior of this QuickSettings Hotspot Tile. Bug: 149590956 Test: Built and flashed to crosshatch. Long clicking on Hotspot Tile will go to Tether Settings. Change-Id: I9f79ff7966b65f9a2ab3d69dfb4a5f50cad798d4