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

Commit c1a1de69 authored by Jaesoo Lee's avatar Jaesoo Lee Committed by android-build-merger
Browse files

import configstore-utils as a shared library. am: 585e32fa

am: d15a2048

Change-Id: I9d40417c8ecf33e6f73e2fa80b997c869d7a2177
parents bd50ed76 d15a2048
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -66,9 +66,6 @@ endif

LOCAL_CFLAGS += -fvisibility=hidden -Werror=format

LOCAL_HEADER_LIBRARIES := \
    android.hardware.configstore-utils

LOCAL_STATIC_LIBRARIES := \
    libhwcomposer-command-buffer \
    libtrace_proto \
@@ -81,6 +78,7 @@ LOCAL_SHARED_LIBRARIES := \
    android.hardware.graphics.allocator@2.0 \
    android.hardware.graphics.composer@2.1 \
    android.hardware.configstore@1.0 \
    android.hardware.configstore-utils \
    libcutils \
    liblog \
    libdl \