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

Commit ab17781d authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "[Settings] add @Readable back for block_untrusted_touches,...

Merge "[Settings] add @Readable back for block_untrusted_touches, maximum_obscuring_opacity_for_touch" into sc-dev am: 1c3fef75

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13920705

Change-Id: Ida7de6fb7fddb8cd4f3fef5af981b678caa948c6
parents 12ac7f0e 1c3fef75
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -15844,6 +15844,7 @@ public final class Settings {
         *
         * @hide
         */
        @Readable
        public static final String BLOCK_UNTRUSTED_TOUCHES_MODE = "block_untrusted_touches";
        /**
@@ -15869,6 +15870,7 @@ public final class Settings {
         *
         * @hide
         */
        @Readable
        public static final String MAXIMUM_OBSCURING_OPACITY_FOR_TOUCH =
                "maximum_obscuring_opacity_for_touch";