Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3d00a8c5 authored by Thorsten Glaser's avatar Thorsten Glaser Committed by Jean-Baptiste Queru
Browse files

For the generic board, set /system/bin/sh to mksh to test the transition

Change-Id: I778bae4060dd404e82fbf9dd5b8a2024c8268402
parent 2213aab8
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -9,3 +9,6 @@ TARGET_NO_KERNEL := true
TARGET_CPU_ABI := armeabi
HAVE_HTC_AUDIO_DRIVER := true
BOARD_USES_GENERIC_AUDIO := true

# Set /system/bin/sh to mksh, not ash, to test the transition.
TARGET_SHELL := mksh