msm8226-common: sensors: Convert to samsung8226 target

Change-Id: Ic897c67c4caf9ba07dc770f19226e016ae9a5d77
This commit is contained in:
Kevin F. Haggerty 2018-09-21 10:13:05 -06:00 committed by Francescodario Cuzzocrea
parent 35e52a6371
commit 5a8d7797df
2 changed files with 5 additions and 5 deletions

View file

@ -22,7 +22,7 @@ cc_library_static {
}
cc_library_shared {
name: "android.hardware.sensors@1.0-impl",
name: "android.hardware.sensors@1.0-impl.samsung8226",
defaults: ["hidl_defaults"],
proprietary: true,
relative_install_path: "hw",
@ -39,16 +39,16 @@ cc_library_shared {
],
static_libs: [
"android.hardware.sensors@1.0-convert",
"multihal",
"multihal-samsung8226",
],
local_include_dirs: ["include/sensors"],
}
cc_binary {
name: "android.hardware.sensors@1.0-service",
name: "android.hardware.sensors@1.0-service.samsung8226",
relative_install_path: "hw",
vendor: true,
init_rc: ["android.hardware.sensors@1.0-service.rc"],
init_rc: ["android.hardware.sensors@1.0-service.samsung8226.rc"],
srcs: ["service.cpp"],
shared_libs: [

View file

@ -1,4 +1,4 @@
service vendor.sensors-hal-1-0 /vendor/bin/hw/android.hardware.sensors@1.0-service
service vendor.sensors-hal-1-0 /vendor/bin/hw/android.hardware.sensors@1.0-service.samsung8226
class hal
user system
group system wakelock