Eric Seidel 486cb47593 Add missing inputs declaration (flutter/engine#40133)
inputs = [ "android_exports.lst" ]
was missing from the flutter_shell_native rule, which meant if you edited android_exports.lst it would not notice and would not rebuild/relink.
2023-03-08 13:26:41 -08:00
..