mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Flutter for Modroid should use vsync
This patch teaches Flutter how to connect to the vsync service on Modroid. Also, remove our now-redunant copy of vsync.mojom. Fixes #589
This commit is contained in:
parent
8d1390372f
commit
a042dbe953
@ -28,6 +28,5 @@ dart_pkg("sky_services") {
|
||||
"//sky/services/pointer:interfaces",
|
||||
"//sky/services/raw_keyboard:interfaces",
|
||||
"//sky/services/updater:interfaces",
|
||||
"//sky/services/vsync:interfaces",
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user