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

Commit 75a219c5 authored by Narayan Kamath's avatar Narayan Kamath
Browse files

Add a libbase static depedency for aapt2.

Required by libziparchive.

(cherry picked from commit 231e054d)
Change-Id: Ifa33c9e44ebd583cf58b8a1239061c613fde92bc
parent be850ed7
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -90,7 +90,8 @@ hostStaticLibs := \
	libcutils \
	libexpat \
	libziparchive-host \
	libpng
	libpng \
	libbase

ifneq ($(strip $(USE_MINGW)),)
	hostStaticLibs += libz