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

Commit d51c5dec authored by Nicolas Geoffray's avatar Nicolas Geoffray
Browse files

Remove obsolete config_jitzygoteBootImagePinnerServiceFiles.

Test: m
Bug: 144773394
Change-Id: I97738435edd07e8b6770372cd935218c1a9cd984
parent 06657939
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -3436,10 +3436,6 @@
    <!-- True if assistant app should be pinned via Pinner Service -->
    <bool name="config_pinnerAssistantApp">false</bool>

    <!-- List of files pinned by the Pinner Service with the JIT Zygote boot image b/119800099 -->
    <string-array translatable="false" name="config_jitzygoteBootImagePinnerServiceFiles">
    </string-array>

    <!-- Number of days preloaded file cache should be preserved on a device before it can be
         deleted -->
    <integer name="config_keepPreloadsMinDays">7</integer>
+0 −1
Original line number Diff line number Diff line
@@ -3065,7 +3065,6 @@
  <java-symbol type="bool" name="config_pinnerCameraApp" />
  <java-symbol type="bool" name="config_pinnerHomeApp" />
  <java-symbol type="bool" name="config_pinnerAssistantApp" />
  <java-symbol type="array" name="config_jitzygoteBootImagePinnerServiceFiles" />

  <java-symbol type="string" name="config_doubleTouchGestureEnableFile" />