From 88855340f7bf8a6b2d3cfc18ad6bd66317d1275d Mon Sep 17 00:00:00 2001 From: Robin Peng Date: Thu, 14 Jul 2022 21:22:49 +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: I49656b3e156af61fb119dbe64f1211ca82881d06 --- init.insmod.felix.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/init.insmod.felix.cfg b/init.insmod.felix.cfg index dba37ec..4cc5ce3 100644 --- a/init.insmod.felix.cfg +++ b/init.insmod.felix.cfg @@ -16,3 +16,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