1// Baseline format: 1.0 2NotCloseable: com.android.server.wifi.SupplicantManager: 3 Classes that release resources (stop()) should implement AutoClosable and CloseGuard: class com.android.server.wifi.SupplicantManager 4 5 6ProtectedMember: com.android.server.SystemService#publishBinderService(String, android.os.IBinder): 7 Protected methods not allowed; must be public: method com.android.server.SystemService.publishBinderService(String,android.os.IBinder)} 8ProtectedMember: com.android.server.SystemService#publishBinderService(String, android.os.IBinder, boolean): 9 Protected methods not allowed; must be public: method com.android.server.SystemService.publishBinderService(String,android.os.IBinder,boolean)} 10