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

Commit 20fe14dd authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "frameworks/base: support for loading wfd whitelist dynamic libraries"

parents 60d0043d 79a889bc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -68,6 +68,8 @@ static dlLibHandler mDlLibHandlers[] = {
     "ro.vendor.at_library"},
    {NULL, NULL, NULL, NULL, NULL,
     "ro.vendor.gt_library"},
     {NULL, NULL, NULL, NULL, NULL,
     "ro.vendor.wl_library"}
};

// ----------------------------------------------------------------------------