Fix ld.config.txt errors on Android 8.1 system root devices
Change-Id: I17dcb8a2d77519799292d1c0fb5d94de21d7e6cb
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
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