CommonInstaller: not installing aapt into ROM

merge-requests/23/head
Christopher Roy Bratusek 5 years ago
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…
Cancel
Save