mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 04:05:31 -04:00
universal7885: interfaces: Rename service names
Change-Id: I32ab0e77a74a478f277d3ee5d30ce3acebb8eb3b Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
6235756b90
commit
ef017261e1
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
service vendor.parts-hal /vendor/bin/hw/vendor.eureka.hardware.fmradio@1.2-service
|
||||
service vendor.fm-hal /vendor/bin/hw/vendor.eureka.hardware.fmradio@1.2-service
|
||||
interface vendor.eureka.hardware.fmradio@1.0::IFMRadio default
|
||||
interface vendor.eureka.hardware.fmradio@1.1::IFMRadio default
|
||||
interface vendor.eureka.hardware.fmradio@1.2::IFMRadio default
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
service vendor.samsungparts-hal /vendor/bin/hw/vendor.eureka.hardware.parts@1.0-service
|
||||
service vendor.parts-hal /vendor/bin/hw/vendor.eureka.hardware.parts@1.0-service
|
||||
interface vendor.eureka.hardware.parts@1.0::IBattery default
|
||||
interface vendor.eureka.hardware.parts@1.0::IGpu default
|
||||
interface vendor.eureka.hardware.parts@1.0::IFlashLight default
|
||||
|
|
|
|||
Loading…
Reference in a new issue