feat: 更新GPS功能,添加自定义位置支持,调整权限和配置,移除旧服务

This commit is contained in:
2025-09-17 00:07:25 +08:00
parent 15936404b6
commit f67e673321
44 changed files with 1603 additions and 3415 deletions

View File

@@ -57,10 +57,10 @@ on post-fs-data
# GPS
on post-fs-data
mkdir /data/vendor/gps 0751 root root
mkdir /data/vendor/gps 0755 system system
exec -- /system/bin/sh /vendor/bin/hw/init.redroid.gps.sh
service gnss /vendor/bin/hw/android.hardware.gnss-service
class hal
user nobody
group nobody
# service gnss /vendor/bin/hw/android.hardware.gnss-service
# class hal
# user nobody
# group nobody