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

Commit b4416300 authored by Dan Willemsen's avatar Dan Willemsen
Browse files

Depend on NDK libraries

Bug: 130111713
Test: treehugger
Test: build system image with RBE
Change-Id: Ibbe4e11a7681c52d2197ce35ae47d4939ca246b6
parent bbe4e11a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1362,6 +1362,10 @@ built_shared_libraries += \
    $(my_ndk_shared_libraries_fullpath) \
    $(my_system_shared_libraries_fullpath) \

built_shared_library_deps += \
    $(my_ndk_shared_libraries_fullpath) \
    $(my_system_shared_libraries_fullpath) \

else
built_shared_libraries := \
    $(foreach lib,$(installed_shared_library_module_names), \