replicant-frameworks_native/services
Mathias Agopian 7b0ba16688 deliver invalidate messages AFTER other messages
because invalidate messages were always handled first, they
could prevent other messages to get through entirely.
there is no real reason to handle invalidate messages first because
the other messages are very uncommon and won't interfer with
updates.

Change-Id: Ib95cdf35a91407bd2f4d69dd082c5f546e1e0071
2010-10-11 14:11:15 -07:00
..
surfaceflinger deliver invalidate messages AFTER other messages 2010-10-11 14:11:15 -07:00