mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Import android.hardware.wifi.common in the Supplicant interface." into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
fd567250a6
@@ -27,6 +27,9 @@ aidl_interface {
|
||||
srcs: [
|
||||
"android/hardware/wifi/supplicant/*.aidl",
|
||||
],
|
||||
imports: [
|
||||
"android.hardware.wifi.common-V1",
|
||||
],
|
||||
stability: "vintf",
|
||||
backend: {
|
||||
java: {
|
||||
@@ -45,6 +48,9 @@ aidl_interface {
|
||||
ndk: {
|
||||
gen_trace: true,
|
||||
},
|
||||
cpp: {
|
||||
enabled: false,
|
||||
},
|
||||
},
|
||||
versions_with_info: [
|
||||
{
|
||||
@@ -58,5 +64,4 @@ aidl_interface {
|
||||
|
||||
],
|
||||
frozen: false,
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user