From e94b67936f54a28e5aa421f859ed83ec92efba55 Mon Sep 17 00:00:00 2001 From: Shashank Sivakumar Date: Thu, 11 Jul 2024 07:06:23 +0530 Subject: [PATCH] sm8750-common: Update target level to 202404 The target level as per requirements is 202404. This change is to set the manifest target level to the same. As the per the requirement, HIDL interfaces should not be used, hence this change is removing the hwservicemanager bootup and its signal to wait until its ready. Change-Id: I6646f5173951ba3c2e088ae19482d412e4f32e07 --- init/init.target.rc | 1 - manifest_sun.xml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/init/init.target.rc b/init/init.target.rc index 73f0137..3403d84 100644 --- a/init/init.target.rc +++ b/init/init.target.rc @@ -76,7 +76,6 @@ on early-fs start vold on fs - start hwservicemanager mount_all --early chown root system /mnt/vendor/persist chmod 0771 /mnt/vendor/persist diff --git a/manifest_sun.xml b/manifest_sun.xml index 08ba41d..fee80fd 100644 --- a/manifest_sun.xml +++ b/manifest_sun.xml @@ -2,7 +2,7 @@ Copyright (C) 2022 The Linux Foundation SPDX-License-Identifier: BSD-3-Clause --> - + android.hardware.gatekeeper 1