Skip to content
Snippets Groups Projects
Commit dad200c4 authored by Jeremy Wu's avatar Jeremy Wu
Browse files

Flag to fix threading issue in BLE audio_ticks

Bug: 325984257
Bug: 315241296
Test: m com.android.btservices
Change-Id: Id6efa637a26f4e0859ff4ba97c38d704987a5319
parent bc75e6fa
No related branches found
No related tags found
No related merge requests found
......@@ -169,3 +169,13 @@ flag {
purpose: PURPOSE_BUGFIX
}
}
flag {
name: "run_ble_audio_ticks_in_worker_thread"
namespace: "bluetooth"
description: "Fix thread ownership issue in ble_audio_ticks"
bug: "325984257"
metadata {
purpose: PURPOSE_BUGFIX
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment