Elaborate on requirement to support PreRebootSecurityLogs

Bug: 28160645
Change-Id: I21220b33747b4f62d7c84146dd2705ebfb7892bf
This commit is contained in:
Rubin Xu
2016-05-24 22:09:02 +01:00
parent 2a4001ee62
commit 68a5aabde4

View File

@@ -2477,7 +2477,9 @@
remote provider -->
<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>
<!-- Default files to pin via Pinner Service -->