Files
frameworks_base/core/java/android
Svet Ganov 51b839544b Use proper lock when accessing the generation registry
We use 'this' for synchronization in NameValueCache but some code
that accesses the generation registry uses 'this' in a different
context ending up syncing on the wrong instance. This is why
sync on this is just a bad idea.

bug:29956424

Change-Id: Ide2d4f07a5f40cb3f0e8f50e4c8de216d15a31ee
2016-07-06 19:52:36 +00:00
..
2016-06-28 10:31:05 -07:00
2016-06-22 13:28:29 -07:00
2016-05-17 09:09:15 +02:00
2016-06-27 07:56:37 -07:00