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

Commit 68a5aabd authored by Rubin Xu's avatar Rubin Xu
Browse files

Elaborate on requirement to support PreRebootSecurityLogs

Bug: 28160645
Change-Id: I21220b33747b4f62d7c84146dd2705ebfb7892bf
parent 2a4001ee
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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 -->