lineage: products: Disable EPPE for cuttlefish targets

Change-Id: Ie448ab0fa840289707e2505b68681ed1f9a72eda
This commit is contained in:
LuK1337
2025-09-20 10:18:29 +02:00
committed by Joseph Annareddy
parent 79db56317b
commit 88d6306ea0
5 changed files with 5 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ $(call inherit-product, device/google/cuttlefish/vsoc_arm64_only/auto/aosp_cf.mk
include vendor/lineage/build/target/product/lineage_generic_car_target.mk
TARGET_DISABLE_EPPE := true
TARGET_NO_KERNEL_OVERRIDE := true
# Enable mainline checking

View File

@@ -5,6 +5,7 @@ $(call inherit-product, device/google/cuttlefish/vsoc_x86_64_only/auto/aosp_cf.m
include vendor/lineage/build/target/product/lineage_generic_car_target.mk
TARGET_DISABLE_EPPE := true
TARGET_NO_KERNEL_OVERRIDE := true
# Enable mainline checking

View File

@@ -5,6 +5,7 @@ $(call inherit-product, device/google/cuttlefish/vsoc_arm64/phone/aosp_cf.mk)
include vendor/lineage/build/target/product/lineage_generic_target.mk
TARGET_DISABLE_EPPE := true
TARGET_NO_KERNEL_OVERRIDE := true
# Overrides

View File

@@ -5,6 +5,7 @@ $(call inherit-product, device/google/cuttlefish/vsoc_x86_64/phone/aosp_cf.mk)
include vendor/lineage/build/target/product/lineage_generic_target.mk
TARGET_DISABLE_EPPE := true
TARGET_NO_KERNEL_OVERRIDE := true
# Overrides

View File

@@ -5,6 +5,7 @@ $(call inherit-product, device/google/cuttlefish/vsoc_x86_64/tv/aosp_cf.mk)
include vendor/lineage/build/target/product/lineage_generic_tv_target.mk
TARGET_DISABLE_EPPE := true
TARGET_NO_KERNEL_OVERRIDE := true
# Overrides