mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 02:42:35 +00:00
Fix crash after running broadcast radio VTS
Config broadcast radio VTS not to change framework status, such as registering new tuner callback, to avoid radio service crash due to no tuner callback registered after VTS completes. Bug: 246866675 Test: atest VtsHalBroadcastradioAidlTargetTest Change-Id: If8d1d26a860acdfc77eed5803926035224ad2d2a
This commit is contained in:
@@ -44,4 +44,5 @@ cc_test {
|
||||
"general-tests",
|
||||
"vts",
|
||||
],
|
||||
disable_framework: true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user