am 8250530c: Merge change I194f0808 into eclair-mr2
Merge commit '8250530c507653d57c768677d8a542cd769aaf99' into eclair-mr2-plus-aosp * commit '8250530c507653d57c768677d8a542cd769aaf99': Add Gservices flag so that Market can turn on performance logging for specific groups.
This commit is contained in:
@@ -3295,6 +3295,12 @@ public final class Settings {
|
||||
public static final String VENDING_CARRIER_CREDENTIALS_BUFFER_MS =
|
||||
"vending_carrier_cred_buf_ms";
|
||||
|
||||
/**
|
||||
* Whether to turn on performance logging in the Market client.
|
||||
*/
|
||||
public static final String VENDING_LOG_PERFORMANCE =
|
||||
"vending_log_perf";
|
||||
|
||||
/**
|
||||
* URL that points to the legal terms of service to display in Settings.
|
||||
* <p>
|
||||
|
||||
Reference in New Issue
Block a user