summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-12-08 03:04:31 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-12-08 03:04:31 +0000
commite2d6aa2f41f6c32716549498a3815ba92c28c572 (patch)
tree5fd41ea82333badc9b3a445fb0cc4d336159a61c
parent0c230805bafa8180d0024b27ba225956a07f452e (diff)
parent9bcc178d4217a8fd74211ea68c201446ccb8dcec (diff)
downloadDeskClock-android11-gsi.tar.gz
Merge "Snap for 6948038 from cd9770d80f941e148e51f841df8ce510b7b9f9d9 to rvc-platform-release am: 7723487c61" into android11-gsiandroid11-gsi
-rw-r--r--AndroidManifest.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 487361e38..fbceb3efd 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -104,6 +104,7 @@
<activity
android:name=".HandleApiCalls"
+ android:permission="com.android.alarm.permission.SET_ALARM"
android:excludeFromRecents="true"
android:launchMode="singleInstance"
android:taskAffinity=""
@@ -143,6 +144,7 @@
android:excludeFromRecents="true"
android:resizeableActivity="false"
android:showOnLockScreen="true"
+ android:showWhenLocked="true"
android:taskAffinity=""
android:windowSoftInputMode="stateAlwaysHidden" />