Merge change 5833 into donut
* changes: Fix nit on length of flag constant.
This commit is contained in:
@@ -2832,7 +2832,7 @@ public final class Settings {
|
|||||||
* requests to the API Server from the Vending Machine client.
|
* requests to the API Server from the Vending Machine client.
|
||||||
*/
|
*/
|
||||||
public static final String VENDING_PENDING_DOWNLOAD_RESEND_FREQUENCY_MS =
|
public static final String VENDING_PENDING_DOWNLOAD_RESEND_FREQUENCY_MS =
|
||||||
"vending_pending_download_resend_frequency_ms";
|
"vending_pd_resend_frequency_ms";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* URL that points to the legal terms of service to display in Settings.
|
* URL that points to the legal terms of service to display in Settings.
|
||||||
|
|||||||
Reference in New Issue
Block a user