Merge "Docs: Fixed a typo by changing "retu rn" to "return"" into oc-dev am: ec741b83a3

am: 719e8b5412

Change-Id: I779bd97e6668809dfadf50d4361b6b88ee4ee710
This commit is contained in:
Jon Dormody
2017-11-10 17:28:30 +00:00
committed by android-build-merger

View File

@@ -2109,7 +2109,7 @@ public class ActivityManager {
* is no longer available to third party
* applications: the introduction of document-centric recents means
* it can leak person information to the caller. For backwards compatibility,
* it will still retu rn a small subset of its data: at least the caller's
* it will still return a small subset of its data: at least the caller's
* own tasks, and possibly some other tasks
* such as home that are known to not be sensitive.
*