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

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

import configstore-utils as a shared library.

am: 585e32fa

Change-Id: I48218e405e225b99dfd51d2e26b0d5f26893e646
parents 0364f711 585e32fa
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 \