commit | dc848566a17eb62109b0e682e8c62628e420ea19 | [log] [tgz] |
---|---|---|
author | Biao Lu <biao.lu@intel.com> | Thu Jan 28 16:10:54 2016 +0800 |
committer | Biao Lu <biao.lu@intel.com> | Mon Feb 01 10:10:28 2016 +0800 |
tree | 37c91158a18d6d50c62cbd05dbeb58551d9aad99 | |
parent | 53529ecacdffbbffb5c9fbc4ab38103703dde32e [diff] |
init: Fix load_firmware error In function 'load_firmware', parameter 'buf' passed to 'write' is wrong. To fix it, use android::base::WriteFully to replace. Change-Id: I13f79bdc9be9e5eb669f6bd975535b1dce965ef0 Signed-off-by: Biao Lu <biao.lu@intel.com>