Remove DayNight theme
Bug: 21854466 Change-Id: I739872112d0ae457d0d4620f9222206072d54b4b
This commit is contained in:
@@ -167,7 +167,7 @@ public final class SystemServer {
|
||||
* visual content.
|
||||
*/
|
||||
private static final int DEFAULT_SYSTEM_THEME =
|
||||
com.android.internal.R.style.Theme_Material_DayNight_DarkActionBar;
|
||||
com.android.internal.R.style.Theme_Material_Light_DarkActionBar;
|
||||
|
||||
private final int mFactoryTestMode;
|
||||
private Timer mProfilerSnapshotTimer;
|
||||
|
||||
Reference in New Issue
Block a user