From 78ad6ce381c649bb9ac0fdf11d86a0b85df7981c Mon Sep 17 00:00:00 2001 From: Alessio Bazzica Date: Mon, 7 May 2018 11:53:28 +0200 Subject: Removing openmax_dl MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Follow-up CL of https://webrtc-review.googlesource.com/c/src/+/69641 in which the 3pp lib openmax_dl had been disabled (but not removed). Bug: webrtc:9071 Change-Id: Id766e4a48ab255a86e13f5f5f1480aee88c428a5 Reviewed-on: https://webrtc-review.googlesource.com/74482 Commit-Queue: Alessio Bazzica Reviewed-by: Patrik Höglund Reviewed-by: Henrik Lundin Reviewed-by: Henrik Andreassson Reviewed-by: Mirko Bonadei Cr-Commit-Position: refs/heads/master@{#23140} --- tools_webrtc/libs/generate_licenses.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tools_webrtc') diff --git a/tools_webrtc/libs/generate_licenses.py b/tools_webrtc/libs/generate_licenses.py index df7ad8210e..64e5fc9f2e 100755 --- a/tools_webrtc/libs/generate_licenses.py +++ b/tools_webrtc/libs/generate_licenses.py @@ -41,7 +41,6 @@ LIB_TO_LICENSES_DICT = { 'libsrtp': ['third_party/libsrtp/LICENSE'], 'libvpx': ['third_party/libvpx/source/libvpx/LICENSE'], 'libyuv': ['third_party/libyuv/LICENSE'], - 'openmax_dl': ['third_party/openmax_dl/LICENSE'], 'opus': ['third_party/opus/src/COPYING'], 'protobuf': ['third_party/protobuf/LICENSE'], 'rnnoise': ['third_party/rnnoise/COPYING'], -- cgit v1.2.3