Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5ce70998 authored by Rubin Xu's avatar Rubin Xu Committed by android-build-merger
Browse files

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

am: 1ad12e06

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

Change-Id: Ib314b589c8b71f87a805051ae3265f752a672c0b
parents 9f2ffbcd 1ad12e06
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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 -->