Merge "[Settings] add @Readable back for block_untrusted_touches, maximum_obscuring_opacity_for_touch" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
1c3fef7596
@@ -15835,6 +15835,7 @@ public final class Settings {
|
||||
*
|
||||
* @hide
|
||||
*/
|
||||
@Readable
|
||||
public static final String BLOCK_UNTRUSTED_TOUCHES_MODE = "block_untrusted_touches";
|
||||
|
||||
/**
|
||||
@@ -15860,6 +15861,7 @@ public final class Settings {
|
||||
*
|
||||
* @hide
|
||||
*/
|
||||
@Readable
|
||||
public static final String MAXIMUM_OBSCURING_OPACITY_FOR_TOUCH =
|
||||
"maximum_obscuring_opacity_for_touch";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user