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

Commit b3bbd341 authored by Courtney Goeltzenleuchter's avatar Courtney Goeltzenleuchter Committed by android-build-merger
Browse files

Fix build error with configstore

am: c221d640

Change-Id: I43e51d1177f78014675761a4dff1ee1eaa6d77cf
parents 90225bd3 c221d640
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -11,11 +11,9 @@ LOCAL_SRC_FILES := \
    egl_cache_test.cpp \
    EGL_test.cpp \

LOCAL_HEADER_LIBRARIES := \
    android.hardware.configstore-utils

LOCAL_SHARED_LIBRARIES := \
	android.hardware.configstore@1.0 \
	android.hardware.configstore-utils \
	libEGL \
	libcutils \
	libbinder \