Merge change Iee649a81 into eclair
* changes: Add LAST_KMSG_KB variable, used to tune the size of /proc/last_kmsg uploads. See bug 2177046.
This commit is contained in:
@@ -3620,6 +3620,11 @@ public final class Settings {
|
||||
*/
|
||||
public static final String SEND_ACTION_APP_ERROR = "send_action_app_error";
|
||||
|
||||
/**
|
||||
* Maximum size of /proc/last_kmsg content to upload after reboot.
|
||||
*/
|
||||
public static final String LAST_KMSG_KB = "last_kmsg_kb";
|
||||
|
||||
/**
|
||||
* @deprecated
|
||||
* @hide
|
||||
|
||||
Reference in New Issue
Block a user