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

Commit c97211a0 authored by Colin Cross's avatar Colin Cross Committed by Automerger Merge Worker
Browse files

Merge "Fix building service command with musl" am: ed1abd80 am: 77685f19

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1931937

Change-Id: I12e29209ebff7734fb870e674a9ea152be539eab
parents 24db339f 77685f19
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@
#include <cutils/ashmem.h>

#include <getopt.h>
#include <libgen.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>