mirror of
https://gitee.com/openharmony/multimedia_audio_standard
synced 2024-12-04 11:04:47 +00:00
Signed-off-by: yangshuai<yangshuai67@huawei.com>
This commit is contained in:
parent
083d67eee8
commit
233a2a5f15
@ -9,7 +9,7 @@
|
|||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
import("//build/ohos.gni")
|
import("//build/ohos.gni")
|
||||||
|
|
||||||
@ -46,7 +46,7 @@ config("audio_opensles_config") {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ohos_executable("audio_opensles_test") {
|
ohos_executable("audio_opensles_test") {
|
||||||
install_enable = true
|
install_enable = false
|
||||||
|
|
||||||
sources = [ "//foundation/multimedia/audio_standard/services/test/audio_opensles_test.cpp" ]
|
sources = [ "//foundation/multimedia/audio_standard/services/test/audio_opensles_test.cpp" ]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user