+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: I616933251aec49c60c850198c0594861009c2bb8 Ignore-AOSP-First: This CL is merged into aosp but wrongly skipped in internal git. So put it back.