From 3f13c54f1443809ea14dbc04e14cdf2d4201be60 Mon Sep 17 00:00:00 2001 From: Dianne Hackborn Date: Thu, 9 Feb 2017 11:05:11 -0800 Subject: [PATCH] Fix issue #34592078: Mobile broadcast crash observed randomly... ...when using device on mobile data Whitelist CellBroadcastReceiver, this is a core OS component anyway so this probably makes sense. Test: manual Change-Id: I1560093640e81064ad123ff0bbcb307583fc47c6 --- data/etc/platform.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/etc/platform.xml b/data/etc/platform.xml index 9cdc660476625..b394c3ccf2964 100644 --- a/data/etc/platform.xml +++ b/data/etc/platform.xml @@ -177,6 +177,9 @@ access while in data mode, even if they aren't in the foreground. --> + + +