mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-08 00:59:47 +00:00
Move ADB code to adb/
This commit is contained in:
parent
c460243ce2
commit
7810ca61b0
12 changed files with 8 additions and 10 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
#include <assert.h>
|
||||
|
||||
#include "adb_parser.h"
|
||||
#include "adb/adb_parser.h"
|
||||
|
||||
static void test_get_ip_single_line() {
|
||||
char ip_route[] = "192.168.1.0/24 dev wlan0 proto kernel scope link src "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue