Messaging: Fix modifiers
We either have too few or too many Change-Id: I09a9a38b859c68526fcbcdbc7862afe1d693f6c0
This commit is contained in:
@@ -33,7 +33,7 @@ import com.android.messaging.util.VersionUtil;
|
||||
public class BugleUserAgentInfoLoader implements UserAgentInfoLoader {
|
||||
private static final String DEFAULT_USER_AGENT_PREFIX = "Bugle/";
|
||||
|
||||
private Context mContext;
|
||||
private final Context mContext;
|
||||
private boolean mLoaded;
|
||||
|
||||
private String mUserAgent;
|
||||
|
||||
Reference in New Issue
Block a user