Align Settings and SystemUI packageName references
This CL migrated both Settings and SystemUI packageName into Utils.java to align references. Bug: 277651621 Test: m Settings -j128 Change-Id: I3d6808de76120a2ddbbed4980b8a65cec81502c9
This commit is contained in:
@@ -131,6 +131,8 @@ public final class Utils extends com.android.settingslib.Utils {
|
||||
|
||||
public static final String SETTINGS_PACKAGE_NAME = "com.android.settings";
|
||||
|
||||
public static final String SYSTEMUI_PACKAGE_NAME = "com.android.systemui";
|
||||
|
||||
public static final String OS_PKG = "os";
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user