commit | bde4782ec2c94f50892ae2453d4c936811046263 | [log] [tgz] |
---|---|---|
author | dianlujitao <dianlujitao@lineageos.org> | Mon Nov 18 10:08:21 2019 +0800 |
committer | dianlujitao <dianlujitao@lineageos.org> | Mon Nov 18 17:23:59 2019 +0800 |
tree | 95d09915088e7d618b0dc283b9c83144f97308bb | |
parent | 4d60cb092d0252d07ef885dc1cc2ce8167d36311 [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