resolved conflicts for merge of 02ef15f1 to lmp-mr1-dev-plus-aosp

Change-Id: If44376782436b92c2d03a56df57572fc964158a9
diff --git a/adb/commandline.c b/adb/commandline.c
index 903b818..06c94db 100644
--- a/adb/commandline.c
+++ b/adb/commandline.c
@@ -190,7 +190,6 @@
         "\n"
         "  adb restore <file>           - restore device contents from the <file> backup archive\n"
         "\n"
-        "  adb disable-verity           - disable dm-verity checking on USERDEBUG builds\n"
         "  adb keygen <file>            - generate adb public/private key. The private key is stored in <file>,\n"
         "                                 and the public key is stored in <file>.pub. Any existing files\n"
         "                                 are overwritten.\n"