mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 21:37:44 +00:00
Import android.hardware.wifi.common in
the Supplicant interface. Bug: 296069900 Test: m Change-Id: I207691c74fbcdabd78d024aded5cef705cfb13c9
This commit is contained in:
@@ -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