commit | bb3ff875d4fa334b7758b7b88fecae99ae547db0 | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Fri Nov 16 14:51:44 2018 -0500 |
committer | Fabian Kozynski <kozynski@google.com> | Fri Nov 30 13:03:26 2018 -0500 |
tree | d777017663a3ed86aed687f11dc505823610dbe3 | |
parent | 82b6b06fabe19187a069246dc6f0a8d7d49105a9 [diff] |
Tiles added through adb stay during edit If a tile that is not considered stock (currently nfc and user) are added through adb, they will persist through edits of QSPanel until they are removed. Test: Manual using adb shell settings put secure sysui_qs_tiles wifi,bt,dnd,flashlight,inversion,nfc Test: atest Change-Id: I0c9c003b486ae93481810f19e26b849cc38adbc5 Fixes: 116614851