• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

hardware/libaudio


Commit MetaInfo

Revision8af8da1ee8268482bd324fc165963018626c4792 (tree)
Zeit2012-03-21 17:53:26
AutorChih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Log Message

alsa.mk: add alsa-utils

Ändern Zusammenfassung

Diff

--- a/alsa.mk
+++ b/alsa.mk
@@ -45,9 +45,11 @@ PRODUCT_COPY_FILES := \
4545 $(foreach f,$(copy_init),$(LOCAL_ALSA_INIT_DIR)/$(f):$(TARGET_ALSA_CONF_DIR)/init/$(f))
4646
4747 PRODUCT_PACKAGES := \
48+ alsa_amixer \
49+ alsa_aplay \
50+ alsa_ctl \
4851 audio.primary.$(TARGET_PRODUCT) \
4952 audio_policy.$(TARGET_PRODUCT) \
5053 audio.primary.default \
5154 audio.a2dp.default \
5255 audio_policy.default \
53- alsa_ctl \