GraphicsStatService: fix double close.
MemoryFile closes its file descriptor by itself, or would have, if its Cleaner didn't have a reference cycle. Dup its fd instead of acquiring it directly. Bug: http://b/138422309 Test: booted Change-Id: I1930f3ba47f332c075177d1b34df2371b92d1a1c
Loading
Please register or sign in to comment