update version to 101003,打开均衡器

This commit is contained in:
Yunlong Xiao 2022-07-20 11:29:08 +08:00
parent e7dac5d904
commit db36088350
2 changed files with 7 additions and 7 deletions

View File

@ -94,14 +94,14 @@
"TREBLE": true "TREBLE": true
}, },
"modes": { "modes": {
"NIGHT": false, "NIGHT": true,
"MOVIE": false, "MOVIE": true,
"MUSIC": false, "MUSIC": true,
"SPORT": false, "SPORT": true,
"TV": false "TV": true
}, },
"defaultState": { "defaultState": {
"mode": "NONE", "mode": "MUSIC",
"bands": { "bands": {
"BASS": 0, "BASS": 0,
"MIDRANGE": 0, "MIDRANGE": 0,

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= "101002"; ver= "101003";
}; };
/* sensor standardization */ /* sensor standardization */