Skip to content
Commit 85429d85 authored by Yifan Hong's avatar Yifan Hong
Browse files

Debug.isVmapStack reads kernel configs only

... but not other runtime VINTF info. This may or may
not fix the nullptr exception when accessing getRuntimeInfo().

In either case, this change should improves code health in general:
- it avoids reading things it doesn't need
- it avoids copying the map

Bug: 151092221
Test: m libandroid_runtime -j

Change-Id: I6cb9052eb56fd83ef7ee81751d9791533a36aeed
(cherry picked from commit 77c1f592)
Merged-In: I6cb9052eb56fd83ef7ee81751d9791533a36aeed
parent 285dfb31
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment