contexthub: Enable rust bindings

To unblock writing IContextHub clients in rust

Change-Id: I0c0631b54f36faf69730e9005b03c92cd7bf3b3e
This commit is contained in:
Austin Foxley 2023-05-05 22:00:36 +00:00
parent 51471dcfce
commit 4f3a09d4eb

View file

@ -34,6 +34,9 @@ aidl_interface {
ndk: { ndk: {
apps_enabled: false, apps_enabled: false,
}, },
rust: {
enabled: true,
},
}, },
versions_with_info: [ versions_with_info: [
{ {