Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

device-common: Commit

device/common


Commit MetaInfo

Revision716a5720cada98630abe585bbc5e668c73c400b2 (tree)
Time2012-06-25 15:53:56
AuthorChih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Log Message

generic_x86: init.rc: log threadtime

Change Summary

Incremental Difference

--- a/generic_x86/init.rc
+++ b/generic_x86/init.rc
@@ -538,7 +538,7 @@ service sdcard /system/bin/sdcard /data/media 1023 1023
538538 class late_start
539539 disabled
540540
541-service logcat /system/bin/logcat -v time -f /data/log.txt
541+service logcat /system/bin/logcat -v threadtime -f /data/log.txt
542542 disabled
543543 oneshot
544544
Show on old repository browser