mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-11-09 19:10:30 +00:00
CommonInstaller: not installing aapt into ROM
This commit is contained in:
parent
27f254af05
commit
1fa0061f23
@ -1118,7 +1118,7 @@ install_shell_utils () {
|
||||
ui_print " << with Shell Utilities"
|
||||
|
||||
# architecture dependend stuff
|
||||
for binary in aapt col colcrt colrm column findfs findmnt \
|
||||
for binary in col colcrt colrm column findfs findmnt \
|
||||
hexdump lessecho lesskey look lsblk lscpu lsipc \
|
||||
lslocks lsns ncal setterm unzip whereis; do
|
||||
nanodroid_install_file xbin/${binary}.${BIN_ARCH} bin
|
||||
|
Loading…
Reference in New Issue
Block a user