Merge "Add AlarmsAndRemindersAppListProvider to SpecialAppAccess"
This commit is contained in:
committed by
Android (Google) Code Review
commit
35a3004491
@@ -60,6 +60,7 @@ object SpecialAppAccessPageProvider : SettingsPageProvider {
|
|||||||
ModifySystemSettingsAppListProvider,
|
ModifySystemSettingsAppListProvider,
|
||||||
PictureInPictureListProvider,
|
PictureInPictureListProvider,
|
||||||
InstallUnknownAppsListProvider,
|
InstallUnknownAppsListProvider,
|
||||||
|
AlarmsAndRemindersAppListProvider,
|
||||||
).map { it.buildAppListInjectEntry().setLink(fromPage = owner).build() }
|
).map { it.buildAppListInjectEntry().setLink(fromPage = owner).build() }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user