From e8655e5a6da08c4677ccc947b9dfe6d920b669d9 Mon Sep 17 00:00:00 2001 From: Anand S Date: Sun, 21 Jul 2024 12:56:42 +0530 Subject: [PATCH] fogos: Drop device specific manifest file * We're not using in-tree livedisplay HAL anymore. Change-Id: I044aea943616b6780aceaa2e1daaa7ebc30ca030 --- BoardConfig.mk | 3 --- manifest_fogos.xml | 15 --------------- 2 files changed, 18 deletions(-) delete mode 100644 manifest_fogos.xml diff --git a/BoardConfig.mk b/BoardConfig.mk index 329cd91..0ee316b 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -12,9 +12,6 @@ include device/motorola/sm6375-common/BoardConfigCommon.mk # Bootloader TARGET_BOOTLOADER_BOARD_NAME := fogos -# HIDL -DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest_fogos.xml - # Kernel BOARD_KERNEL_CMDLINE += androidboot.hab.product=fogos TARGET_KERNEL_CONFIG += vendor/fogos_defconfig diff --git a/manifest_fogos.xml b/manifest_fogos.xml deleted file mode 100644 index 673bb87..0000000 --- a/manifest_fogos.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - vendor.lineage.livedisplay - hwbinder - 2.1 - - IPictureAdjustment - default - - - ISunlightEnhancement - default - - -