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

am: d9c7414bf1

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

Change-Id: Ia7ac05724ced97692a9c6788f494525bedf2961f
This commit is contained in:
Manoja Wijewardene
2016-05-27 17:04:50 +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 -->