Revert "Fix ld.config.txt errors on Android 8.1 system root devices"
This reverts commit 1ccdefab79.
Reason for revert: Causes delay during boot resulting in failed decryption on FDE devices. Recommend having device maintainers specify this variable manually in rc file and include actual ld.config.txt (or placeholder) in ramdisk directly.
Change-Id: Ib2410675396b38522d690c6057057d164cc0cff2
This commit is contained in:
@@ -1,11 +1,5 @@
|
||||
on boot
|
||||
export LD_CONFIG_FILE /sbin/ld.config.txt
|
||||
|
||||
# For starting recovery on 5.0 and newer
|
||||
service recovery /sbin/recovery
|
||||
seclabel u:r:recovery:s0
|
||||
|
||||
# This helps fix ld.config.txt errors from the linker on Android 8.1
|
||||
service ldconfigtxt /sbin/touch /sbin/ld.config.txt
|
||||
oneshot
|
||||
seclabel u:r:recovery:s0
|
||||
|
||||
Reference in New Issue
Block a user