Skip to content
Snippets Groups Projects
Commit e2a5c731 authored by Michael Vines's avatar Michael Vines
Browse files

Revert "Remove fakesched from PRODUCT_PACKAGES"

This reverts commit 2161f48d.

Conflicts:
	b2g_product.mk

Change-Id: I7f4437b500f396a6675f321a01134255ba949406
parent 7fe48758
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ ENABLE_LIBRECOVERY ?= true
include gonk-misc/b2g.mk
include external/moztt/fonts.mk
TARGET_PROVIDES_INIT_RC :=
PRODUCT_PACKAGES := $(filter-out fakeappops fakesched rilproxy oom-msg-logger,$(PRODUCT_PACKAGES))
PRODUCT_PACKAGES := $(filter-out fakeappops rilproxy oom-msg-logger,$(PRODUCT_PACKAGES))
PRODUCT_PACKAGES += librecovery_updater_qcom
PRODUCT_PROPERTY_OVERRIDES += \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment