Skip to content

Commit 048e31f

Browse files
committed
[Tizen] Temporarily fix embedder_exports.lst
1 parent 70c0191 commit 048e31f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

shell/platform/embedder/embedder_exports.lst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,8 @@
88
global:
99
Flutter*;
1010
__Flutter*;
11-
kDartIsolateSnapshotData;
12-
kDartIsolateSnapshotInstructions;
13-
kDartVmSnapshotData;
14-
kDartVmSnapshotInstructions;
11+
kDart*;
12+
kFlutter*;
1513
local:
1614
*;
1715
};

0 commit comments

Comments
 (0)