Default for sending package name to support should be false am: b68a83a8eb

am: 4d9085f1d2

Change-Id: I10fb181b9aebc66bbbcaa646618f26ca84dfe552
This commit is contained in:
Matthew Fritze
2016-10-20 21:35:14 +00:00
committed by android-build-merger

View File

@@ -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>