OSDN Git Service

Modify return values of read/write/config methods to bool
authorHridya Valsaraju <hridya@google.com>
Tue, 27 Sep 2016 20:43:57 +0000 (13:43 -0700)
committerHridya Valsaraju <hridya@google.com>
Fri, 14 Oct 2016 23:55:52 +0000 (23:55 +0000)
commit954515f73a0e2d3728be35ded497b71d26badf72
treea38b0c497383de6fe71f08c72891bc398c341576
parenta91254d1966cc1dc3faa37b9ff909c5f3a3ac7ce
Modify return values of read/write/config methods to bool

Modify return values of read/write/config methods to bool
for the FMQ unit tests and benchmarks.

Bug: 31780470
Test: Built and ran existing FMQ unit tests and benchmarks

Change-Id: I2b7c9cf073f0c1a2908d48552e258ce21240ae64
benchmarks/msgq/1.0/IBenchmarkMsgQ.hal
tests/msgq/1.0/ITestMsgQ.hal