Snap for 8298132 from f3d14896c3 to udc-release

Change-Id: I06e8d1606f17c4ad0f4a8e53147e4e84f6992836
This commit is contained in:
Android Build Coastguard Worker 2022-03-15 03:01:10 +00:00
commit f3986a5649
2 changed files with 3 additions and 3 deletions

View file

@ -560,9 +560,9 @@ on fs
chown system system /sys/class/dqe0/atc/lt_calc_ab_shift chown system system /sys/class/dqe0/atc/lt_calc_ab_shift
chown system system /sys/devices/platform/1c240000.drmdecon/early_wakeup chown system system /sys/devices/platform/1c240000.drmdecon/early_wakeup
chmod 0220 /sys/devices/platform/1c240000.drmdecon/early_wakeup chmod 0660 /sys/devices/platform/1c240000.drmdecon/early_wakeup
chown system system /sys/devices/platform/1c242000.drmdecon/early_wakeup chown system system /sys/devices/platform/1c242000.drmdecon/early_wakeup
chmod 0220 /sys/devices/platform/1c242000.drmdecon/early_wakeup chmod 0660 /sys/devices/platform/1c242000.drmdecon/early_wakeup
# Copy DRM Key # Copy DRM Key
# copy /system/app/wv.keys /factory/wv.keys # copy /system/app/wv.keys /factory/wv.keys

View file

@ -113,7 +113,7 @@
<hal format="aidl" optional="true"> <hal format="aidl" optional="true">
<name>hardware.qorvo.uwb</name> <name>hardware.qorvo.uwb</name>
<interface> <interface>
<name>IUwb</name> <name>IUwbVendor</name>
<instance>default</instance> <instance>default</instance>
</interface> </interface>
</hal> </hal>