1366 shaares
475 private links
475 private links
max_connections = 1000
wait_timeout = 31536000
max_allowed_packet = 256M
innodb_buffer_pool_size = 1024M
innodb_flush_log_at_trx_commit = 2
$ cat /etc/modprobe.d/inteldsp.conf
options snd-intel-dspcfg dsp_driver=1
adb root
adb remount
adb push apk-filename-here /system/app/
adb shell chmod 644 /system/app/apk-filename-here
adb reboot
