You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Copy file name to clipboardExpand all lines: README.md
-1
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,6 @@ This repository contains the following files and directories.
77
77
-`public`: The public API of the embedder.
78
78
-`third_party/accessibility`: A fork of the chromium accessibility library. Copied from [flutter/engine](https://github.com/flutter/engine/tree/main/third_party/accessibility).
79
79
-`//tools`
80
-
-`check_symbols.py`: A script to check whether the build artifacts contain symbols not defined in the allowlist. Used by continuous integration.
81
80
-`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`.
82
81
-`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`.
0 commit comments