From: Rob Landley Date: Mon, 9 Jun 2014 12:13:05 +0000 (-0500) Subject: Promote rfkill. X-Git-Tag: android-x86-6.0-r1~477 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=ef377cf6f6a1e89696df1b0c8d847000a172f846;p=android-x86%2Fexternal-toybox.git Promote rfkill. --- diff --git a/toys/pending/rfkill.c b/toys/other/rfkill.c similarity index 99% rename from toys/pending/rfkill.c rename to toys/other/rfkill.c index 04f7208e..af3efe18 100644 --- a/toys/pending/rfkill.c +++ b/toys/other/rfkill.c @@ -9,7 +9,7 @@ USE_RFKILL(NEWTOY(rfkill, "<1>2", TOYFLAG_SBIN)) config RFKILL bool "rfkill" - default n + default y help Usage: rfkill COMMAND [DEVICE]