Clean up bluetooth while driving code.

Test: robotests
Change-Id: I50aedc61a9a7836672e934e188837dbe49c64be2
This commit is contained in:
Fan Zhang
2018-11-07 15:10:15 -08:00
parent 16c2d70881
commit 018fe5adf5
6 changed files with 0 additions and 141 deletions

View File

@@ -20,7 +20,6 @@ package com.android.settings.core;
* This class keeps track of all feature flags in Settings.
*/
public class FeatureFlags {
public static final String BLUETOOTH_WHILE_DRIVING = "settings_bluetooth_while_driving";
public static final String AUDIO_SWITCHER_SETTINGS = "settings_audio_switcher";
public static final String DYNAMIC_HOMEPAGE = "settings_dynamic_homepage";
public static final String HEARING_AID_SETTINGS = "settings_bluetooth_hearing_aid";