From 1cbb9b31e4ed6c1f5a0a70acc0049ecba97af8a3 Mon Sep 17 00:00:00 2001 From: Robin Peng Date: Thu, 14 Jul 2022 21:22:41 +0800 Subject: [PATCH] init: set vendor.all.modules.ready and vendor.all.devices.ready migrated from init.gs201.rc Bug: 238853979 Signed-off-by: Robin Peng Change-Id: If9f775dffeab9669310ae02e6f2b82f15f6eb1f2 --- init.insmod.lynx.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/init.insmod.lynx.cfg b/init.insmod.lynx.cfg index 20202cd..e4eecf5 100644 --- a/init.insmod.lynx.cfg +++ b/init.insmod.lynx.cfg @@ -15,3 +15,5 @@ modprobe|snd-soc-cs40l26.ko # All device specific modules loaded setprop|vendor.device.modules.ready +setprop|vendor.all.modules.ready +setprop|vendor.all.devices.ready