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

Commit 88785a3b authored by Simran Basi's avatar Simran Basi
Browse files

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
parent 12efcb14
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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)