commit | b29d495fd4a2abc3206acee220697ca62254bba3 | [log] [tgz] |
---|---|---|
author | Tsung-Mao Fang <tmfang@google.com> | Thu Dec 03 17:56:37 2020 +0800 |
committer | Tsung-Mao Fang <tmfang@google.com> | Mon Dec 07 16:10:08 2020 +0800 |
tree | 969bedd2ef4386438c51a0eacc432a88611a15f4 | |
parent | a09105eef7b97cce3f0ff82f38d41102a4e2b05e [diff] |
Extract footer preference as a widget lib Currently, developer needs to import SettingsLib to use footer preference. But the size of SettingsLib is too huge. We extract the footer preference as a lib so that developer only needs to import a small lib for using footer. Test: Rebuilt apk, and see the footer preference Fix: 173088235 Change-Id: I35ba99a49c7a13542d79f0340eecdbe9844102d0