OSDN Git Service

Prevent accounts page directly opening in screen pinning mode
authorMill Chen <millchen@google.com>
Tue, 16 Jul 2019 09:45:46 +0000 (17:45 +0800)
committerMill Chen <millchen@google.com>
Mon, 9 Dec 2019 03:18:24 +0000 (03:18 +0000)
commita545a85f9d003cea33e77476175cad0e7ea19de4
treec953f16264650abddfdb1d3dfa4a4b5821397da6
parent2a7b5e2abcdd6988b5083936f3dd3fb11bf0a517
Prevent accounts page directly opening in screen pinning mode

In Settings there is no auth mechanism to prevent accounts page being
opened in screen pinning mode. This CL makes it so that when users are
trying to navigate to any pages in Settings from other apps in screen
pinning mode, Settings app will directly close its page.

Bug: 137015265
Bug: 135604684
Test: manual
Change-Id: If26eda408a9ef6fa03ad82e5bee51bb7185950d6
Merged-In: If26eda408a9ef6fa03ad82e5bee51bb7185950d6
(cherry picked from commit f3242dab3546c019d4b79c502f7b8850d36123a5)
src/com/android/settings/core/SettingsBaseActivity.java