Merge "Elaborate on requirement to support PreRebootSecurityLogs" into nyc-dev am: 1ad12e0678

am: d667ff5930

* commit 'd667ff5930240fbb3aab057a9da2a9d173f6b94c':
  Elaborate on requirement to support PreRebootSecurityLogs

Change-Id: Ib6ca093eb4041ff298a31eea5da5bebac6db491c
This commit is contained in:
Manoja Wijewardene
2016-05-27 03:02:03 +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 -->