diff options
author | 2017-03-15 13:20:39 -0700 | |
---|---|---|
committer | 2017-03-15 13:20:39 -0700 | |
commit | 4eba6d702e7ca40875d7e2d30129672a43d9a28b (patch) | |
tree | dc2fb5f6ed4d612129bff49983f2f1816b5f9aa9 /cmds/installd/utils.cpp | |
parent | ea8d46f1abfa6292b2d1069b62c998dc1e3f39d8 (diff) |
Use assignment instead of reset for profile unique_fd
Using reset with a unique_fd will just convert the unique_fd to int
without releasing it.
Test: adb shell cmd package compile -m speed-profile com.google.android.googlequicksearchbox
Bug: 36234017
Change-Id: I577197ac4a147765191777a5ebc6ef150dea1027
Diffstat (limited to 'cmds/installd/utils.cpp')
0 files changed, 0 insertions, 0 deletions