Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4614f509 authored by Ruchi Kandoi's avatar Ruchi Kandoi
Browse files

resolved conflicts for merge of de7bdc94 to master

Change-Id: I6dc10c8220c0984b31a05534b576ca25afdf5383
parent 545b127a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -205,7 +205,7 @@ static void periodic_chores() {
    healthd_battery_update();
}

#define UEVENT_MSG_LEN 1024
#define UEVENT_MSG_LEN 2048
static void uevent_event(uint32_t /*epevents*/) {
    char msg[UEVENT_MSG_LEN+2];
    char *cp;