adb/adb_unique_fd.h
0 → 100644
+26
−0
+5
−0
+0
−10
+1
−0
+1
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Some POSIX-only files would like to use functions declared in adb_utils.h without being forced to use the sysdeps stuff for open, close, etc. Extract the adb-specific unique_fd into its own header so those files can use adb_utils.h alongside the real unique_fd. Change-Id: I10344ef26b7e72fce46bf7e3033f89aa54bd6118 Test: mm