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

Commit 950738cf authored by Henri Chataing's avatar Henri Chataing Committed by Gerrit Code Review
Browse files

Merge "Change libPlatformProperties from shared_lib to static_lib" into main

parents 66d4f381 5cc42af3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -306,6 +306,7 @@ cc_binary {
    ],
    static_libs: [
        "breakpad_client",
        "libPlatformProperties",
        "libbluetooth-dumpsys",
        "libbluetooth-gdx",
        "libbluetooth-protos",
@@ -325,7 +326,6 @@ cc_binary {
        "libosi",
    ],
    shared_libs: [
        "libPlatformProperties",
        "libbase",
        "libcrypto",
        "libgrpc++",