prebuilt: Update terminfo path
Due to bash compilation issues, libncurses had to be moved to /system_ext. Change-Id: Idbc2ac810b98843c00ada4f96b46ebb1c8744128
This commit is contained in:
committed by
Łukasz Patron
parent
6b1163254d
commit
70307a29eb
@@ -1,6 +1,6 @@
|
||||
# LineageOS core functionality
|
||||
on init
|
||||
export TERMINFO /product/etc/terminfo
|
||||
export TERMINFO /system_ext/etc/terminfo
|
||||
|
||||
# bugreport is triggered by holding down volume down, volume up and power
|
||||
service bugreport /system/bin/dumpstate -d -p -z
|
||||
|
||||
Reference in New Issue
Block a user