From cfaa2c57218770d755fe76687e30dae8f4c4bb2d Mon Sep 17 00:00:00 2001 From: Robin Peng Date: Thu, 14 Jul 2022 21:13:20 +0800 Subject: [PATCH] init: set vendor.all.modules.ready and vendor.all.devices.ready migrated from init.gs101.rc Bug: 238853979 Signed-off-by: Robin Peng Change-Id: Idfc1833726592310f5c6ee2d8d30f5d6423b4a90 --- init.insmod.bluejay.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/init.insmod.bluejay.cfg b/init.insmod.bluejay.cfg index 1191877..7d3c2d7 100644 --- a/init.insmod.bluejay.cfg +++ b/init.insmod.bluejay.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