commit | a57cff4e6c41c2eaf7c63cc6c5fc8f06c11f8306 | [log] [tgz] |
---|---|---|
author | Gopalakrishnan Nallasamy <gokrishnan@google.com> | Thu Jan 03 10:06:15 2019 -0800 |
committer | Gopalakrishnan Nallasamy <gokrishnan@google.com> | Thu Jan 03 10:06:15 2019 -0800 |
tree | 2e85d0b84fdffe228488fedca5e0563b8296ac90 | |
parent | f25675d38948d6e6eefc45f893f659467eab6471 [diff] |
MediaRecorder.h:correct MEDIA_RECORDER_ERROR enum MEDIA_RECORDER_ERROR state had an enum value 0 which would not work with some of the existing code using bitwise operators (mask). Hence, set a new value for this state. Bug: 120389907 Test: cts-tradefed run cts-dev --module CtsMediaTestCases --compatibility:module-arg CtsMediaTestCases:include-annotation:android.platform.test.annotations.RequiresDevice Change-Id: I06f35b7438ff12050dd34bc64fbdca3a5c07b47a