Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 235abdf2 authored by Chris Ye's avatar Chris Ye Committed by Gerrit Code Review
Browse files

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

parents 9dbbf700 3a7840ba
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -37,5 +37,8 @@ aidl_interface {
            ],
            min_sdk_version: "30",
        },
        ndk: {
            gen_trace: true,
        },
    },
}
+3 −0
Original line number Diff line number Diff line
@@ -37,5 +37,8 @@ aidl_interface {
            ],
            min_sdk_version: "30",
        },
        ndk: {
            gen_trace: true,
        },
    },
}