Add cameraservice_test to device-tests

This test was added to TEST_MAPPING but it needs to be packaged
properly in order to be utilized by TEST_MAPPING.

Bug: None
Test: TH Run
Change-Id: I86d885ef12c5725211ca1fc3123ddb10311f7372
gugelfrei
Simran Basi 6 years ago
parent 12efcb14ee
commit 88785a3bd9

@ -38,6 +38,7 @@ LOCAL_C_INCLUDES += \
LOCAL_CFLAGS += -Wall -Wextra -Werror
LOCAL_MODULE:= cameraservice_test
LOCAL_COMPATIBILITY_SUITE := device-tests
LOCAL_MODULE_TAGS := tests
include $(BUILD_NATIVE_TEST)

Loading…
Cancel
Save