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

Commit 2961dd2a authored by Jizheng Chu's avatar Jizheng Chu Committed by Gerrit Code Review
Browse files

Merge "Add real_device_testcases to bluetooth_cert_tests.zip"

parents 8bd06ef8 e9f91166
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -3,7 +3,8 @@ LOCAL_PATH := $(call my-dir)
#LINT.IfChange
LOCAL_cert_test_sources := \
	$(call all-named-files-under,*.py,.) \
	cert/all_cert_testcases
	cert/all_cert_testcases \
	cert/real_device_testcases
LOCAL_cert_test_sources := \
	$(filter-out gd_cert_venv% venv%, $(LOCAL_cert_test_sources))
LOCAL_cert_test_sources := \