Signed-off-by: yangshuai<yangshuai67@huawei.com>

This commit is contained in:
杨帅 2022-02-28 03:59:33 +00:00 committed by Gitee
parent 083d67eee8
commit 233a2a5f15
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -9,7 +9,7 @@
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# limitations under the License.
import("//build/ohos.gni")
@ -46,7 +46,7 @@ config("audio_opensles_config") {
}
ohos_executable("audio_opensles_test") {
install_enable = true
install_enable = false
sources = [ "//foundation/multimedia/audio_standard/services/test/audio_opensles_test.cpp" ]