diff options
author | 2024-02-01 13:33:02 -0800 | |
---|---|---|
committer | 2024-02-02 02:30:37 +0000 | |
commit | 40fc60aa81c10644f68c35d49b5f4354dc0931bb (patch) | |
tree | 4dec891533ca57e8eff2a0c7fe6550c441e32ec0 /framework/java | |
parent | 148026c459f52e2a81f0138e23e6575a12922adf (diff) |
[ECM] Define ACTION_SHOW_ECM_RESTRICTED_SETTING_DIALOG
We're planning to move the "Restricted setting" dialog into
PermissionController. But, this dialog's intent action string,
Settings.ACTION_SHOW_RESTRICTED_SETTING_DIALOG, is currently bound to
the Settings app.
So, to ease the transition, this change defines a new intent action
string.
This string should only need to be accessed by PermissionController,
which handles the intent, and EnhancedConfirmationManager, which
constructs the intent.
Bug: 322026141
Test: manual
Change-Id: I1ba1d5bc778dd39239abb0dc6e0f0f32bea0c2b2
Diffstat (limited to 'framework/java')
0 files changed, 0 insertions, 0 deletions