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

Commit a93ec546 authored by Colin Cross's avatar Colin Cross Committed by Gerrit Code Review
Browse files

Merge "Use libchrome as a shared library"

parents 0b8d2fef 91f2e835
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@ cc_defaults {
    ],
    shared_libs: [
        "libbase",
        "libchrome",
        "libcutils",
        "liblog",
    ],
@@ -44,7 +45,6 @@ cc_defaults {
        "libz",
    ],
    header_libs: [
        "libchrome",
        "libfiemap_headers",
        "libstorage_literals_headers",
        "libupdate_engine_headers",
@@ -351,6 +351,7 @@ cc_defaults {
    static_libs: [
        "libbase",
        "libbrotli",
        "libchrome",
        "libcrypto_static",
        "libcutils",
        "libext2_uuid",
@@ -367,7 +368,6 @@ cc_defaults {
        "libz",
    ],
    header_libs: [
        "libchrome",
        "libfiemap_headers",
        "libstorage_literals_headers",
        "libupdate_engine_headers",