contexthub: Enable rust bindings
To unblock writing IContextHub clients in rust Change-Id: I0c0631b54f36faf69730e9005b03c92cd7bf3b3e
This commit is contained in:
parent
51471dcfce
commit
4f3a09d4eb
1 changed files with 3 additions and 0 deletions
|
@ -34,6 +34,9 @@ aidl_interface {
|
|||
ndk: {
|
||||
apps_enabled: false,
|
||||
},
|
||||
rust: {
|
||||
enabled: true,
|
||||
},
|
||||
},
|
||||
versions_with_info: [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue