commit | 7bf0b71d0bbe48ded386a8845a1abddceb7002e1 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Fri Jul 27 16:06:24 2018 -0700 |
committer | Josh Gao <jmgao@google.com> | Fri Jul 27 16:08:56 2018 -0700 |
tree | 6fae5084c67e298255d2e37cb3a21e7eae158d89 | |
parent | d5c210f3404486ce0e8dfbf7410f37cb1d1ed987 [diff] |
adbd: fix check of `remount -R`. The check was accidentally flipped when refactoring from strcmp to std::string::operator==, inverting the behavior of `remount -R`. Test: `adb remount` with verity enabled Change-Id: Ib43889f1f4cc2f8fe1fd5d6e17e47d538dbe91bd