From ce1a232a669a28667b7fe707aef5ddce1c678a5a Mon Sep 17 00:00:00 2001 From: SeokHoon Lee Date: Thu, 1 Dec 2016 16:11:34 +0900 Subject: [PATCH] fix typo in ini file Signed-off-by: SeokHoon Lee Change-Id: I1972892da2adac5c363ed4b6c19cce27c87783d7 --- mmfw-sysconf-target-n4/etc/multimedia/mmfw_streamrecorder.ini | 2 +- mmfw-sysconf-target-tm1/etc/multimedia/mmfw_streamrecorder.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mmfw-sysconf-target-n4/etc/multimedia/mmfw_streamrecorder.ini b/mmfw-sysconf-target-n4/etc/multimedia/mmfw_streamrecorder.ini index 9a5ed9d..e5f4fca 100644 --- a/mmfw-sysconf-target-n4/etc/multimedia/mmfw_streamrecorder.ini +++ b/mmfw-sysconf-target-n4/etc/multimedia/mmfw_streamrecorder.ini @@ -69,4 +69,4 @@ supported audio encoders = AMR,AAC,PCM supported video encoders = H263,MPEG4 ;/*3GP , AMR, MP4 , WAV, ADTS*/ -supported file formats = 3GP,MP4,AMR.ADTS,WAV +supported file formats = 3GP,MP4,AMR,ADTS,WAV diff --git a/mmfw-sysconf-target-tm1/etc/multimedia/mmfw_streamrecorder.ini b/mmfw-sysconf-target-tm1/etc/multimedia/mmfw_streamrecorder.ini index 55a5cf4..e5f4fca 100644 --- a/mmfw-sysconf-target-tm1/etc/multimedia/mmfw_streamrecorder.ini +++ b/mmfw-sysconf-target-tm1/etc/multimedia/mmfw_streamrecorder.ini @@ -69,4 +69,4 @@ supported audio encoders = AMR,AAC,PCM supported video encoders = H263,MPEG4 ;/*3GP , AMR, MP4 , WAV, ADTS*/ -supported file formats = 3GP, MP4,AMR,ADTS,WAV +supported file formats = 3GP,MP4,AMR,ADTS,WAV -- 2.34.1