Keybox
This commit is contained in:
parent
f9cb8b3b6d
commit
6e5d8c2723
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<!-- Build properties from a GMS certified device against current platform SPL level -->
|
<!-- Build properties from a GMS certified device against current platform SPL level -->
|
||||||
<string-array name="config_certifiedBuildProperties" translatable="false">
|
<string-array name="custom_certifiedProps" translatable="false">
|
||||||
<!--
|
<!--
|
||||||
Each entry must be of the format
|
Each entry must be of the format
|
||||||
FIELD:value
|
FIELD:value
|
||||||
@ -25,7 +25,7 @@
|
|||||||
<item>VERSION.DEVICE_INITIAL_SDK_INT:21</item>
|
<item>VERSION.DEVICE_INITIAL_SDK_INT:21</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<string-array name="config_certifiedKeybox" translatable="false">
|
<string-array name="custom_keybox" translatable="false">
|
||||||
<!--
|
<!--
|
||||||
Keybox entries for EC and RSA keys and certificates.
|
Keybox entries for EC and RSA keys and certificates.
|
||||||
These should be populated with valid data for device certification.
|
These should be populated with valid data for device certification.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user