Files
android_bootable_recovery/applypatch
Tao Bao 48cf770471 applypatch: Release FD when explicitly calling close.
We use android::base::unique_fd() to avoid leaking FD. We also want to
call close (or ota_close) to explicitly check the close result. When
combining the two together, we need to release the unique_fd to avoid
closing the same FD twice.

Bug: 33034669
Test: Trigger applypatch with install-recovery.sh.
Change-Id: I1a4f5d5fba7a23ef98d8bd7b7b07e87ae6f705c5
2016-11-21 09:47:34 -08:00
..
2010-02-22 15:30:33 -08:00
2016-02-16 11:35:29 -08:00
2012-04-06 13:51:00 -07:00
2016-10-15 01:18:23 +00:00