Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 7aa06a4

Browse files
jason-simmonsharryterkelsen
authored andcommitted
Fix some image_external_texture entries in the license golden file (#46790)
1 parent 1a99edb commit 7aa06a4

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

ci/licenses_golden/licenses_flutter

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3009,11 +3009,9 @@ ORIGIN: ../../../flutter/shell/platform/android/external_view_embedder/surface_p
30093009
ORIGIN: ../../../flutter/shell/platform/android/flutter_main.cc + ../../../flutter/LICENSE
30103010
ORIGIN: ../../../flutter/shell/platform/android/flutter_main.h + ../../../flutter/LICENSE
30113011
ORIGIN: ../../../flutter/shell/platform/android/image_external_texture.h + ../../../flutter/LICENSE
3012-
ORIGIN: ../../../flutter/shell/platform/android/image_external_texture.cc + ../../../flutter/LICENSE
30133012
ORIGIN: ../../../flutter/shell/platform/android/image_external_texture_gl.cc + ../../../flutter/LICENSE
30143013
ORIGIN: ../../../flutter/shell/platform/android/image_external_texture_gl.h + ../../../flutter/LICENSE
30153014
ORIGIN: ../../../flutter/shell/platform/android/image_external_texture_vk.h + ../../../flutter/LICENSE
3016-
ORIGIN: ../../../flutter/shell/platform/android/image_external_texture_vk.cc + ../../../flutter/LICENSE
30173015
ORIGIN: ../../../flutter/shell/platform/android/io/flutter/FlutterInjector.java + ../../../flutter/LICENSE
30183016
ORIGIN: ../../../flutter/shell/platform/android/io/flutter/Log.java + ../../../flutter/LICENSE
30193017
ORIGIN: ../../../flutter/shell/platform/android/io/flutter/app/FlutterActivity.java + ../../../flutter/LICENSE
@@ -5777,12 +5775,12 @@ FILE: ../../../flutter/shell/platform/android/external_view_embedder/surface_poo
57775775
FILE: ../../../flutter/shell/platform/android/external_view_embedder/surface_pool.h
57785776
FILE: ../../../flutter/shell/platform/android/flutter_main.cc
57795777
FILE: ../../../flutter/shell/platform/android/flutter_main.h
5780-
FILE: ../../../flutter/shell/platform/android/hardware_buffer_external_texture.cc
5781-
FILE: ../../../flutter/shell/platform/android/hardware_buffer_external_texture.h
5782-
FILE: ../../../flutter/shell/platform/android/hardware_buffer_external_texture_gl.cc
5783-
FILE: ../../../flutter/shell/platform/android/hardware_buffer_external_texture_gl.h
5784-
FILE: ../../../flutter/shell/platform/android/hardware_buffer_external_texture_vk.cc
5785-
FILE: ../../../flutter/shell/platform/android/hardware_buffer_external_texture_vk.h
5778+
FILE: ../../../flutter/shell/platform/android/image_external_texture.cc
5779+
FILE: ../../../flutter/shell/platform/android/image_external_texture.h
5780+
FILE: ../../../flutter/shell/platform/android/image_external_texture_gl.cc
5781+
FILE: ../../../flutter/shell/platform/android/image_external_texture_gl.h
5782+
FILE: ../../../flutter/shell/platform/android/image_external_texture_vk.cc
5783+
FILE: ../../../flutter/shell/platform/android/image_external_texture_vk.h
57865784
FILE: ../../../flutter/shell/platform/android/io/flutter/FlutterInjector.java
57875785
FILE: ../../../flutter/shell/platform/android/io/flutter/Log.java
57885786
FILE: ../../../flutter/shell/platform/android/io/flutter/app/FlutterActivity.java

0 commit comments

Comments
 (0)