mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Rename Sensors 2.0 Default Implementation"
This commit is contained in:
committed by
Android (Google) Code Review
commit
c7cbf9e60e
@@ -14,7 +14,7 @@
|
||||
// limitations under the License.
|
||||
|
||||
cc_binary {
|
||||
name: "android.hardware.sensors@2.0-service",
|
||||
name: "android.hardware.sensors@2.0-service.mock",
|
||||
defaults: ["hidl_defaults"],
|
||||
vendor: true,
|
||||
relative_install_path: "hw",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
service vendor.sensors-hal-2-0 /vendor/bin/hw/android.hardware.sensors@2.0-service
|
||||
service vendor.sensors-hal-2-0-mock /vendor/bin/hw/android.hardware.sensors@2.0-service.mock
|
||||
class hal
|
||||
user system
|
||||
group system
|
||||
|
||||
Reference in New Issue
Block a user