Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: Drop legacy ANT remnants

QSSI only has platform/external/ant-wireless/hidl since a while

Change-Id: Ibccfdc7e72efd3c9d3ff62bda3e729b99433a567
This commit is contained in:
basamaryan 2025-06-16 11:19:48 -04:00 committed by Nick Reuter
commit 04f204df15
2 changed files with 0 additions and 7 deletions

View file

@ -22,9 +22,6 @@ AB_OTA_PARTITIONS += \
vendor_boot \ vendor_boot \
vendor_dlkm vendor_dlkm
# ANT+
BOARD_ANT_WIRELESS_DEVICE := "qualcomm-hidl"
# Architecture # Architecture
TARGET_ARCH := arm64 TARGET_ARCH := arm64
TARGET_ARCH_VARIANT := armv8-a TARGET_ARCH_VARIANT := armv8-a

View file

@ -30,10 +30,6 @@ PRODUCT_PACKAGES += \
checkpoint_gc \ checkpoint_gc \
otapreopt_script otapreopt_script
# ANT+
PRODUCT_PACKAGES += \
AntHalService-Soong
# Audio # Audio
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
android.hardware.audio@6.0-impl \ android.hardware.audio@6.0-impl \