mirror of
https://gitee.com/openharmony/third_party_alsa-lib
synced 2025-02-16 22:58:16 +00:00
fix: fix opensource notice
Signed-off-by: whoselittlelion <humin16@huawei.com>
This commit is contained in:
parent
795019bd8b
commit
21631e2b26
1
BUILD.gn
1
BUILD.gn
@ -175,7 +175,6 @@ ohos_shared_library("libasound") {
|
||||
# conf files
|
||||
"src/conf:alsa-lib-prebuilt-all",
|
||||
]
|
||||
license_file = "./README.OpenSource"
|
||||
output_extension = "so"
|
||||
install_images = [ chipset_base_dir ]
|
||||
install_enable = true
|
||||
|
@ -1,22 +1,5 @@
|
||||
/*
|
||||
* ALSA lib header file include/config.h
|
||||
* Copyright (c) 2022 Huawei Device Co., Ltd.
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Lesser General Public License as
|
||||
* published by the Free Software Foundation; either version 2.1 of
|
||||
* the License, or (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with this library; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*
|
||||
*/
|
||||
/* include/config.h. Generated from config.h.in by configure. */
|
||||
/* include/config.h.in. Generated from configure.ac by autoheader. */
|
||||
|
||||
/* Directory with aload* device files */
|
||||
#define ALOAD_DEVICE_DIRECTORY "/dev/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user