Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Verified Commit 5b5342c5 authored by Alexander Martinz's avatar Alexander Martinz
Browse files

axolotl: decrease shutdown wait time from 2s to 500ms



This delays shutting down unnecessarily.

Change-Id: Ie13af2b161866e3eef9b7cd03cced47c8b1cfbf9
Signed-off-by: Alexander Martinz's avatarAlexander Martinz <amartinz@shiftphones.com>
parent f68ca926
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,4 +21,4 @@ telephony.lteOnCdmaDevice=1
ro.sys.cp_msleeptime=30000

# Vendor
sys.vendor.shutdown.waittime=2000
sys.vendor.shutdown.waittime=500