+2
−1
tools/aapt/qsort_r_compat.c
0 → 100644
+90
−0
tools/aapt/qsort_r_compat.h
0 → 100644
+39
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This code is only used on the host for MacOS X compatibility.
Apparently, glibc and Apple's libc disagree on the parameter
ordering.
Change-Id: I214edcf2870b6ac88316306ac5af43f1dadf9b2e
Signed-off-by:
Dima Zavin <dima@android.com>