commit | 522930ff93d86d7ce3663cd46073e7a74947804c | [log] [tgz] |
---|---|---|
author | Alejandro Nijamkin <nijamkin@google.com> | Fri Sep 08 16:28:06 2023 -0700 |
committer | Alejandro Nijamkin <nijamkin@google.com> | Fri Sep 08 16:28:06 2023 -0700 |
tree | 382b5b1ae6abdadd136f37e910abd89b8709c14d | |
parent | 2d1baba0c77470ff86ccc394b97de183ad956a2d [diff] |
[flexi] Don't include Flexiglass if static flag is off. This undoes the APK size bloat introduced by ag/24640909 where we removed the use of Flags.SCENE_CONTAINER_ENABLED in ShadeViewProviderModule which removed the ability of Proguard to cull Flexiglass code when compiling. Fix: 299199299 Test: presubmit shows BloatBuster is shows a smaller APK size. Change-Id: Id481a7ebc4bf489fc56ba272797e7b0c57974f99