Skip to content

Commit

Permalink
Remove ld.config.txt support from tree
Browse files Browse the repository at this point in the history
upstream has it now

Signed-off-by: engstk <eng.stk@sapo.pt>
  • Loading branch information
engstk committed Nov 8, 2019
1 parent 4ed047b commit 2385340
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 354 deletions.
6 changes: 0 additions & 6 deletions recovery/root/init.recovery.qcom.rc
Original file line number Diff line number Diff line change
Expand Up @@ -132,13 +132,7 @@ service patchreserve-service /sbin/patchreserve-service.sh
oneshot
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

on boot
export LD_CONFIG_FILE /sbin/ld.config.txt
setprop sys.usb.config adb
write /proc/touchpanel/gesture_enable 1
write /sys/devices/platform/soc/c440000.qcom,spmi/spmi-0/spmi0-02/c440000.qcom,spmi:qcom,pmi8998@2:qcom,qpnp-smb2/power_supply/usb/otg_switch 1
Expand Down
Loading

0 comments on commit 2385340

Please sign in to comment.