Merge "apq8084: qca1530 detection timeout reduced"

This commit is contained in:
Linux Build Service Account 2014-02-12 09:30:55 -08:00 committed by Gerrit - the friendly Code Review server
commit 790af4dde5

View file

@ -56,7 +56,10 @@
#define LENGTH(s) (sizeof(s) - 1)
#define GPS_CHECK_NO_ERROR 0
#define GPS_CHECK_NO_GPS_HW 1
#define QCA1530_DETECT_TIMEOUT 30
/* When system server is started, it uses 20 seconds as ActivityManager
* timeout. After that it sends SIGSTOP signal to process.
*/
#define QCA1530_DETECT_TIMEOUT 15
#define QCA1530_DETECT_PRESENT "yes"
#define QCA1530_DETECT_PROGRESS "detect"