mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fix typo from https://github.com/flutter/engine/pull/52930. The entire framework bundle/directory needs 755 perms (not recursive), but that PR instead updated the binary within the framework bundle. Once this rolls I'll rebase https://github.com/flutter/flutter/pull/148786 and merge that test. Engine-side fix for https://github.com/flutter/flutter/issues/148354