commit | e1cad43d24d37f48b7d4c840a42c15a4feed687d | [log] [tgz] |
---|---|---|
author | Alex Naidis <alex.naidis@linux.com> | Thu Dec 22 22:04:42 2016 +0100 |
committer | Jackeagle <jackeagle102@gmail.com> | Sun Oct 08 00:02:39 2023 -0400 |
tree | 5f6bac63c90b763fad9f903fc1c6ec5837569fa6 | |
parent | 509070aab51a5693cc90aa56c6bea8dbb3487e9a [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>