Files
frameworks_base/packages/CarSystemUI
Evan Laird 367b6142a6 Move the people filtering to DeviceConfig flag
This way it can be turned on/off without a recompile, and checking the
flag doesn't require a context

Test: adb shell device_config put systemui notifications_use_people_filtering false && adb shell kill $(pid com.android.systemui)
Bug: 140232781
Change-Id: I8ba5e7809dc58e9493397db8447456601a398540
2019-10-04 15:10:10 -04:00
..