• T
    Add config properties to specify snapshot blob file names. (#2943) · 2cf8b144
    Todd Volkert 提交于
    * Add config properties to specify snapshot blob file names.
    
    This adds the ability of the shell to override the default
    dart aot snapshot blob file names, and it wires up Android's
    FlutterMain to recognize the properties in the app's manifest.
    
    This will be used for flutter applications that build their
    binary snapshots into files other than the default ones
    that the engine uses.
    2cf8b144
settings.h 1.0 KB