From 25e739a59cae5f35fdec8f9ac7a5d07f1e4bd29c Mon Sep 17 00:00:00 2001 From: Jeff Vander Stoep Date: Thu, 5 Nov 2020 15:28:26 +0100 Subject: TEST_MAPPING: test dependers of this crate Bug: 168167373 Test: TH Change-Id: I417019f0ee5be5b26671ae521f4274402497213f --- TEST_MAPPING | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/TEST_MAPPING b/TEST_MAPPING index ef632cf..1412bd3 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -2,8 +2,15 @@ { "presubmit": [ { - "name": "thread_local_host_test_src_lib", - "host": true + "host": true, + "name": "thread_local_host_test_src_lib" + }, + { + "host": true, + "name": "libsqlite3-sys_host_test_src_lib" + }, + { + "name": "libsqlite3-sys_device_test_src_lib" } ] } -- cgit v1.2.3