summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJinkun Jang <jinkun.jang@samsung.com>2013-03-16 01:03:04 +0900
committerJinkun Jang <jinkun.jang@samsung.com>2013-03-16 01:03:04 +0900
commit192537a5cfcd6fd69cf15becdc3ee852e10b14d9 (patch)
treee1ebe8431f18df05791f30bb7d742d580c8e68c7
parent3d037d9bb01cd92b5fe8c17d7a92a9d24aa61532 (diff)
downloaddevice-config-audio-192537a5cfcd6fd69cf15becdc3ee852e10b14d9.tar.gz
device-config-audio-192537a5cfcd6fd69cf15becdc3ee852e10b14d9.tar.bz2
device-config-audio-192537a5cfcd6fd69cf15becdc3ee852e10b14d9.zip
-rw-r--r--packaging/audio.sh4
-rw-r--r--packaging/device-config-audio.spec4
-rw-r--r--phonecall_es305b_bt_carkit.binbin0 -> 4 bytes
-rw-r--r--phonecall_es305b_bt_carkit_voip.binbin0 -> 4 bytes
-rw-r--r--phonecall_es305b_bt_hsp.binbin0 -> 4 bytes
-rw-r--r--phonecall_es305b_bt_hsp_voip.binbin0 -> 8 bytes
-rw-r--r--phonecall_es305b_close_talk.binbin0 -> 8 bytes
-rw-r--r--phonecall_es305b_close_talk_voip.binbin0 -> 8 bytes
-rw-r--r--phonecall_es305b_headphone_close_talk.binbin0 -> 8 bytes
-rw-r--r--phonecall_es305b_headphone_close_talk_voip.binbin0 -> 8 bytes
-rw-r--r--phonecall_es305b_headset_close_talk.binbin0 -> 8 bytes
-rw-r--r--phonecall_es305b_headset_close_talk_voip.binbin0 -> 8 bytes
-rw-r--r--phonecall_es305b_no_acoustic.binbin0 -> 4 bytes
-rw-r--r--phonecall_es305b_no_acoustic_voip.binbin0 -> 4 bytes
-rw-r--r--phonecall_es305b_speaker_far_talk.binbin0 -> 8 bytes
-rw-r--r--phonecall_es305b_speaker_far_talk_voip.binbin0 -> 8 bytes
16 files changed, 6 insertions, 2 deletions
diff --git a/packaging/audio.sh b/packaging/audio.sh
index 81fee36..9e71107 100644
--- a/packaging/audio.sh
+++ b/packaging/audio.sh
@@ -1,2 +1,2 @@
-export AVSYS_PERIOD_TIME=125
-export AVSYS_PERIOD_COUNT=8
+export AVSYS_PERIOD_TIME=75
+export AVSYS_PERIOD_COUNT=12
diff --git a/packaging/device-config-audio.spec b/packaging/device-config-audio.spec
index 9923bc1..12cdd7e 100644
--- a/packaging/device-config-audio.spec
+++ b/packaging/device-config-audio.spec
@@ -20,6 +20,7 @@ Group: System/Hardware
Audio configuration files for mfld-blackbay
%prep
+%setup -q
%build
@@ -33,6 +34,8 @@ install -D -m 0755 %{S:2} %{buildroot}/usr/lib/udev/rules.d/95-audio-jack.rules
mkdir -p %{buildroot}/etc/profile
install -D -m 0755 %{S:3} %{buildroot}/etc/profile.d/audio.sh
+mkdir -p %{buildroot}/lib/firmware/phone_call
+install -m 0644 *bin %{buildroot}/lib/firmware/phone_call
%post mfld-blackbay
@@ -43,3 +46,4 @@ install -D -m 0755 %{S:3} %{buildroot}/etc/profile.d/audio.sh
%config /opt/etc/audio_system.conf
/usr/lib/udev/rules.d/95-audio-jack.rules
/etc/profile.d/audio.sh
+/lib/firmware/phone_call/*bin
diff --git a/phonecall_es305b_bt_carkit.bin b/phonecall_es305b_bt_carkit.bin
new file mode 100644
index 0000000..b80c501
--- /dev/null
+++ b/phonecall_es305b_bt_carkit.bin
Binary files differ
diff --git a/phonecall_es305b_bt_carkit_voip.bin b/phonecall_es305b_bt_carkit_voip.bin
new file mode 100644
index 0000000..b80c501
--- /dev/null
+++ b/phonecall_es305b_bt_carkit_voip.bin
Binary files differ
diff --git a/phonecall_es305b_bt_hsp.bin b/phonecall_es305b_bt_hsp.bin
new file mode 100644
index 0000000..27988ff
--- /dev/null
+++ b/phonecall_es305b_bt_hsp.bin
Binary files differ
diff --git a/phonecall_es305b_bt_hsp_voip.bin b/phonecall_es305b_bt_hsp_voip.bin
new file mode 100644
index 0000000..ff085b9
--- /dev/null
+++ b/phonecall_es305b_bt_hsp_voip.bin
Binary files differ
diff --git a/phonecall_es305b_close_talk.bin b/phonecall_es305b_close_talk.bin
new file mode 100644
index 0000000..197662a
--- /dev/null
+++ b/phonecall_es305b_close_talk.bin
Binary files differ
diff --git a/phonecall_es305b_close_talk_voip.bin b/phonecall_es305b_close_talk_voip.bin
new file mode 100644
index 0000000..74b1626
--- /dev/null
+++ b/phonecall_es305b_close_talk_voip.bin
Binary files differ
diff --git a/phonecall_es305b_headphone_close_talk.bin b/phonecall_es305b_headphone_close_talk.bin
new file mode 100644
index 0000000..96e81f4
--- /dev/null
+++ b/phonecall_es305b_headphone_close_talk.bin
Binary files differ
diff --git a/phonecall_es305b_headphone_close_talk_voip.bin b/phonecall_es305b_headphone_close_talk_voip.bin
new file mode 100644
index 0000000..f8a7091
--- /dev/null
+++ b/phonecall_es305b_headphone_close_talk_voip.bin
Binary files differ
diff --git a/phonecall_es305b_headset_close_talk.bin b/phonecall_es305b_headset_close_talk.bin
new file mode 100644
index 0000000..d5f87f7
--- /dev/null
+++ b/phonecall_es305b_headset_close_talk.bin
Binary files differ
diff --git a/phonecall_es305b_headset_close_talk_voip.bin b/phonecall_es305b_headset_close_talk_voip.bin
new file mode 100644
index 0000000..9a495c2
--- /dev/null
+++ b/phonecall_es305b_headset_close_talk_voip.bin
Binary files differ
diff --git a/phonecall_es305b_no_acoustic.bin b/phonecall_es305b_no_acoustic.bin
new file mode 100644
index 0000000..b80c501
--- /dev/null
+++ b/phonecall_es305b_no_acoustic.bin
Binary files differ
diff --git a/phonecall_es305b_no_acoustic_voip.bin b/phonecall_es305b_no_acoustic_voip.bin
new file mode 100644
index 0000000..b80c501
--- /dev/null
+++ b/phonecall_es305b_no_acoustic_voip.bin
Binary files differ
diff --git a/phonecall_es305b_speaker_far_talk.bin b/phonecall_es305b_speaker_far_talk.bin
new file mode 100644
index 0000000..4cb600f
--- /dev/null
+++ b/phonecall_es305b_speaker_far_talk.bin
Binary files differ
diff --git a/phonecall_es305b_speaker_far_talk_voip.bin b/phonecall_es305b_speaker_far_talk_voip.bin
new file mode 100644
index 0000000..81e3c0f
--- /dev/null
+++ b/phonecall_es305b_speaker_far_talk_voip.bin
Binary files differ