Merge pull request #2 from washinson/patch-1

Compile fix
This commit is contained in:
Pierre-Hugues HUSSON 2018-06-12 07:50:06 +02:00 committed by GitHub
commit 458fba61a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,7 +66,5 @@
<string name="config_dozeComponent">com.android.systemui/com.android.systemui.doze.DozeService</string>
<bool name="config_dozeAlwaysOnDisplayAvailable">true</bool>
<bool name="config_powerDecoupleAutoSuspendModeFromDisplay">true</bool>
<bool name="config_supportAudioSourceUnprocessed">true</bool>
<bool name="config_powerDecoupleInteractiveModeFromDisplay">true</bool>
</resources>