mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
Merge "AIDL: disable Rust explicitly" into aosp-main-future
This commit is contained in:
committed by
Android (Google) Code Review
commit
081ba6dc0e
@@ -29,6 +29,9 @@ aidl_interface {
|
||||
cpp: {
|
||||
enabled: false,
|
||||
},
|
||||
rust: {
|
||||
enabled: false,
|
||||
},
|
||||
ndk: {
|
||||
additional_shared_libraries: [
|
||||
"libnativewindow",
|
||||
|
||||
Reference in New Issue
Block a user