fix: fix opensource notice

Signed-off-by: whoselittlelion <humin16@huawei.com>
This commit is contained in:
whoselittlelion 2024-06-12 16:17:29 +08:00
parent 795019bd8b
commit 21631e2b26
2 changed files with 2 additions and 20 deletions

View File

@ -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

View File

@ -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/"