From a73c19efda25dd67fe27113d8391b7c2e3e3e195 Mon Sep 17 00:00:00 2001 From: Anton Hansson Date: Fri, 28 Jan 2022 17:01:31 +0000 Subject: Remove framework-appsearch.impl from framework Was only meant to be temporary. No longer needed, I hope. Test: m Change-Id: I1b31eb617026d48f9ba64e07ee0b1c0ae3597437 --- Android.bp | 1 - 1 file changed, 1 deletion(-) (limited to 'Android.bp') diff --git a/Android.bp b/Android.bp index 838f304b2e8e..ae2e4ec323b6 100644 --- a/Android.bp +++ b/Android.bp @@ -417,7 +417,6 @@ java_library { static_libs: [ "app-compat-annotations", "framework-minus-apex", - "framework-appsearch.impl", // TODO(b/146218515): should be removed "framework-updatable-stubs-module_libs_api", ], sdk_version: "core_platform", -- cgit v1.2.3-59-g8ed1b