Merge "Elaborate on requirement to support PreRebootSecurityLogs" into nyc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
1ad12e0678
@@ -2477,7 +2477,9 @@
|
|||||||
remote provider -->
|
remote provider -->
|
||||||
<string name="config_tvRemoteServicePackage" translatable="false"></string>
|
<string name="config_tvRemoteServicePackage" translatable="false"></string>
|
||||||
|
|
||||||
<!-- True if the device supports persisting security logs across reboots. -->
|
<!-- True if the device supports persisting security logs across reboots.
|
||||||
|
This requires the device's kernel to have pstore and pmsg enabled,
|
||||||
|
and DRAM to be powered and refreshed through all stages of reboot. -->
|
||||||
<bool name="config_supportPreRebootSecurityLogs">false</bool>
|
<bool name="config_supportPreRebootSecurityLogs">false</bool>
|
||||||
|
|
||||||
<!-- Default files to pin via Pinner Service -->
|
<!-- Default files to pin via Pinner Service -->
|
||||||
|
|||||||
Reference in New Issue
Block a user