commit | 9c762a5428f2c46651f81548ae91412b98f47c91 | [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 | bd7adffaef6fb88500c5d4bc6bc5ee61e03618eb [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>