Is anyone familiar with the following error in LogCat?
10-21 19:45:42.476: E/SurfaceFlinger(155): layer=0x7486e0 is not in the purgatory list
I read up on "SurfaceFlinger", which seems to be responsible for graphics rendering on Android, but I'm struggling to find any documentation that covers what a purgatory list is. One other question had a referred to a similar error (but they didn't get a response).