commit | 65e1c75c17d31db135d5d49063fdc87e46e297db | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Fri Oct 19 21:56:55 2018 -0700 |
committer | Andreas Gampe <agampe@google.com> | Tue Oct 23 13:07:59 2018 -0700 |
tree | 0f1a907a0747ce300a1b92266bd109e676d14fcd | |
parent | d2448a76d398f24e8034e4f60f26e9fe3c07b7bb [diff] |
Apexd: Use Status for createLoopDevice Move from status_t to Status. This surfaces the underlying error messages to the callers, and removes the last libutils dependency in apexd.cpp. Test: mmma system/apex/apexd Change-Id: Ic1cbdef341aa1bfbb64e8a702c09d21a9ab95cc3