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

Commit 6a85378e authored by Manoja Wijewardene's avatar Manoja Wijewardene Committed by android-build-merger
Browse files

Merge "Merge "Elaborate on requirement to support PreRebootSecurityLogs" into...

Merge "Merge "Elaborate on requirement to support PreRebootSecurityLogs" into nyc-dev am: 1ad12e06 am: d667ff59" into nyc-mr1-dev-plus-aosp
am: d9c7414b

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

Change-Id: Ia7ac05724ced97692a9c6788f494525bedf2961f
parents dfa5bc90 d9c7414b
Loading
Loading
Loading
Loading
+3 −1
Original line number Original line Diff line number Diff line
@@ -2480,7 +2480,9 @@
         remote provider -->
         remote provider -->
    <string name="config_tvRemoteServicePackage" translatable="false"></string>
    <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>
    <bool name="config_supportPreRebootSecurityLogs">false</bool>


    <!-- Default files to pin via Pinner Service -->
    <!-- Default files to pin via Pinner Service -->