diff options
author | Sangchul Lee <sc11.lee@samsung.com> | 2016-05-19 17:14:22 +0900 |
---|---|---|
committer | Sangchul Lee <sc11.lee@samsung.com> | 2016-05-27 15:48:02 +0900 |
commit | f34bfc637ad6652b24a75da389c36691fda49025 (patch) | |
tree | 4e39869cf4ac33f510e12fad944d8981d58a416e /packaging | |
parent | f9601397f1066e6dcca2db048d36a8193b9504a0 (diff) | |
download | audio-hal-sc7727-f34bfc637ad6652b24a75da389c36691fda49025.tar.gz audio-hal-sc7727-f34bfc637ad6652b24a75da389c36691fda49025.tar.bz2 audio-hal-sc7727-f34bfc637ad6652b24a75da389c36691fda49025.zip |
Restructure filessubmit/tizen/20160530.013417accepted/tizen/mobile/20160602.022129
- add tizen-audio-impl.h and tizen-audio-impl-xxx.c for implemetation layer that could be code variation as per HW
- rename files
- remove unused functions
- rename functions according to rules("__" prefix for static functions)
[Version] 0.1.10
[Profile] Mobile
[Issue Type] Refactoring
Change-Id: Ib222389161b53efc58832384b1a86542f1de42df
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/audio-hal-sc7727.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/audio-hal-sc7727.spec b/packaging/audio-hal-sc7727.spec index 109226f..4bb1fe2 100644 --- a/packaging/audio-hal-sc7727.spec +++ b/packaging/audio-hal-sc7727.spec @@ -1,6 +1,6 @@ Name: audio-hal-sc7727 Summary: TIZEN Audio HAL for SC7727 -Version: 0.1.9 +Version: 0.1.10 Release: 0 Group: System/Libraries License: Apache-2.0 |