Merge "[MIPS] Use mksh for /system/bin/sh"
This commit is contained in:
commit
cdacb37806
1 changed files with 0 additions and 3 deletions
|
@ -34,9 +34,6 @@ BOARD_USES_GENERIC_AUDIO := true
|
||||||
# no hardware camera
|
# no hardware camera
|
||||||
USE_CAMERA_STUB := true
|
USE_CAMERA_STUB := true
|
||||||
|
|
||||||
# Set /system/bin/sh to ash, not mksh, to make sure we can switch back.
|
|
||||||
TARGET_SHELL := ash
|
|
||||||
|
|
||||||
# Enable dex-preoptimization to speed up the first boot sequence
|
# Enable dex-preoptimization to speed up the first boot sequence
|
||||||
# of an SDK AVD. Note that this operation only works on Linux for now
|
# of an SDK AVD. Note that this operation only works on Linux for now
|
||||||
ifeq ($(HOST_OS),linux)
|
ifeq ($(HOST_OS),linux)
|
||||||
|
|
Loading…
Reference in a new issue