mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "sound trigger HAL: remove dummy Union" into oc-dev
This commit is contained in:
@@ -75,8 +75,3 @@ struct PhraseRecognitionExtra {
|
||||
vec<ConfidenceLevel> levels;
|
||||
};
|
||||
|
||||
/** TODO(elaurent) remove when Java build problem is fixed */
|
||||
union Dummy {
|
||||
uint32_t dummy1;
|
||||
int32_t dummy2;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user