mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 16:26:02 +00:00
davinci: gps: Update to LA.UM.9.1.r1-06700-SMxxx0.0
Change-Id: I7441cf1b3d067969dad0ad3d57c27bb87a276189
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* Copyright (c) 2011-2013, 2015, 2017The Linux Foundation. All rights reserved.
|
||||
/* Copyright (c) 2011-2013, 2015, 2017, 2020 The Linux Foundation. All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are
|
||||
@@ -83,10 +83,8 @@ void MsgTask::sendMsg(const LocMsg* msg) const {
|
||||
}
|
||||
|
||||
void MsgTask::prerun() {
|
||||
#ifndef FEATURE_EXTERNAL_AP
|
||||
// make sure we do not run in background scheduling group
|
||||
set_sched_policy(gettid(), SP_FOREGROUND);
|
||||
#endif /* FEATURE_EXTERNAL_AP */
|
||||
}
|
||||
|
||||
bool MsgTask::run() {
|
||||
|
||||
Reference in New Issue
Block a user