diff --git a/bluetooth/cheetah/le_audio_codec_capabilities.xml b/bluetooth/le_audio_codec_capabilities.xml similarity index 100% rename from bluetooth/cheetah/le_audio_codec_capabilities.xml rename to bluetooth/le_audio_codec_capabilities.xml diff --git a/bluetooth/panther/le_audio_codec_capabilities.xml b/bluetooth/panther/le_audio_codec_capabilities.xml deleted file mode 100644 index a836273..0000000 --- a/bluetooth/panther/le_audio_codec_capabilities.xml +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/device-cheetah.mk b/device-cheetah.mk index 38e0dcf..f62be6d 100644 --- a/device-cheetah.mk +++ b/device-cheetah.mk @@ -290,7 +290,7 @@ PRODUCT_PRODUCT_PROPERTIES += \ # LE Auido Offload Capabilities setting PRODUCT_COPY_FILES += \ - device/google/pantah/bluetooth/cheetah/le_audio_codec_capabilities.xml:$(TARGET_COPY_OUT_VENDOR)/etc/le_audio_codec_capabilities.xml + device/google/pantah/bluetooth/le_audio_codec_capabilities.xml:$(TARGET_COPY_OUT_VENDOR)/etc/le_audio_codec_capabilities.xml # Bluetooth EWP test tool PRODUCT_PACKAGES_DEBUG += \ diff --git a/device-panther.mk b/device-panther.mk index eabed52..efe59c3 100644 --- a/device-panther.mk +++ b/device-panther.mk @@ -278,7 +278,7 @@ PRODUCT_PRODUCT_PROPERTIES += \ # LE Auido Offload Capabilities setting PRODUCT_COPY_FILES += \ - device/google/pantah/bluetooth/panther/le_audio_codec_capabilities.xml:$(TARGET_COPY_OUT_VENDOR)/etc/le_audio_codec_capabilities.xml + device/google/pantah/bluetooth/le_audio_codec_capabilities.xml:$(TARGET_COPY_OUT_VENDOR)/etc/le_audio_codec_capabilities.xml # Bluetooth EWP test tool PRODUCT_PACKAGES_DEBUG += \