move gps init.rc settings to gs-common

Bug: 254758553
Test: boot and open google map getting my location
Change-Id: Id6006b8e058e1b684b4085a47be306fa0cc5f405
This commit is contained in:
Adam Shih 2022-10-31 10:51:30 +08:00
parent 82e09f8597
commit 067e82f2f2
2 changed files with 32 additions and 0 deletions

View file

@ -49,6 +49,7 @@ cc_prebuilt_library_shared {
cc_prebuilt_binary {
name: "android.hardware.gnss@2.1-service-brcm",
init_rc: ["init.gps.rc"],
arch: {
arm64: {
srcs: ["bin/android.hardware.gnss@2.1-service-brcm"],