Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d3b608b5 authored by Ruchi Kandoi's avatar Ruchi Kandoi
Browse files

memtrack: fix typo



Test: compiles
Bug: 32238758
Change-Id: I5040c1e24812b88e73377d02ce7d923de6bc7e3c
Signed-off-by: default avatarRuchi Kandoi <kandoiruchi@google.com>
parent 9f85133e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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