From b7b59f95f885beaa13614150a6859a0068a7cf19 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Mon, 10 Oct 2022 22:37:47 +0300 Subject: [PATCH] unicorn: Opt out of EPPE Change-Id: I71f54b1ad6de9d1406a3a55239acff1f4e426158 --- lineage_unicorn.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/lineage_unicorn.mk b/lineage_unicorn.mk index 694babd..b8e3e0e 100644 --- a/lineage_unicorn.mk +++ b/lineage_unicorn.mk @@ -8,6 +8,7 @@ $(call inherit-product, device/xiaomi/unicorn/device.mk) # Inherit from common lineage configuration +TARGET_DISABLE_EPPE := true $(call inherit-product, vendor/lineage/config/common_full_phone.mk) PRODUCT_NAME := lineage_unicorn