Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
z2_plus: Doze: Require non-wake up proximity sensor
* getDefaultSensor(type) returns the first sensor and in case of capricorn it's wake-up one thus our doze package wouldn't work. Passing `false` as a second argument makes it work properly. Change-Id: If73bc43bc166945d27b95513c4255ae5a5590849 Conflicts: doze/src/com/cyanogenmod/oneplusthree/doze/ProximitySensor.java
- Loading branch information