raphael: Drop legacy ANT remnants

QSSI only has platform/external/ant-wireless/hidl since a while
This commit is contained in:
Bruno Martins
2025-06-28 22:25:19 +09:00
committed by Joey
parent 38e5b7324a
commit eccd5dbf19
2 changed files with 0 additions and 7 deletions

View File

@@ -6,9 +6,6 @@
DEVICE_PATH := device/xiaomi/raphael
# ANT+
BOARD_ANT_WIRELESS_DEVICE := "qualcomm-hidl"
# Architecture
TARGET_ARCH := arm64
TARGET_ARCH_VARIANT := armv8-2a-dotprod

View File

@@ -108,10 +108,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
suspend.short_suspend_backoff_enabled=true \
suspend.max_sleep_time_millis=40000
# ANT+
PRODUCT_PACKAGES += \
AntHalService-Soong
# Audio
PRODUCT_PACKAGES += \
android.hardware.audio@7.0-impl \