Loading src/com/android/settings/spa/app/specialaccess/SpecialAppAccess.kt +1 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,7 @@ object SpecialAppAccessPageProvider : SettingsPageProvider { ModifySystemSettingsAppListProvider, PictureInPictureListProvider, InstallUnknownAppsListProvider, AlarmsAndRemindersAppListProvider, ).map { it.buildAppListInjectEntry().setLink(fromPage = owner).build() } } } Loading
src/com/android/settings/spa/app/specialaccess/SpecialAppAccess.kt +1 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,7 @@ object SpecialAppAccessPageProvider : SettingsPageProvider { ModifySystemSettingsAppListProvider, PictureInPictureListProvider, InstallUnknownAppsListProvider, AlarmsAndRemindersAppListProvider, ).map { it.buildAppListInjectEntry().setLink(fromPage = owner).build() } } }