ANDROID: ashmem_rust: Add support for retrieving an ashmem area's vmfile
Given a pointer to a file structure that represents an ashmem region,
return the shmem vmfile that backs the region. This should only be
used for dumping information about ashmem regions in debug scenarios.
Bug: 193397560
Change-Id: I6ecd4ed0e02caac29a8bff9c52052066219a5a8c
Signed-off-by:
Isaac J. Manjarres <isaacmanjarres@google.com>
Loading
Please sign in to comment