Disable AOD on OP6 for the moment, as it is unstable

This commit is contained in:
Pierre-Hugues Husson 2018-06-15 15:06:26 +02:00
parent 508f156ea3
commit af1b960ff9

View file

@ -64,7 +64,7 @@
<bool name="config_wifi_background_scan_support">true</bool>
<bool name="config_wifi_dual_band_support">true</bool>
<string name="config_dozeComponent">com.android.systemui/com.android.systemui.doze.DozeService</string>
<!--<string name="config_dozeComponent">com.android.systemui/com.android.systemui.doze.DozeService</string>
<bool name="config_dozeAlwaysOnDisplayAvailable">true</bool>
<bool name="config_powerDecoupleInteractiveModeFromDisplay">true</bool>
<bool name="config_powerDecoupleInteractiveModeFromDisplay">true</bool>-->
</resources>