samsung: doze: specify a qualified user to send the pulse broadcast
authorSean hoyt <seanhoyt963@gmail.com>
Tue, 17 Jan 2017 07:13:21 +0000 (07:13 +0000)
committerJan Altensen <info@stricted.net>
Fri, 20 Mar 2020 13:56:40 +0000 (14:56 +0100)
commitf1c7c30e5d986faeafb9c3f089f60d539850484d
tree1fe991989265c64ae47d80f4484ee8fa405b20a5
parentbf82c89c3fb5ecd22b513b156565f33c3fad5cef
samsung: doze: specify a qualified user to send the pulse broadcast

Should fix this:

W/ContextImpl(3700): Calling a method in the system process without a qualified user:
android.app.ContextImpl.sendBroadcast:877
android.content.ContextWrapper.sendBroadcast:421
com.cyanogenmod.settings.device.SamsungDozeService.launchDozePulse:151
com.cyanogenmod.settings.device.SamsungDozeService.-wrap1:-1
com.cyanogenmod.settings.device.SamsungDozeService$SamsungProximitySensor.onSensorChanged:81

Change-Id: I680a57c9010d06719c3bd014001b00353f8e12fd
doze/src/com/cyanogenmod/settings/device/SamsungDozeService.java