Commit 9130e61
Add ALLOW_SLIPPERY_TOUCHES permission
This permission allows the app to use FLAG_SLIPPERY. This means, windows
of the app that has this permission can let touches slip out when the
finger moves out of the window bounds.
Bug: 157929241
Bug: 206188649
Test: atest FlagSlipperyTest
Change-Id: I9ccdfd298f32c36b9c4da68c2e9c355c97dc7593
Merged-In: I9ccdfd298f32c36b9c4da68c2e9c355c97dc7593
(cherry picked from commit cccf191)
Merged-In:I9ccdfd298f32c36b9c4da68c2e9c355c97dc75931 parent fed84f2 commit 9130e61
4 files changed
Lines changed: 25 additions & 17 deletions
File tree
- core/res
- packages/SystemUI
- services/core/java/com/android/server/wm
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5074 | 5074 | | |
5075 | 5075 | | |
5076 | 5076 | | |
| 5077 | + | |
| 5078 | + | |
| 5079 | + | |
| 5080 | + | |
5077 | 5081 | | |
5078 | 5082 | | |
5079 | 5083 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
| |||
Lines changed: 0 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
| |||
874 | 873 | | |
875 | 874 | | |
876 | 875 | | |
877 | | - | |
878 | | - | |
879 | | - | |
880 | | - | |
881 | | - | |
882 | | - | |
883 | | - | |
884 | | - | |
885 | | - | |
886 | | - | |
887 | | - | |
888 | | - | |
889 | | - | |
890 | | - | |
891 | 876 | | |
892 | 877 | | |
893 | 878 | | |
| |||
971 | 956 | | |
972 | 957 | | |
973 | 958 | | |
974 | | - | |
975 | 959 | | |
976 | 960 | | |
977 | 961 | | |
| |||
Lines changed: 20 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1571 | 1571 | | |
1572 | 1572 | | |
1573 | 1573 | | |
| 1574 | + | |
1574 | 1575 | | |
1575 | 1576 | | |
1576 | 1577 | | |
| |||
2155 | 2156 | | |
2156 | 2157 | | |
2157 | 2158 | | |
| 2159 | + | |
2158 | 2160 | | |
2159 | 2161 | | |
2160 | 2162 | | |
| |||
8051 | 8053 | | |
8052 | 8054 | | |
8053 | 8055 | | |
| 8056 | + | |
| 8057 | + | |
| 8058 | + | |
| 8059 | + | |
| 8060 | + | |
| 8061 | + | |
| 8062 | + | |
| 8063 | + | |
| 8064 | + | |
| 8065 | + | |
| 8066 | + | |
| 8067 | + | |
| 8068 | + | |
| 8069 | + | |
| 8070 | + | |
| 8071 | + | |
| 8072 | + | |
8054 | 8073 | | |
8055 | 8074 | | |
8056 | 8075 | | |
| |||
8088 | 8107 | | |
8089 | 8108 | | |
8090 | 8109 | | |
8091 | | - | |
| 8110 | + | |
8092 | 8111 | | |
8093 | 8112 | | |
8094 | 8113 | | |
| |||
0 commit comments