Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing hal interfaces #9

Closed
wants to merge 3 commits into from

Conversation

dcaliste
Copy link

@dcaliste dcaliste commented Jun 27, 2022

@jerpelea, this is to allow to compile the system/bt and fm/ parts. I've copied the two bluetooth interfaces from LineageOS and put things a bit on guess for the FM hal interface.

This is another part of sonyxperiadev/vendor-qcom-opensource-bluetooth#4. To get it compile, I've added this to device/sony/pdx201/aosp_xqau52.mk:

TARGET_FWK_SUPPORTS_FULL_VALUEADDS := true
$(call inherit-product, vendor/qcom/opensource/commonsys-intf/bluetooth/bt-commonsys-intf-board.mk)
$(call inherit-product, vendor/qcom/opensource/commonsys-intf/bluetooth/bt-system-opensource-product.mk)

@MarijnS95
Copy link
Contributor

Can we get these by bumping to a newer CAF tag as well? I'd rather apply upstream commits in favour of combating divergence and easier conflict resolution on updates.

@jerpelea
Copy link
Collaborator

please check aosp/LA.QSSI.12.0.r1 and aosp/LA.UM.9.14.r1

@jerpelea jerpelea closed this Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants