Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8bda0bf6 authored by Kilian von Pflugk's avatar Kilian von Pflugk Committed by Nolen Johnson
Browse files

products: lineage_{gsi,sdk}_tv*: Remove TARGET_USES_64_BIT_BINDER

The TARGET_USES_64_BIT_BINDER option is deprecated and can be removed

Change-Id: I6b828da1fbcc8c054c5b35ff78c870a689f7ed9f
parent f2a488f0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@ $(call inherit-product, device/google/atv/products/aosp_tv_arm.mk)
include vendor/lineage/build/target/product/lineage_generic_tv_target.mk

TARGET_NO_KERNEL_OVERRIDE := true
TARGET_USES_64_BIT_BINDER := true

PRODUCT_NAME := lineage_gsi_tv_arm

+0 −2
Original line number Diff line number Diff line
@@ -16,8 +16,6 @@ $(call inherit-product, device/google/atv/products/aosp_tv_x86.mk)

include vendor/lineage/build/target/product/lineage_generic_tv_target.mk

TARGET_USES_64_BIT_BINDER := true

PRODUCT_NAME := lineage_gsi_tv_x86

PRODUCT_ENFORCE_ARTIFACT_PATH_REQUIREMENTS :=
+0 −1
Original line number Diff line number Diff line
@@ -16,7 +16,6 @@ include vendor/lineage/build/target/product/lineage_generic_tv_target.mk

$(call inherit-product, device/google/atv/products/sdk_atv_armv7.mk)

TARGET_USES_64_BIT_BINDER := true
TARGET_NO_KERNEL_OVERRIDE := true

# Enable mainline checking
+0 −1
Original line number Diff line number Diff line
@@ -16,7 +16,6 @@ include vendor/lineage/build/target/product/lineage_generic_tv_target.mk

$(call inherit-product, device/google/atv/products/sdk_atv_x86.mk)

TARGET_USES_64_BIT_BINDER := true
TARGET_NO_KERNEL_OVERRIDE := true

# Enable mainline checking