commit | 3013e6efcc052c79a5c189b8ab17ecee7f7a7d5e | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Fri May 15 14:32:07 2020 -0700 |
committer | Yifan Hong <elsk@google.com> | Fri May 15 17:05:26 2020 -0700 |
tree | 7c18f234917a810ab9c1123d71c1d35455c962d9 | |
parent | 8cef7c7d7036586cb55e8c6aee81dd24e275bebc [diff] |
libsnapshot_fuzzer: Properly unmap images Instead of unsetting gsid.mapped_images.* directly, properly unmap them through image manager. This also avoids interference between different fuzzer runs because the gsid.mapped_images.* properties are not destroyed in SoftReset. Test: libsnapshot_fuzzer_test then reboot, device can come up Fixes: 156689792 Bug: 156380383 Change-Id: I7a198312f63b4b17d8ea96c7df2dd112a910d004