From 97c0af950076bb52ad2dcf069ce23acb4cf33d97 Mon Sep 17 00:00:00 2001 From: Raman Tenneti Date: Fri, 17 Jun 2022 15:20:33 -0700 Subject: [PATCH] Delete OneTimeInitializer AOSP app from the makefile. Bug: 227214526 Test: presubmit Change-Id: Id01f3f27a4d97497f1977b2327ff0d8fc52bc359 --- target/product/handheld_product.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/target/product/handheld_product.mk b/target/product/handheld_product.mk index 2199c570a0..8755ae6de4 100644 --- a/target/product/handheld_product.mk +++ b/target/product/handheld_product.mk @@ -30,7 +30,6 @@ PRODUCT_PACKAGES += \ Gallery2 \ LatinIME \ Music \ - OneTimeInitializer \ preinstalled-packages-platform-handheld-product.xml \ QuickSearchBox \ SettingsIntelligence \