am cd7c775e
: fix the build still
Merge commit 'cd7c775ece6854765ae3208818e76d9d11724713' into gingerbread-plus-aosp * commit 'cd7c775ece6854765ae3208818e76d9d11724713': fix the build still
This commit is contained in:
@@ -434,6 +434,9 @@ public class DroidDoc
|
|||||||
if (option.equals("-nodocs")) {
|
if (option.equals("-nodocs")) {
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
if (option.equals("-parsecomments")) {
|
||||||
|
return 1;
|
||||||
|
}
|
||||||
if (option.equals("-since")) {
|
if (option.equals("-since")) {
|
||||||
return 3;
|
return 3;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user