Merge "Do not execute linkerconfig from recovery" am: b12e54c4f1 am: 7a0a80ea28
Change-Id: I60d2cfb4dc83c35820457f4f1b7646a01acf4edd
This commit is contained in:
+2
-2
@@ -4,8 +4,8 @@ on early-init
|
|||||||
# Set the security context of /postinstall if present.
|
# Set the security context of /postinstall if present.
|
||||||
restorecon /postinstall
|
restorecon /postinstall
|
||||||
|
|
||||||
# Generate ld.config.txt for recovery processes
|
# Copy prebuilt ld.config.txt into linkerconfig directory
|
||||||
exec u:r:linkerconfig:s0 -- /system/bin/linkerconfig --target /linkerconfig/ld.config.txt
|
copy /system/etc/ld.config.txt /linkerconfig/ld.config.txt
|
||||||
chmod 444 /linkerconfig/ld.config.txt
|
chmod 444 /linkerconfig/ld.config.txt
|
||||||
|
|
||||||
start ueventd
|
start ueventd
|
||||||
|
|||||||
Reference in New Issue
Block a user