* commit '4c90a648cd0e1310d4b934c54905af3cf40b2770': Switch back to mksh as the default
This commit is contained in:
committed by
Android Git Automerger
commit
eb9fc27dbe
@@ -106,8 +106,8 @@ TARGET_COMPRESS_MODULE_SYMBOLS := false
|
||||
# Default is to prelink modules.
|
||||
TARGET_PRELINK_MODULE := true
|
||||
|
||||
# Default shell is ash. Other possible value is mksh.
|
||||
TARGET_SHELL := ash
|
||||
# Default shell is mksh. Other possible value is ash.
|
||||
TARGET_SHELL := mksh
|
||||
|
||||
# ###############################################################
|
||||
# Include sub-configuration files
|
||||
|
Reference in New Issue
Block a user