yinshengkai d372099242 system/adb: Ignore warnings for using variables
Will cause compilation warning if NDEBUG is defined
We can't modify the code of the external library, so let's ignore it

microADB/hal/hal_uv_client_usb.c:90:13: warning: unused variable 'ret' [-Wunused-variable]
   90 |         int ret = uv_read_start((uv_stream_t*)&client->pipe,

Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2024-05-11 01:19:42 +08:00
..
2023-07-08 13:52:02 +08:00
2023-08-09 20:59:40 +08:00
2024-04-30 00:02:31 +08:00
2023-07-08 13:52:02 +08:00
2023-08-26 17:06:55 +08:00
2022-09-27 19:39:31 +08:00
2023-12-11 08:43:34 -08:00
2024-04-18 09:56:48 +08:00
2023-07-08 13:52:02 +08:00
2024-02-25 10:38:51 -05:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-10-23 22:26:13 +08:00
2023-07-08 13:52:02 +08:00
2023-12-07 18:26:39 -08:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-07-08 13:52:02 +08:00
2023-05-13 10:15:02 -03:00
2024-01-04 10:26:49 +01:00
2023-07-08 13:52:02 +08:00
2023-11-16 20:31:08 -08:00
2023-07-08 13:52:02 +08:00