Loading target/board/emulator/BoardConfig.mk +3 −0 Original line number Original line Diff line number Diff line Loading @@ -7,3 +7,6 @@ TARGET_NO_BOOTLOADER := true TARGET_NO_BOOTLOADER := true TARGET_NO_KERNEL := true TARGET_NO_KERNEL := true HAVE_HTC_AUDIO_DRIVER := true HAVE_HTC_AUDIO_DRIVER := true # no hardware camera USE_CAMERA_STUB := true target/board/generic/BoardConfig.mk +3 −0 Original line number Original line Diff line number Diff line Loading @@ -9,3 +9,6 @@ TARGET_NO_KERNEL := true TARGET_CPU_ABI := armeabi TARGET_CPU_ABI := armeabi HAVE_HTC_AUDIO_DRIVER := true HAVE_HTC_AUDIO_DRIVER := true BOARD_USES_GENERIC_AUDIO := true BOARD_USES_GENERIC_AUDIO := true # no hardware camera USE_CAMERA_STUB := true target/board/sim/BoardConfig.mk +3 −0 Original line number Original line Diff line number Diff line Loading @@ -23,3 +23,6 @@ TARGET_CPU_ABI := none #the simulator partially emulates the original HTC /dev/eac audio interface #the simulator partially emulates the original HTC /dev/eac audio interface HAVE_HTC_AUDIO_DRIVER := true HAVE_HTC_AUDIO_DRIVER := true BOARD_USES_GENERIC_AUDIO := true BOARD_USES_GENERIC_AUDIO := true # no hardware camera USE_CAMERA_STUB := true Loading
target/board/emulator/BoardConfig.mk +3 −0 Original line number Original line Diff line number Diff line Loading @@ -7,3 +7,6 @@ TARGET_NO_BOOTLOADER := true TARGET_NO_BOOTLOADER := true TARGET_NO_KERNEL := true TARGET_NO_KERNEL := true HAVE_HTC_AUDIO_DRIVER := true HAVE_HTC_AUDIO_DRIVER := true # no hardware camera USE_CAMERA_STUB := true
target/board/generic/BoardConfig.mk +3 −0 Original line number Original line Diff line number Diff line Loading @@ -9,3 +9,6 @@ TARGET_NO_KERNEL := true TARGET_CPU_ABI := armeabi TARGET_CPU_ABI := armeabi HAVE_HTC_AUDIO_DRIVER := true HAVE_HTC_AUDIO_DRIVER := true BOARD_USES_GENERIC_AUDIO := true BOARD_USES_GENERIC_AUDIO := true # no hardware camera USE_CAMERA_STUB := true
target/board/sim/BoardConfig.mk +3 −0 Original line number Original line Diff line number Diff line Loading @@ -23,3 +23,6 @@ TARGET_CPU_ABI := none #the simulator partially emulates the original HTC /dev/eac audio interface #the simulator partially emulates the original HTC /dev/eac audio interface HAVE_HTC_AUDIO_DRIVER := true HAVE_HTC_AUDIO_DRIVER := true BOARD_USES_GENERIC_AUDIO := true BOARD_USES_GENERIC_AUDIO := true # no hardware camera USE_CAMERA_STUB := true