Merge pull request #325 from avalluri/audiosystem
authorHalton Huo <halton.huo@intel.com>
Tue, 17 Jun 2014 08:16:00 +0000 (16:16 +0800)
committerHalton Huo <halton.huo@intel.com>
Tue, 17 Jun 2014 08:16:00 +0000 (16:16 +0800)
[AudioSystem][IVI]: Implementation of Tizen Audio System/Control API.

1  2 
packaging/tizen-extensions-crosswalk.spec
tizen-wrt.gyp

@@@ -5,9 -5,10 +5,10 @@@
  %define _bluetooth_demo_package tizen-extensions-crosswalk-bluetooth-demo
  %define _examples_package tizen-extensions-crosswalk-examples
  %define _system_info_demo_package tizen-extensions-crosswalk-system-info-demo
+ %define _audiosystem_demo_package tizen-extensions-crosswalk-audiosystem-demo
  
  Name:       tizen-extensions-crosswalk
 -Version:    0.67
 +Version:    0.70
  Release:    0
  License:    BSD-3-Clause and Apache-2.0
  Group:      Development/Libraries
diff --cc tizen-wrt.gyp
@@@ -25,7 -24,9 +25,8 @@@
          [ 'tizen == 1', {
            'dependencies': [
              'application/application.gyp:*',
+             'audiosystem/audiosystem.gyp:*',
              'bookmark/bookmark.gyp:*',
 -            'callhistory/callhistory.gyp:*',
              'content/content.gyp:*',
              'download/download.gyp:*',
              'filesystem/filesystem.gyp:*',