package: "com.android.settingslib.flags" | |
flag { | |
name: "new_status_bar_icons" | |
namespace: "systemui" | |
description: "Enable new status bar system icons" | |
bug: "314812750" | |
} | |
flag { | |
name: "enable_cached_bluetooth_device_dedup" | |
namespace: "bluetooth" | |
description: "Enable dedup in CachedBluetoothDevice" | |
bug: "319197962" | |
metadata { | |
purpose: PURPOSE_BUGFIX | |
} | |
} | |