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

Commit 0e8739b0 authored by Prabir Pradhan's avatar Prabir Pradhan Committed by Android (Google) Code Review
Browse files

Merge "Remove config_displayUsiVersionArray from config.xml" into udc-dev

parents 1349f576 53d9c827
Loading
Loading
Loading
Loading
+0 −17
Original line number Diff line number Diff line
@@ -6362,23 +6362,6 @@
    <!-- Package name of Health Connect data migrator application.  -->
    <string name="config_healthConnectMigratorPackageName"></string>

    <!-- The Universal Stylus Initiative (USI) protocol version supported by each display.
         (@see https://universalstylus.org/).

         The i-th value in this array corresponds to the supported USI version of the i-th display
         listed in config_displayUniqueIdArray. On a single-display device, the
         config_displayUniqueIdArray may be empty, in which case the only value in this array should
         be the USI version for the main built-in display.

         If the display does not support USI, the version value should be an empty string. If the
         display supports USI, the version must be in the following format:
           "<major-version>.<minor-version>"

         For example, "", "1.0", and "2.0" are valid values. -->
    <string-array name="config_displayUsiVersionArray" translatable="false">
        <item>""</item>
    </string-array>

    <!-- Whether system apps should be scanned in the stopped state during initial boot.
        Packages can be added by OEMs in an allowlist, to prevent them from being scanned as
        "stopped" during initial boot of a device, or after an OTA update. Stopped state of