From 3e52aa4d406fe802dabee2a2e7ba8764cc13aaaa Mon Sep 17 00:00:00 2001 From: David Srbecky Date: Sun, 12 Apr 2015 07:45:18 +0100 Subject: Move GetAndroidToolsDir to common location. Move the code which looks for the prebuilts directory to CommonRuntimeTest and add test for it. Change-Id: Id804de31c466656957fdd4b6a470f80a00477aed --- build/Android.gtest.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'build') diff --git a/build/Android.gtest.mk b/build/Android.gtest.mk index 7283710..8c61871 100644 --- a/build/Android.gtest.mk +++ b/build/Android.gtest.mk @@ -171,6 +171,7 @@ RUNTIME_GTEST_COMMON_SRC_FILES := \ runtime/oat_file_test.cc \ runtime/oat_file_assistant_test.cc \ runtime/parsed_options_test.cc \ + runtime/prebuilt_tools_test.cc \ runtime/reference_table_test.cc \ runtime/thread_pool_test.cc \ runtime/transaction_test.cc \ -- cgit v1.1