DEBSOURCES
Skip Quicknav
sources / android-platform-system-core / 1%3A8.1.0%2Br23-5 / reboot / Android.bp
12345678
// Copyright 2013 The Android Open Source Project cc_binary { name: "reboot", srcs: ["reboot.c"], shared_libs: ["libcutils"], cflags: ["-Werror"], }