commit | 09dec311fb2896eafffc9881119e96465abf046f | [log] [tgz] |
---|---|---|
author | Darrell Shi <darrellshi@google.com> | Tue Oct 10 21:23:42 2023 +0000 |
committer | William Xiao <wxyz@google.com> | Wed Oct 11 17:34:53 2023 -0700 |
tree | f16dffe376dda20a4032f53e1a5340f12ee4a069 | |
parent | 89045f9fcfe177bcfbff3db35471916f60e91d56 [diff] |
Setup aconfig for communal This change introduces an aconfig file for communal features, and adds a first flag which controls the communal hub experience. Bug: 304584416 Bug: 304585752 Test: verified by adding some local logging code which checks the communal_hub flag. To turn on and off the flag, I ran: adb shell device_config put communal com.android.systemui.communal.communal_hub {true|false} Change-Id: Ifd9e1f7ca6e103a37d888691a10c1f3d60b7e260