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

Commit f5248da5 authored by Chien-Yu Chen's avatar Chien-Yu Chen
Browse files

dumpstate: enable cameraserver

Enable bugreport callstack dump for cameraserver.

Bug: 24511454
Change-Id: I8f4b14a95b3a1abedc4cf072335f0f31b18006af
parent c243d320
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -51,6 +51,7 @@ static const int64_t NANOS_PER_SEC = 1000000000;
/* list of native processes to include in the native dumps */
static const char* native_processes_to_dump[] = {
        "/system/bin/audioserver",
        "/system/bin/cameraserver",
        "/system/bin/drmserver",
        "/system/bin/mediaserver",
        "/system/bin/sdcard",