Error : Broadcast of Intent { act=android.intent.action.SCREEN_OFF } in Google Console

Hi,
I am getting the following error in my Google Console :
Native method - android.os.MessageQueue.nativePollOnce
Broadcast of Intent { act=android.intent.action.SCREEN_OFF }

Stacktrace is here :

Thread
“main” tid=1 Native
#00 pc 0x000000000006c140 /system/lib64/libc.so (__epoll_pwait)
#00 pc 0x000000000001f61c /system/lib64/libc.so (epoll_pwait)
#00 pc 0x0000000000015dcc /system/lib64/libutils.so (android::Looper::pollInner(int))
#00 pc 0x0000000000015cac /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**))
#00 pc 0x0000000000114abc /system/lib64/libandroid_runtime.so
#00 pc 0x00000000001f6c3c /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI)
at android.os.MessageQueue.nativePollOnce (MessageQueue.java)
at android.os.MessageQueue.next (MessageQueue.java:325)
at android.os.Looper.loop (Looper.java:180)
at android.app.ActivityThread.main (ActivityThread.java:6977)
at java.lang.reflect.Method.invoke (Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:528)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:910)

Can someone please help me figure out the problem.
Note: I can provide stacktraces of the other threads as well.

Thanks!

Please stop spamming forums for these problems. Please limit yourself to a single post.