Merge "Default for sending package name to support should be false" into nyc-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
71ae440ac2
@@ -23,8 +23,8 @@
|
||||
<!-- Default data warning level in mb -->
|
||||
<integer name="default_data_warning_level_mb">2048</integer>
|
||||
|
||||
<!-- Whether to send a custom package name with the PSD. translatable="false"-->
|
||||
<bool name="config_sendPackageName">true</bool>
|
||||
<!-- Whether to send a custom package name with the PSD.-->
|
||||
<bool name="config_sendPackageName">false</bool>
|
||||
|
||||
<!-- Name for the set of keys associating package names -->
|
||||
<string name="config_helpPackageNameKey" translatable="false"></string>
|
||||
|
||||
Reference in New Issue
Block a user