tests: Add uses-library information

Change-Id: Ice5f0a2cd0a52ec2f088da50c62993e2d56d1ee9
This commit is contained in:
Chirayu Desai
2021-12-20 23:57:15 +05:30
committed by Michael Bestas
parent 9c4edc08b4
commit ef59e075f8

View File

@@ -18,6 +18,8 @@ LOCAL_PRIVATE_PLATFORM_APIS := true
LOCAL_REQUIRED_MODULES := privapp_whitelist_org.lineageos.setupwizard-tests.xml
LOCAL_USES_LIBRARIES := android.test.runner
include $(BUILD_PACKAGE)
include $(CLEAR_VARS)