OSDN Git Service

Enable Kernel Logging
authorKiyoung Kim <kiyoungkim@google.com>
Tue, 23 Jul 2019 04:38:34 +0000 (13:38 +0900)
committerKiyoung Kim <kiyoungkim@google.com>
Tue, 23 Jul 2019 06:22:58 +0000 (15:22 +0900)
commite3bad0488569785501176a88a4d535f52e38f22a
tree7e0d25117a018f8d6700ab135edc566b10664560
parent15e3835dd92bc86e673aefdaec34253636d7da19
Enable Kernel Logging

As Linkerconfig will be executed from init, logs from generating
linkerconfig can be detected from kernel log. To enable this, there
should be some configuration added in main function.

Test: m -j & Tested from Cuttlefish
Change-Id: I86c281a915ebafb8ecfafc2117d64f45657e7d20
generator/main.cc