Excluding TWRP app
[GitHub/moto-9609/twrp_device_motorola_troika.git] / device.mk
CommitLineData
1be74ca5 1
2LOCAL_PATH := device/oneplus/enchilada
3
3ec3c203
EY
4# Getting this to build in my local omni tree proved quite difficult so just using a prebuilt update_engine_sideload for now.
5# Oddly enough, OnePlus stock recovery does not include an update_engine_sideload binary either.
1be74ca5 6# Enable update engine sideloading by including the static version of the
7# boot_control HAL and its dependencies.
3ec3c203
EY
8#PRODUCT_STATIC_BOOT_CONTROL_HAL := \
9# bootctrl.msm8998 \
10# libsparse
1be74ca5 11
3ec3c203
EY
12#PRODUCT_PACKAGES += \
13# update_engine_sideload