ANDROID: ashmem_rust: Add support for providing an ashmem region's name
Given a pointer to a file structure that represents an ashmem region,
and a character array, populate the array with the name of the ashmem
region. This should only be used for dumping information about ashmem
regions in debug scenarios.
Bug: 193397560
Change-Id: Iafd000983eb4e2963a46163fa4b62eda07445e1e
Signed-off-by:
Isaac J. Manjarres <isaacmanjarres@google.com>
Loading
Please sign in to comment