mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-08 21:38:00 +00:00
Disable radio satellite tests.
This is causing conflicts with Android U finalization because when it lands, version 3 of radio doesn't exist in Android U yet. The radio interface should have already been frozen. This is a temporary change to land finalization, and we'll follow up to improve it later. Bug: 277379745 Test: finalization compiles, run test on cf Change-Id: I53ba9ee1a2657d3f18913f5fcce817105bb7f357
This commit is contained in:
@@ -58,9 +58,9 @@ cc_test {
|
||||
"radio_network_test.cpp",
|
||||
"radio_sap_callback.cpp",
|
||||
"radio_sap_test.cpp",
|
||||
"radio_satellite_indication.cpp",
|
||||
"radio_satellite_response.cpp",
|
||||
"radio_satellite_test.cpp",
|
||||
// "radio_satellite_indication.cpp",
|
||||
// "radio_satellite_response.cpp",
|
||||
// "radio_satellite_test.cpp",
|
||||
"radio_sim_indication.cpp",
|
||||
"radio_sim_response.cpp",
|
||||
"radio_sim_test.cpp",
|
||||
|
||||
Reference in New Issue
Block a user