Fix config.xml indentation
Change-Id: I58a597ed00bc3b9fc8406aefd65d418afcd9cfa3
This commit is contained in:
@@ -232,12 +232,12 @@
|
||||
<item>restart_bootloader</item>
|
||||
</string-array>
|
||||
|
||||
<!-- The list of vendor package signatures that should also be considered
|
||||
platform signatures, specifically for use on devices with a vendor partition. -->
|
||||
<string-array name="config_vendorPlatformSignatures">
|
||||
</string-array>
|
||||
<!-- The list of vendor package signatures that should also be considered
|
||||
platform signatures, specifically for use on devices with a vendor partition. -->
|
||||
<string-array name="config_vendorPlatformSignatures">
|
||||
</string-array>
|
||||
|
||||
<!-- Indicate whether encryption causes significant performances loss.
|
||||
This MUST NOT be set to true on devices produced in 2016 or later -->
|
||||
<bool name="config_trustLegacyEncryption">false</bool>
|
||||
<!-- Indicate whether encryption causes significant performances loss.
|
||||
This MUST NOT be set to true on devices produced in 2016 or later -->
|
||||
<bool name="config_trustLegacyEncryption">false</bool>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user