Merge "Enable the tracing for Wifi supplicant and hostapd HAL."

This commit is contained in:
Chris Ye
2022-06-30 17:26:46 +00:00
committed by Gerrit Code Review
2 changed files with 6 additions and 0 deletions

View File

@@ -37,5 +37,8 @@ aidl_interface {
],
min_sdk_version: "30",
},
ndk: {
gen_trace: true,
},
},
}

View File

@@ -37,5 +37,8 @@ aidl_interface {
],
min_sdk_version: "30",
},
ndk: {
gen_trace: true,
},
},
}