From 9e7e75fe5ab7772145960ae251856f58890de328 Mon Sep 17 00:00:00 2001 From: Jon Spivack Date: Mon, 27 Jan 2020 22:19:22 +0000 Subject: Revert^2 "Add aidl_lazy_test to presubmit" 17d47fd2cd8e0ddc49ac616c5bf79e2158f99ea4 Reason for revert: This undoes the previous reversion, which was made to fix b/148282665. Change-Id: I00e25c6cc6c2e7274b334799999f3ae17ea181a1 --- libs/binder/TEST_MAPPING | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libs/binder/TEST_MAPPING b/libs/binder/TEST_MAPPING index b3afd817c1..922504eb18 100644 --- a/libs/binder/TEST_MAPPING +++ b/libs/binder/TEST_MAPPING @@ -20,6 +20,9 @@ }, { "name": "CtsNdkBinderTestCases" + }, + { + "name": "aidl_lazy_test" } ] } -- cgit v1.2.3-59-g8ed1b