commit | 3ad274be1558ab190f35df1126b42512a8d05762 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <[email protected]> | Mon Jun 22 08:49:14 2020 -0700 |
committer | Mark Salyzyn <[email protected]> | Wed Jun 24 18:10:12 2020 -0700 |
tree | 649a50e2c66c63112d6cd13ddb8f9feee83bfc9f | |
parent | 5b2457ed3494512ab2c1573d556631979abe9930 [diff] |
modprobe: switch to getopt_long for argument parsing Add support for long options, and fit existing options to upstream behaviors and extensions. Fix some missing std::endl and android::base::Join() usage. Bug: 159424228 Bug: 151950334 Test: manually test long options work Change-Id: Id792d87d4407628e706aeccecb6e2bce22bcad10