lineage-sdk: Add vendor platform signature overlay
Change-Id: I7e2daaaad194536d0e4fab4edcfb570d3038e10b
This commit is contained in:
@@ -202,4 +202,9 @@
|
||||
<item>restart_recovery</item>
|
||||
<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>
|
||||
</resources>
|
||||
|
||||
@@ -159,4 +159,6 @@
|
||||
<java-symbol type="string" name="accent_purple" />
|
||||
<java-symbol type="string" name="accent_red" />
|
||||
<java-symbol type="string" name="accent_yellow" />
|
||||
|
||||
<java-symbol type="array" name="config_vendorPlatformSignatures" />
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user