Loading core/res/res/values/config.xml +4 −0 Original line number Original line Diff line number Diff line Loading @@ -6596,4 +6596,8 @@ <!-- Enables or disables the "Share" action item shown in the context menu that appears upon <!-- Enables or disables the "Share" action item shown in the context menu that appears upon long-pressing on selected text. Enabled by default. --> long-pressing on selected text. Enabled by default. --> <bool name="config_textShareSupported">true</bool> <bool name="config_textShareSupported">true</bool> <!-- 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> </resources> core/res/res/values/symbols.xml +4 −0 Original line number Original line Diff line number Diff line Loading @@ -5176,4 +5176,8 @@ <!-- Whether we order unlocking and waking --> <!-- Whether we order unlocking and waking --> <java-symbol type="bool" name="config_orderUnlockAndWake" /> <java-symbol type="bool" name="config_orderUnlockAndWake" /> <!-- List of protected packages that require biometric authentication for modification --> <java-symbol type="array" name="config_biometric_protected_package_names" /> </resources> </resources> Loading
core/res/res/values/config.xml +4 −0 Original line number Original line Diff line number Diff line Loading @@ -6596,4 +6596,8 @@ <!-- Enables or disables the "Share" action item shown in the context menu that appears upon <!-- Enables or disables the "Share" action item shown in the context menu that appears upon long-pressing on selected text. Enabled by default. --> long-pressing on selected text. Enabled by default. --> <bool name="config_textShareSupported">true</bool> <bool name="config_textShareSupported">true</bool> <!-- 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> </resources>
core/res/res/values/symbols.xml +4 −0 Original line number Original line Diff line number Diff line Loading @@ -5176,4 +5176,8 @@ <!-- Whether we order unlocking and waking --> <!-- Whether we order unlocking and waking --> <java-symbol type="bool" name="config_orderUnlockAndWake" /> <java-symbol type="bool" name="config_orderUnlockAndWake" /> <!-- List of protected packages that require biometric authentication for modification --> <java-symbol type="array" name="config_biometric_protected_package_names" /> </resources> </resources>