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