am b724d251: Merge "Enable strictmode logging in system_server & add a lock." into gingerbread

Merge commit 'b724d2519a900744a477bd57df6a2f8703c87e72' into gingerbread-plus-aosp

* commit 'b724d2519a900744a477bd57df6a2f8703c87e72':
  Enable strictmode logging in system_server & add a lock.
This commit is contained in:
Brad Fitzpatrick
2010-09-10 14:08:58 -07:00
committed by Android Git Automerger
3 changed files with 26 additions and 7 deletions

View File

@@ -3107,6 +3107,8 @@ public final class ActivityThread {
/**
* For system applications on userdebug/eng builds, log stack
* traces of disk and network access to dropbox for analysis.
*
* Similar logic exists in SystemServer.java.
*/
if ((data.appInfo.flags &
(ApplicationInfo.FLAG_SYSTEM |