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

Commit 300b95f7 authored by Simon Shields's avatar Simon Shields Committed by Michael Bestas
Browse files

reboot: mark as recovery_available

Change-Id: I96aab8631261fad0de8851326bf0cc4e61b9be85
parent c1bd7ddf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@

cc_binary {
    name: "reboot",
    recovery_available: true,
    srcs: ["reboot.c"],
    shared_libs: ["libcutils"],
    cflags: ["-Werror"],