Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 77ec0071 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Address review comment."

parents 2fc1ff3b ff8fdc95
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -3,6 +3,6 @@ minadbd, and services.c has been modified as follows:


  - all services removed
  - all services removed
  - all host mode support removed
  - all host mode support removed
  - sideload_service() added; this is the only service supported.  It
  - `sideload_service()` added; this is the only service supported. It
    receives a single blob of data, writes it to a fixed filename, and
    receives a single blob of data, writes it to a fixed filename, and
    makes the process exit.
    makes the process exit.