commit | 6b8915e70545d0d6eef24b205316c7aa11dc51e4 | [log] [tgz] |
---|---|---|
author | dianlujitao <dianlujitao@lineageos.org> | Mon Nov 18 10:08:21 2019 +0800 |
committer | kubersharma001 <kubersharma001@gmail.com> | Thu Nov 19 12:27:53 2020 +0100 |
tree | b6ae1016e7771e416abc9e86fa0c930639d3ff7c | |
parent | 064c15296661da2dbe593c6a276f632327802c72 [diff] |
ipacm: Address ipacm start failure * ipacm pid file is stored at /data/vendor/ipa/ipacm.pid, and the service fails to start if the directory is not accessible. * QCOM uses ipacm-diag.rc to create the directory. Replicate the behavior since we don't necessarily ship that one. * Move to late_start since post-fs is earlier than post-fs-data. Change-Id: I5663e32d202cd8b52de8e8257332be1029c0fe3d