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:
Peter Kalauskas 2018-12-07 09:08:14 -08:00
parent d25bffff74
commit d6efaf4e7c

View file

@ -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