commit | fd0c5b1aef5814b91f656341089d11291762a250 | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Mon Feb 12 17:39:37 2018 -0800 |
committer | Calin Juravle <calin@google.com> | Mon Feb 12 17:59:47 2018 -0800 |
tree | e98269378c9bd11bea27c9f82b8195501ee9137e | |
parent | 0e2c9f52831994d0d987926b443e6629f6e53398 [diff] |
Fix otapreopt parameters reading The code was missing a break in the switch statement and was always failing the default CHECK. Also, move the logging to standard error to make it obvious the test failed (instead of relying on the exit code which can be easily missed). Test: installd_otapreopt_test Bug: 71993124 Change-Id: Iaf29ebc9b930981bf3b75c33e63e940139421e1d