fix a bug when $ABILONG is arm64-v8a
This commit is contained in:
parent
e837bdc8ad
commit
d1a7372bd2
@ -48,7 +48,7 @@ api_level_arch_detect
|
|||||||
|
|
||||||
ui_print "- Device platform: $ARCH"
|
ui_print "- Device platform: $ARCH"
|
||||||
CHROMEDIR=$INSTALLER/chromeos
|
CHROMEDIR=$INSTALLER/chromeos
|
||||||
BINDIR=$INSTALLER/$ARCH
|
BINDIR=$INSTALLER/$ARCH32
|
||||||
|
|
||||||
##########################################################################################
|
##########################################################################################
|
||||||
# Detection all done, start installing
|
# Detection all done, start installing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user