Merge "Turn off screenshot capturing for thumbnails."
This commit is contained in:
committed by
Android (Google) Code Review
commit
2008e06b9d
@@ -662,7 +662,7 @@ public class ActivityStack {
|
||||
}
|
||||
|
||||
if (w > 0) {
|
||||
return mService.mWindowManager.screenshotApplications(w, h);
|
||||
//return mService.mWindowManager.screenshotApplications(w, h);
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user