Expose Lock screen notifications settings page.
Expose the Lock screen notifications settings page for intents. Bug: 367455695 Flag: com.android.server.notification.notification_lock_screen_settings Test: atest Change-Id: I439e214f5a9bfda40777ffb60ca0bbf2a15e196d
This commit is contained in:
@@ -131,6 +131,9 @@ public class Settings extends SettingsActivity {
|
||||
public static class AccessibilityDaltonizerSettingsActivity extends SettingsActivity { /* empty */ }
|
||||
/** Activity for lockscreen settings. */
|
||||
public static class LockScreenSettingsActivity extends SettingsActivity { /* empty */ }
|
||||
/** Activity for notifications on lockscreen settings. */
|
||||
public static class LockScreenNotificationsSettingsActivity
|
||||
extends SettingsActivity { /* empty */ }
|
||||
/** Activity for bluetooth pairing settings. */
|
||||
public static class BlueToothPairingActivity extends SettingsActivity { /* empty */ }
|
||||
/** Activity for Reduce Bright Colors. */
|
||||
|
||||
Reference in New Issue
Block a user