Merge "Remove DayNight theme" into nyc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
b4e7b545a2
@@ -169,7 +169,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