1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-06-14 05:16:21 +02:00
Ning Chen 2fc3ddc34d
Add adb root for service deployment (#1550)
Otherwise
```
$ adb shell /data/local/tmp/birthday_server
thread 'main' panicked at birthday_service/src/server.rs:16:10:
Failed to register service: PERMISSION_DENIED
```
2023-12-21 14:29:18 +01:00
..
2023-11-08 16:56:29 -08:00
2022-12-21 16:02:37 +00:00
2022-12-21 16:38:28 +01:00
2022-12-21 09:38:05 -08:00
2023-11-30 13:36:42 +00:00