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

Commit edf4fd65 authored by Hiroki Sato's avatar Hiroki Sato
Browse files

Remove unused config

config_accessibility_allowed_install_source was added in
commit f1f2c847 and should have been
removed in commit d323c922,
but it actually haven't.

This CL removes it.

Bug: 221318082
Change-Id: I2a8acae29f58859bad69182c7439073695b88e20
Test: TreeHugger.
parent 996ba73a
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -5878,9 +5878,6 @@
    <!-- Whether changing sensor privacy SW setting requires device to be unlocked -->
    <bool name="config_sensorPrivacyRequiresAuthentication">true</bool>

    <!-- List containing the allowed install sources for accessibility service. -->
    <string-array name="config_accessibility_allowed_install_source" translatable="false"/>

    <!-- Default value for Settings.ASSIST_LONG_PRESS_HOME_ENABLED -->
    <bool name="config_assistLongPressHomeEnabledDefault">true</bool>
    <!-- Default value for Settings.ASSIST_TOUCH_GESTURE_ENABLED -->