+54
−0
cbindgen.toml
0 → 100644
+36
−0
doh.h
0 → 100644
+47
−0
doh.rs
0 → 100644
+474
−0
doh_ffi_test.cpp
0 → 100644
+33
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This CL is the complement based on aosp/1531539 by using tokio. Some implementations are took from aosp/1550834. This CL would only focus on rust part of DoH. Using tokio to re-write the event loop and I/O handling. Test: atest Bug: 155855709 Change-Id: I5bcc701178358bc442bd8c2af5df03399d7a8137 Merged-In: I5bcc701178358bc442bd8c2af5df03399d7a8137 Ignore-AOSP-First: This CL is merged into aosp. But need to comment out all Rust relevant build rule as it's not supported here. (cherry picked from commit f71a7227)