From b9051dae41ed1305b7c1b284451ad7e127bac410 Mon Sep 17 00:00:00 2001 From: Fabrice Di Meglio Date: Wed, 7 Jan 2015 14:45:10 -0800 Subject: [PATCH] Add IntentFilterVerifier to the build - this is related to IntentFilter auto verification in Framework Change-Id: Ifb318ff96e15054467d8cd150678d5ea740f221d --- target/product/core_minimal.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/target/product/core_minimal.mk b/target/product/core_minimal.mk index d1e5d81d0..7ecfb2877 100644 --- a/target/product/core_minimal.mk +++ b/target/product/core_minimal.mk @@ -26,6 +26,7 @@ PRODUCT_PACKAGES += \ BackupRestoreConfirmation \ DownloadProvider \ HTMLViewer \ + IntentFilterVerifier \ MediaProvider \ PackageInstaller \ SettingsProvider \ -- 2.11.0