Skip to content

Commit 4e3d422

Browse files
committed
[ci] Remove check symbol workflow
check-symbol workflow is a task to check for verify the API of Galaxy Store for Galaxy Watch series(Tizen wearable profile). Due to the planned end of wearable profile support, check-symbol is no longer needed in flutter-tizen. flutter-tizen/flutter-tizen#526
1 parent 029cfdd commit 4e3d422

File tree

3 files changed

+0
-139
lines changed

3 files changed

+0
-139
lines changed

.github/workflows/check-symbols.yml

-63
This file was deleted.

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ This repository contains the following files and directories.
7777
- `public`: The public API of the embedder.
7878
- `third_party/accessibility`: A fork of the chromium accessibility library. Copied from [flutter/engine](https://github.com/flutter/engine/tree/main/third_party/accessibility).
7979
- `//tools`
80-
- `check_symbols.py`: A script to check whether the build artifacts contain symbols not defined in the allowlist. Used by continuous integration.
8180
- `download_engine.py`: A script to download engine artifacts required for linking. Executed as a hook by `gclient sync`. The downloaded artifacts can be found in `//engine`.
8281
- `generate_sysroot.py`: A script to generate Tizen sysroots for arm/arm64/x86. Executed as a hook by `gclient sync`. The sysroots are by default generated in `//sysroot`.
8382
- `gn`: A script to automate running `gn gen`.

tools/check_symbols.py

-75
This file was deleted.

0 commit comments

Comments
 (0)