commit | a4af55c95a18c5ed3a6a03d888c3a1549913c39a | [log] [tgz] |
---|---|---|
author | Galia Peycheva <galinap@google.com> | Fri Jan 15 08:18:47 2021 +0100 |
committer | Galia Peycheva <galinap@google.com> | Fri Jan 15 08:18:47 2021 +0100 |
tree | 9c46716a3cb7432c60397585496aa5d6b1ae2a5f | |
parent | ced1c384167403ad1f41cc29ea83eefd6f9e0ba9 [diff] |
Remove public usages of FLAG_BLUR_BEHIND WindowManager.LayoutParams.FLAG_BLUR_BEHIND has been deprecated since 2011 and has been a no-op ever since. We are @remove-ing it in S and making it a SystemApi to be used for cross-app blurs. To that end, we have to remove its public usages. This CL removes its usage in ApiDemos. Bug: 177524486 Test: m Change-Id: I3683db296e8331a9d255d39f23fad7dedc28bb9b