sm8250-common: import gps from LA.UM.9.12.r1-13500.01-SMxx50.QSSI12.0
Change-Id: Ib5a80c095e5e203f90cc0d685758553fd18a7f0c
This commit is contained in:
parent
e4e7e5be57
commit
72410cf795
270 changed files with 66183 additions and 615 deletions
49
gps/etc/Android.bp
Normal file
49
gps/etc/Android.bp
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
|
||||
prebuilt_etc {
|
||||
|
||||
name: "gps.conf",
|
||||
vendor: true,
|
||||
src: "gps.conf",
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
|
||||
name: "flp.conf",
|
||||
vendor: true,
|
||||
src: "flp.conf",
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
|
||||
name: "gnss_antenna_info.conf",
|
||||
vendor: true,
|
||||
src: "gnss_antenna_info.conf",
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "gnss@2.0-base.policy",
|
||||
vendor: true,
|
||||
sub_dir: "seccomp_policy",
|
||||
src: "seccomp_policy/gnss@2.0-base.policy",
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "gnss@2.0-xtra-daemon.policy",
|
||||
vendor: true,
|
||||
sub_dir: "seccomp_policy",
|
||||
src: "seccomp_policy/gnss@2.0-xtra-daemon.policy",
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "gnss@2.0-xtwifi-client.policy",
|
||||
vendor: true,
|
||||
sub_dir: "seccomp_policy",
|
||||
src: "seccomp_policy/gnss@2.0-xtwifi-client.policy",
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "gnss@2.0-xtwifi-inet-agent.policy",
|
||||
vendor: true,
|
||||
sub_dir: "seccomp_policy",
|
||||
src: "seccomp_policy/gnss@2.0-xtwifi-inet-agent.policy",
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue