commit | 76b553c93bdf2791cc93feae5003bb1ecbf76168 | [log] [tgz] |
---|---|---|
author | Akilesh Kailash <akailash@google.com> | Tue Nov 07 21:02:50 2023 -0800 |
committer | Akilesh Kailash <akailash@google.com> | Wed Nov 08 15:07:57 2023 +0000 |
tree | 04ff1638f614f37f83c1bb740cd9fa7d69fe39c3 | |
parent | 7d1f582d36417541415fb95e11a8bb391fc79622 [diff] |
init: Start snapuserd_proxy after early-init When service is started prior to early init and if per-app memcg is enabled, service start will fail as the required directories for memcg isn't present viz /dev/memcg/apps. Bug: 308818430 Test: th and CF OTA test with per-app memcg enabled Change-Id: Ic65e8d179fbfb8e2135f2de5cc7c77d6c29ea7d2 Signed-off-by: Akilesh Kailash <akailash@google.com>