Skip to content

Commit

Permalink
surya: Setup vendor boot hwc
Browse files Browse the repository at this point in the history
Using Prebuilt Vendor And It Is Being Demanded For Loading bdwlan firmware

Signed-off-by: Lostark13 <tushar9915@gmail.com>
Signed-off-by: xyyx <xyyx@mail.ru>
  • Loading branch information
lostark13 authored and xyyx committed Dec 10, 2020
1 parent c448312 commit 9060970
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vendor-overlay/etc/init.qcom.rc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ service displayfeature-hal-1-0 /vendor/bin/hw/vendor.xiaomi.hardware.displayfeat
service displayfeature /vendor/bin/displayfeature
override
disabled

on property:ro.boot.hwc=*
setprop vendor.boot.hwc ${ro.boot.hwc}

on property:init.svc.vendor.cnss_diag=running
stop vendor.cnss_diag
Expand Down

0 comments on commit 9060970

Please sign in to comment.