From f4ee98a0cdcb128eef68885e890c98270e3df948 Mon Sep 17 00:00:00 2001 From: Gil Date: Tue, 16 Aug 2022 19:53:23 +0800 Subject: [PATCH] display: enable Lbe supported property Bug: 198991782 Test: Boot pass and LBE self test Change-Id: I09f5fdb834285d21a41753567fb6cede97133fc1 Signed-off-by: Gil --- device-tangorpro.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/device-tangorpro.mk b/device-tangorpro.mk index 7c95903..cf2b53d 100644 --- a/device-tangorpro.mk +++ b/device-tangorpro.mk @@ -156,3 +156,6 @@ USE_GMSCORE_PREBUILT_Y2022W28 := true # Device features PRODUCT_COPY_FILES += \ frameworks/native/data/etc/tablet_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/tablet_core_hardware.xml + +# Display LBE +PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1