non_plat: Allow mtk_agpsd to manage wakelocks

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
Change-Id: I4d1b85254cd2dedcd275d5e7c0bcd9942d2e2ae4
This commit is contained in:
Aayush Gupta 2021-01-18 20:53:48 +05:30
parent df5aa45ca7
commit 09030d80bd

View File

@ -68,3 +68,6 @@ get_prop(mtk_agpsd,mnld_prop)
# Read the property of ro.vendor.mtk_log_hide_gps
get_prop(mtk_agpsd,mtk_gps_support_prop)
# Allow to manage wakelocks
wakelock_use(mtk_agpsd)