|
|
@@ -209,7 +209,7 @@ class RecordHandler {
|
|
|
foregroundTaskOptions: ForegroundTaskOptions(
|
|
|
eventAction: ForegroundTaskEventAction.once(),
|
|
|
autoRunOnBoot: false,
|
|
|
- autoRunOnMyPackageReplaced: true,
|
|
|
+ autoRunOnMyPackageReplaced: false,
|
|
|
allowWakeLock: true,
|
|
|
allowWifiLock: false,
|
|
|
),
|