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

Commit b5814ddc authored by Shraddha Basantwani's avatar Shraddha Basantwani Committed by Android (Google) Code Review
Browse files

Merge "RESTRICT AUTOMERGE Add a list of Biometric protected packages" into tm-dev

parents abf5add0 efafeb12
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -5819,4 +5819,8 @@
    <string-array name="config_serviceStateLocationAllowedPackages">
        <item>"com.android.phone"</item>
    </string-array>

    <!-- List of protected packages that require biometric authentication for modification
         (Disable, force-stop or uninstalling updates). -->
    <string-array name="config_biometric_protected_package_names" translatable="false" />
</resources>
+4 −0
Original line number Diff line number Diff line
@@ -4798,4 +4798,8 @@
  <java-symbol type="id" name="language_picker_header" />

  <java-symbol type="dimen" name="status_bar_height_default" />

  <!-- List of protected packages that require biometric authentication for modification -->
  <java-symbol type="array" name="config_biometric_protected_package_names" />

</resources>