Merge "Fix crash in SthalCli" into main

This commit is contained in:
Tom Bergan
2023-09-25 18:32:02 +00:00
committed by Android (Google) Code Review

View File

@@ -289,6 +289,8 @@ public class SthalCli {
Properties properties = new Properties();
properties.implementor = "Android";
properties.description = "Mock STHAL";
properties.uuid = "a5af2d2a-4cc4-4b69-a22f-c9d5b6d492c3";
properties.supportedModelArch = "Mock arch";
properties.maxSoundModels = 2;
properties.maxKeyPhrases = 1;
properties.recognitionModes =