mirror of
https://github.com/moparisthebest/android_external_GmsApi
synced 2024-11-23 17:22:19 -05:00
Add SHA1 to Constants
This commit is contained in:
parent
5d2364f3dc
commit
19b0b0f1d7
@ -10,6 +10,7 @@ public class Constants {
|
||||
public static final String KEY_MOCK_LOCATION = "mockLocation";
|
||||
public static final String DEFAULT_ACCOUNT = "<<default account>>";
|
||||
public static final String GMS_PACKAGE_NAME = "com.google.android.gms";
|
||||
public static final String GMS_PACKAGE_SIGNATURE_SHA1 = "38918a453d07199354f8b19af05ec6562ced5788";
|
||||
|
||||
/**
|
||||
* No base map tiles.
|
||||
|
Loading…
Reference in New Issue
Block a user