hwc2: hidl: Remove _vendor from display config
Change-Id: I7e0358ee4789ce6595da51ab3a47b0e65c8676d8
This commit is contained in:
@@ -19,12 +19,12 @@ LOCAL_CLANG := true
|
||||
LOCAL_SHARED_LIBRARIES := libsdmcore libqservice libbinder libhardware libhardware_legacy \
|
||||
libutils libcutils libsync libqdutils libqdMetaData \
|
||||
libsdmutils libc++ liblog libgrallocutils libui libgpu_tonemapper \
|
||||
libhidlbase libhidltransport vendor.display.config@1.0_vendor \
|
||||
libhidlbase libhidltransport vendor.display.config@1.0 \
|
||||
android.hardware.graphics.mapper@2.0\
|
||||
android.hardware.graphics.allocator@2.0
|
||||
|
||||
ifeq ($(display_config_version), DISPLAY_CONFIG_1_1)
|
||||
LOCAL_SHARED_LIBRARIES += vendor.display.config@1.1_vendor
|
||||
LOCAL_SHARED_LIBRARIES += vendor.display.config@1.1
|
||||
endif
|
||||
|
||||
LOCAL_SRC_FILES := hwc_session.cpp \
|
||||
|
||||
Reference in New Issue
Block a user