Files
android_bootable_recovery/etc/init/android.hardware.boot@1.0-service.rc
Mohd Faraz 29cab7f160 etc: vndservice and hwservice managers are required by other hals
* Export vendor paths for boot-hal as some libs are present in vendor
 * hwservicemanager and vndservicemanager are also required by health hal amd boot hal

Change-Id: I9017e0692cdb917db86629588726ba11eafd1e81
Signed-off-by: Mohd Faraz <androiabledroid@gmail.com>
2021-08-28 23:54:49 +00:00

7 lines
217 B
Plaintext

service boot-hal-1-0 /system/bin/android.hardware.boot@1.0-service
user root
group root
setenv LD_LIBRARY_PATH /vendor/lib64:/vendor/lib:/system/lib64:/system/lib
disabled
seclabel u:r:recovery:s0