Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 96bdd33c authored by Orlando Arbildo's avatar Orlando Arbildo
Browse files

trusty: utils: rpmb_dev: modify wv secure storage init.rc

Changing property name for widevine VM property to follow
system properties naming convention.

Bug: 371777025
Test: cuttlefish with trusty-vm enablement apex, run WV VTS
Change-Id: I0ff9e037bd76672173cd713960105babeac5f7f9
parent 85050a06
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -33,7 +33,7 @@ on boot && \


# RPMB Mock
# RPMB Mock
on early-boot && \
on early-boot && \
    property:ro.hardware.security.trusty.widevine_vm.system=1 && \
    property:trusty.widevine_vm.enabled=1 && \
    property:trusty.widevine_vm.vm_cid=* && \
    property:trusty.widevine_vm.vm_cid=* && \
    property:ro.boot.vendor.apex.com.android.services.widevine=\
    property:ro.boot.vendor.apex.com.android.services.widevine=\
com.android.services.widevine.cf_guest_trusty_nonsecure
com.android.services.widevine.cf_guest_trusty_nonsecure