From a1812e90a3d1b0c7955caee568ee1b9817dbde0c Mon Sep 17 00:00:00 2001 From: Suprabh Shukla Date: Tue, 1 Jun 2021 23:54:41 -0700 Subject: Add emergency app to power-save allowlist Test: Manually run: adb shell dumpsys alarm Should show 'com.android.emergency' under 'Exempted bucket packages'. Bug: 189866352 Change-Id: I485dd3e4d9026e576b670a1a4439ea62eec987f3 --- data/etc/platform.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'data') diff --git a/data/etc/platform.xml b/data/etc/platform.xml index 7262ce5b8619..a64129e665b3 100644 --- a/data/etc/platform.xml +++ b/data/etc/platform.xml @@ -281,6 +281,9 @@ + + + -- cgit v1.2.3