lineage: products: Disable EPPE for cuttlefish targets
Change-Id: Ie448ab0fa840289707e2505b68681ed1f9a72eda
This commit is contained in:
committed by
Joseph Annareddy
parent
79db56317b
commit
88d6306ea0
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user