memtrack: fix typo

Test: compiles
Bug: 32238758
Change-Id: I5040c1e24812b88e73377d02ce7d923de6bc7e3c
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
This commit is contained in:
Ruchi Kandoi 2016-10-20 12:35:56 -07:00
parent 9f85133e8b
commit d3b608b52d

View file

@ -57,7 +57,7 @@ interface IMemtrack {
* GRAPHICS is requested and not when GL
* is requested.
*
* @param pid process for which memory infromation is requested
* @param pid process for which memory information is requested
* @param type memory type that information is being requested about
* @return records vector of MemtrackRecord containing memory information
* @return retval SUCCESS on success, TYPE_NOT_FOUND if the type is not