MozillaFirefox/_constraints
author Wolfgang Rosenauer <wr@rosenauer.org>
Sun, 22 Jan 2017 17:41:41 +0100
branchfirefox51
changeset 937 1e62a4bc78c1
parent 903 83801946c93f
child 1025 108497b98e44
permissions -rw-r--r--
switch from beta to release channel for 51.0build2

<?xml version="1.0" encoding="UTF-8"?>
<constraints>
  <hardware>
    <disk>
      <size unit="G">13</size>
    </disk>
    <memory>
      <size unit="M">6000</size>
    </memory>
  </hardware>
  <overwrite>
    <conditions>
      <arch>armv6l</arch>
      <arch>armv7l</arch>
    </conditions>
    <hardware>
      <memory>
        <size unit="M">2600</size>
      </memory>
    </hardware>
  </overwrite>
</constraints>