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
Loading
Please register or sign in to comment