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

Commit e5edf8cc authored by Howard Ro's avatar Howard Ro
Browse files

libstatsmetadata to static, liblog to shared

Library clean up as a part of statsd becoming a module

Bug: 145565901
Test: compiles
Change-Id: I48e919307f3a9933a9e5ce00da3804f582a44557
parent 62693835
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -121,9 +121,9 @@ cc_defaults {
        "android.frameworks.stats@1.0",
        "libbase",
        "libcutils",
        "liblog",
        "libprotoutil",
        "libstatslog",
        "libstatsmetadata",
        "libstatssocket",
        "libsysutils",
    ],
@@ -132,8 +132,8 @@ cc_defaults {
        "libgraphicsenv",
        "libhidlbase",
        "libincident",
        "liblog",
        "libservices",
        "libstatsmetadata",
        "libutils",
    ],
}
@@ -160,7 +160,7 @@ genrule {
    ],
}

cc_library_shared {
cc_library_static {
    name: "libstatsmetadata",
    host_supported: true,
    generated_sources: [