Excluding TWRP app
[GitHub/moto-9609/twrp_device_motorola_troika.git] / device.mk
1
2 LOCAL_PATH := device/oneplus/enchilada
3
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.
6 # Enable update engine sideloading by including the static version of the
7 # boot_control HAL and its dependencies.
8 #PRODUCT_STATIC_BOOT_CONTROL_HAL := \
9 # bootctrl.msm8998 \
10 # libsparse
11
12 #PRODUCT_PACKAGES += \
13 # update_engine_sideload