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
This commit is contained in:
Shashank Sivakumar
2024-07-11 07:06:23 +05:30
committed by Bruno Martins
parent 0b65ce1f12
commit e94b67936f
2 changed files with 1 additions and 2 deletions

View File

@@ -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

View File

@@ -2,7 +2,7 @@
Copyright (C) 2022 The Linux Foundation
SPDX-License-Identifier: BSD-3-Clause
-->
<manifest version="8.0" type="device" target-level="8">
<manifest version="8.0" type="device" target-level="202404">
<hal format="aidl">
<name>android.hardware.gatekeeper</name>
<version>1</version>