note usage of extendedcommand;

Change-Id: Iab212b3a0cc5259630883c4783a28bcecd9e7028
This commit is contained in:
Koushik Dutta 2011-09-23 03:50:29 -07:00
parent 81a61516c9
commit 0917a7aedf

View File

@ -1,3 +1,6 @@
// Copyright ClockworkMod, LLC. Reference and porting purposes only. Usage of the extendedcommand API
// is restricted to those granted explicit permission, or by use of the ROM Manager Recovery API.
// https://github.com/koush/TestRomManager
#include <ctype.h>
#include <errno.h>
#include <fcntl.h>