update ver to v101013, avs commit id 3e7605d836

This commit is contained in:
liuguojian 2022-08-20 17:16:05 +08:00
parent 8c358b7430
commit e3ce44f92c
3 changed files with 2 additions and 2 deletions

View File

@ -80,7 +80,7 @@
"audioMediaPlayerPoolSize":3 "audioMediaPlayerPoolSize":3
}, },
"sampleApp": { "sampleApp": {
"firmwareVersion":101010, "firmwareVersion":101013,
"displayCardsSupported":false, "displayCardsSupported":false,
"wakeModelCfg":"/etc/WakewordModelMapping.json", "wakeModelCfg":"/etc/WakewordModelMapping.json",
"PryonLiteModelPath":"/data/avs/wakeword-models/x1f8/X.en-CA+en-US.alexa.bin", "PryonLiteModelPath":"/data/avs/wakeword-models/x1f8/X.en-CA+en-US.alexa.bin",

View File

@ -41,7 +41,7 @@
bootargs = "console=tty0 console=ttyS0,921600n1 ubi.mtd=8 root=ubi0:aud8516p1v2-consys-slc-128-rootfs rootfstype=ubifs vmalloc=496M androidboot.hardware=aud8516p1_linux"; bootargs = "console=tty0 console=ttyS0,921600n1 ubi.mtd=8 root=ubi0:aud8516p1v2-consys-slc-128-rootfs rootfstype=ubifs vmalloc=496M androidboot.hardware=aud8516p1_linux";
}; };
version { version {
ver= "101010"; ver= "101013";
}; };
/* sensor standardization */ /* sensor standardization */