summaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authorKrzysztof KosiƄski <krzysio@google.com>2021-05-16 22:20:35 -0700
committerYuriy Romanenko <yromanenko@google.com>2021-05-21 15:57:49 -0700
commite27cece9f93fe3fc0fcf1cf8c1362dc2250a1f35 (patch)
tree58c184a8e1b87fc9f9f301d4238e0e68258a308d /device.mk
parent7c8cb2611163d80c2978639b0592eb6dc9a95566 (diff)
downloadbonito-e27cece9f93fe3fc0fcf1cf8c1362dc2250a1f35.tar.gz
Adjust reference to libgoogle_camera_hal_tests.
Bug: 188327280 Test: presubmit Change-Id: I3c9c0cf1af7e08054924a5f832426e31b94e4e0d
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 46b4cf75..e8bf2f34 100644
--- a/device.mk
+++ b/device.mk
@@ -486,7 +486,7 @@ PRODUCT_PACKAGES += \
# Google Camera HAL test libraries in debug builds
PRODUCT_PACKAGES_DEBUG += \
libgoogle_camera_hal_proprietary_tests \
- libgoogle_camera_hal_tests.vendor
+ libgoogle_camera_hal_tests
PRODUCT_PACKAGES += \
sensors.$(PRODUCT_HARDWARE) \