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

Commit 7b932deb authored by Jooyung Han's avatar Jooyung Han
Browse files

libvkjson: Use shared libjsoncpp

This reduces the size of libvkjson from 338248 to 141648.
(aosp_cf_x86_64_phone)

Bug: n/a
Test: adb shell cmd gpu vkjson
Change-Id: I41dcc4329099fc4ac7a5857d0c20284f6776469e
parent a718db26
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -25,10 +25,8 @@ cc_library_shared {
        ".",
    ],
    shared_libs: [
        "libvulkan",
    ],
    whole_static_libs: [
        "libjsoncpp",
        "libvulkan",
    ],
    export_shared_lib_headers: [
        "libvulkan",