Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Logcat displays Empty SMPTE 2094-40 data

Tags:

android

logcat

When i connect my device to android studio logcat. It keeps displaying this message "Empty SMPTE 2094-40 data". Anyone knows where this is coming from or how to stop it?

like image 449
anonimoo90 Avatar asked Sep 05 '25 05:09

anonimoo90


1 Answers

In Android Studio, try to use this filter, package:mine -tag:gralloc4

ref:https://blog.csdn.net/qq_26914291/article/details/128837098

like image 137
Nicholas Mu Avatar answered Sep 07 '25 19:09

Nicholas Mu