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

Commit 469a788e authored by Kevin Rocard's avatar Kevin Rocard
Browse files

Provide static libeffectsconfig for tests



VTS tests can only depend on NDK shared libraries,
as libeffectsconfig is not part of the NDK and is used
by audio tests, it must have a static version.

Bug: 78871270
Test: compile
Change-Id: I48fbffd0316efc151917071c54aa19e533c615df
Signed-off-by: default avatarKevin Rocard <krocard@google.com>
parent bf2e1e8d
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
// Effect configuration
// Effect configuration
cc_library_shared {
cc_library {
    name: "libeffectsconfig",
    name: "libeffectsconfig",
    vendor_available: true,
    vendor_available: true,