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

Commit e1324cd4 authored by Mark Salyzyn's avatar Mark Salyzyn Committed by Android Git Automerger
Browse files

am 17151e4d: Merge "run-as: turn on -Werror"

* commit '17151e4d':
  run-as: turn on -Werror
parents d4bb3110 17151e4d
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -7,4 +7,6 @@ LOCAL_SHARED_LIBRARIES := libselinux

LOCAL_MODULE := run-as

LOCAL_CFLAGS := -Werror

include $(BUILD_EXECUTABLE)
+0 −4
Original line number Diff line number Diff line
@@ -408,10 +408,6 @@ parse_positive_decimal(const char** pp, const char* end)
        value = -1;
    }
    return value;

BAD:
    *pp = p;
    return -1;
}

/* Read the system's package database and extract information about