Loading
ProfileManager: Don't start before decrypted
* WiFi service is not considered as a core service so it won't start in min framework, but ProfileManager accesses to WiFi service's API. This would lead to a fatal exception and trigger RescueParty. * We don't really need ProfileManager during such early stage, so simply disable it to avoid invoking WifiManager. Change-Id: I2c66217599e0062eaff2e5f4e86ebc092d4a41d5