Merge "contexthub: Enable rust bindings" am: de20b45a51 am: 8ab843feb5

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2580931

Change-Id: I0a5cfc00bf5a2fb34552a2eead77d4a4dc8d2dd4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/contexthub/aidl/Android.bp b/contexthub/aidl/Android.bp
index a865445..7a0a93b 100644
--- a/contexthub/aidl/Android.bp
+++ b/contexthub/aidl/Android.bp
@@ -34,6 +34,9 @@
         ndk: {
             apps_enabled: false,
         },
+        rust: {
+            enabled: true,
+        },
     },
     versions_with_info: [
         {