services: LightsService: Mute an annoying error message.
E LightsService: Light requested not available on this device. 2
If you google for the error you will find many discussion threads or logcats
that show this error. Since the error only describes that the device does
not support this function, the error can be classified as harmless. In order
not to confuse the user, we will now hide the logging of this error.
Signed-off-by: spezi77 <spezi7713@gmx.net>
Change-Id: I1bd004b8337e09ad1f20592a8f8628cec04b58c2
1 file changed