Fix bug where lazy cas rc file ran wrong service
Test: Modify aosp_marlin-userdebug to use android.hardware.cas@1.0-service-lazy and run CtsMediaTestCases Change-Id: I4f8329b13c7a900cf4c2b14cec1017b6e40dd6c1
This commit is contained in:
parent
d25bffff74
commit
d6efaf4e7c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
service vendor.cas-hal-1-0 /vendor/bin/hw/android.hardware.cas@1.0-service
|
||||
service vendor.cas-hal-1-0 /vendor/bin/hw/android.hardware.cas@1.0-service-lazy
|
||||
interface android.hardware.cas@1.0::IMediaCasService default
|
||||
oneshot
|
||||
disabled
|
||||
|
|
Loading…
Reference in a new issue