commit | 09e5dcea2a26202b83bc39e19024f59e2c4283c7 | [log] [tgz] |
---|---|---|
author | Alex Naidis <alex.naidis@linux.com> | Thu Dec 22 22:04:42 2016 +0100 |
committer | Ayan Mukherjee <mukherjeeayan725@gmail.com> | Tue Nov 09 10:48:51 2021 -0500 |
tree | 7d9335e2613f364140815c04d99d22a576216357 | |
parent | 99a1ce9713b6379d597242be8a19277f369d332e [diff] |
init.rc: don't start console unless asked to This can have a major impact on performance. We don't want this, even on userdebug/eng builds. Use the new property "ro.console.enable" to enable the console service explicitly. Change-Id: I93e7c65e92261443d1c9c70cfef9aa2ed5ff328a Signed-off-by: Alex Naidis <alex.naidis@linux.com> Signed-off-by: Jason Edson <jaysonedson@gmail.com>