package flash.system; @:fakeEnum(String) extern enum SystemUpdaterType { DRM; SYSTEM; }