Lines Matching refs:health
1 Upgrading from health@1.0 HAL
3 0. Remove android.hardware.health@1.0* from PRODUCT_PACKAGES
10 PRODUCT_PACKAGES += android.hardware.health@2.0-service.override
14 PRODUCT_PACKAGES += android.hardware.health@2.0-service
19 device/<manufacturer>/<device>/health
21 3. Create device/<manufacturer>/<device>/health/Android.bp
22 (or equivalent device/<manufacturer>/<device>/health/Android.mk)
25 name: "android.hardware.health@2.0-service.<device>",
26 init_rc: ["android.hardware.health@2.0-service.<device>.rc"],
39 "android.hardware.health@2.0-impl",
40 "android.hardware.health@1.0-convert",
51 "android.hardware.health@2.0",
68 4. Create device/<manufacturer>/<device>/health/android.hardware.health@2.0-service.<device>.rc
70 service vendor.health-hal-2-0 /vendor/bin/hw/android.hardware.health@2.0-service.<device>
76 5. Create device/<manufacturer>/<device>/health/HealthService.cpp:
114 /vendor/bin/hw/android\.hardware\.health@2\.0-service.<device> u:object_r:hal_health_default_exec:s0