Merge "Elaborate on requirement to support PreRebootSecurityLogs" into nyc-dev

am: 1ad12e0678

* commit '1ad12e0678e87e2ed64dcbc878ee2c7136b5ccdb':
  Elaborate on requirement to support PreRebootSecurityLogs

Change-Id: Ib314b589c8b71f87a805051ae3265f752a672c0b
This commit is contained in:
Rubin Xu
2016-05-26 17:53:07 +00:00
committed by android-build-merger

View File

@@ -2480,7 +2480,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 -->