From 4f3a09d4eb4f2d2ffeeae958a020cbe37b4c65a2 Mon Sep 17 00:00:00 2001 From: Austin Foxley Date: Fri, 5 May 2023 22:00:36 +0000 Subject: [PATCH] contexthub: Enable rust bindings To unblock writing IContextHub clients in rust Change-Id: I0c0631b54f36faf69730e9005b03c92cd7bf3b3e --- contexthub/aidl/Android.bp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/contexthub/aidl/Android.bp b/contexthub/aidl/Android.bp index a8654455e7..7a0a93b9b7 100644 --- a/contexthub/aidl/Android.bp +++ b/contexthub/aidl/Android.bp @@ -34,6 +34,9 @@ aidl_interface { ndk: { apps_enabled: false, }, + rust: { + enabled: true, + }, }, versions_with_info: [ {