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

Commit e7e39460 authored by Dan Willemsen's avatar Dan Willemsen Committed by android-build-merger
Browse files

Merge "Install shared library dependencies for 64-bit windows" am: 7ec8749e

am: 59bb6e4b

Change-Id: Id5c3f4ba79f9c435229fd5016df48efd863ae1dc
parents 8a746b56 59bb6e4b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -832,6 +832,9 @@ endif
$(call update-host-shared-libs-deps-for-suites)
ifdef HOST_CROSS_OS
$(call resolve-shared-libs-depes,HOST_CROSS_,,true)
ifdef HOST_CROSS_2ND_ARCH
$(call resolve-shared-libs-depes,HOST_CROSS_,true,true)
endif
endif

# Pass the shared libraries dependencies to prebuilt ELF file check.