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

version 1.4 & AIDL interface for Android 14 #21

Open
yechuan0102 opened this issue Aug 15, 2023 · 3 comments
Open

version 1.4 & AIDL interface for Android 14 #21

yechuan0102 opened this issue Aug 15, 2023 · 3 comments

Comments

@yechuan0102
Copy link

I notice that the Andorid 14 request the min version of NN-service is 1.4, and require AIDL interface.
I would like to know the release plan for the version supported Android 14.
thanks a lot

@yechuan0102
Copy link
Author

Hi ARM-software,

Is the support for android NN AIDL interface in the next release?

Regards
yc

@MikeJKelly
Copy link
Collaborator

Hi @yechuan0102

Just curious where did you see that the minimum version was 1.4 for Android 14 (Android U)?

We're still building our HAL 1.3 driver on Android 14 and we currently have no plans to support 1.4.

Best regards,
Mike

@yechuan0102
Copy link
Author

Hi @MikeJKelly
I checked the FCM for Android 14 (hardware/interfaces/compatibility_matrices/compatibility_matrix.8.xml), and found that the hidl API for android.hardware.neuralnetworks is removed, only aidl API left.
so I think the hidl for NNAPI in Android14 is deprecated and should not be used.
( there might be a mistake that hidl of nn did not have the version 1.4, sorry)

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

No branches or pull requests

2 participants