From 09ba09179a31a3b6c07d6dd07766e83204aa6409 Mon Sep 17 00:00:00 2001 From: Robin Lee Date: Tue, 23 Mar 2021 19:38:04 +0000 Subject: [PATCH] Move alarms_and_reminders strings to SettingsLib This allows form-factor-specific Settings apps to use the strings as well as phone settings. Test: make installclean; make Settings; make TvSettings; Test: make -j RunSettingsRoboTests Bug: 181284165 Change-Id: Ibc28160999d82ec6b1f6437ae887925df29dfaff --- packages/SettingsLib/res/values/strings.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/packages/SettingsLib/res/values/strings.xml b/packages/SettingsLib/res/values/strings.xml index 7186ec5be8058..927e9db89be80 100644 --- a/packages/SettingsLib/res/values/strings.xml +++ b/packages/SettingsLib/res/values/strings.xml @@ -1272,6 +1272,22 @@ OK + + Alarms and reminders + + Allow to set alarms or reminders + + Alarms and reminders + + + Allow this app to schedule alarms or other timing based events. + This will allow the app to wake up and run even when you are not using the device. + Note that revoking this permission may cause the app to malfunction, specifically any alarms + that the app has scheduled will no longer work. + + + schedule, alarm, reminder, event + Turn on