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

Commit 3a7840ba authored by Chris Ye's avatar Chris Ye
Browse files

Enable the tracing for Wifi supplicant and hostapd HAL.

Bug: 237138934
Test: Manual test. Capture atrace with network tag turned on.
Change-Id: Ib982333ec31d4b9f2b6ec999823f08eeeb0ff587
parent 093c4dc5
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,
        },
    },
}