summaryrefslogtreecommitdiff
path: root/cameraservice/service/aidl/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'cameraservice/service/aidl/Android.bp')
-rw-r--r--cameraservice/service/aidl/Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/cameraservice/service/aidl/Android.bp b/cameraservice/service/aidl/Android.bp
index 94629b2..501cc11 100644
--- a/cameraservice/service/aidl/Android.bp
+++ b/cameraservice/service/aidl/Android.bp
@@ -16,6 +16,9 @@ aidl_interface {
cpp: {
enabled: false,
},
+ rust: {
+ enabled: false,
+ },
java: {
enabled: false,
},