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

Commit 532d7f9e authored by Spandan Das's avatar Spandan Das
Browse files

Add libvendorsupport to `deps` of `generic_system_image`

libvendorsupport is an llndk library, which gets installed by the
llndk_in_system androidmk module in the kati built installed image. Add
this library explicitly to the deps of the soong built system image.

Test: Ran the filelistdiff tool
Bug: 369678122
Change-Id: I6a520ad9a934305a900a137e3e518984d6a84d8c
parent 84626e7f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -795,6 +795,7 @@ android_system_image {
                "libui", // base_system
                "libusbhost", // base_system
                "libutils", // base_system
                "libvendorsupport", // llndk library
                "libvintf_jni", // base_system
                "libvulkan", // base_system
                "libwebviewchromium_loader", // media_system