commit | 5877c020e5d7653c39c9e2f11ccbc7048564e474 | [log] [tgz] |
---|---|---|
author | Amin Shaikh <ashaikh@google.com> | Fri May 24 10:26:05 2019 -0400 |
committer | Amin Shaikh <ashaikh@google.com> | Fri May 24 14:32:23 2019 -0400 |
tree | c57ae4458abcfae045dc1681accd305af4695b09 | |
parent | 98f5655fc2bdfc63557ed4d0f95616fbaf627ef0 [diff] |
Update lockscreen animations for all themes. Resource overlays cannot reference resources that only exist within the overlay package, so using resources with aapt tags is not possible. Breaking up these resources to not use appt tags is fairly error prone, so instead we're including lockscreen animations for all themes in SystemUI and selecting them at runtime. Fixes: 118757654 Test: make; change themes and view animations Change-Id: I4b489bbe94dbb4b351470e7d00bf4be6a5da5280