mirror of
https://github.com/Evolution-X-Devices/device_motorola_rtwo
synced 2026-01-27 07:50:05 +00:00
rtwo: initial conversion from eqs
* includes using prebuilt kernel!
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
//
|
||||
|
||||
cc_library_shared {
|
||||
name: "sensors.eqs",
|
||||
name: "sensors.rtwo",
|
||||
defaults: ["hidl_defaults"],
|
||||
srcs: [
|
||||
"Sensor.cpp",
|
||||
@@ -29,7 +29,7 @@ cc_library_shared {
|
||||
"android.hardware.sensors@2.X-multihal",
|
||||
],
|
||||
cflags: [
|
||||
"-DLOG_TAG=\"sensors.eqs\"",
|
||||
"-DLOG_TAG=\"sensors.rtwo\"",
|
||||
],
|
||||
vendor: true,
|
||||
}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
sensors.ssc.so
|
||||
sensors.moto.so
|
||||
sensors.eqs.so
|
||||
sensors.rtwo.so
|
||||
|
||||
Reference in New Issue
Block a user