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

Commit 56781843 authored by Bharath's avatar Bharath Committed by dk1978
Browse files

FP3: Rename wcnss_service binary file

* So that it does not conflict with the module in WiFi HAL.
  This is done in preparation for disabling BUILD_BROKEN_DUP_RULES.
* Adjust SEPolicy accordingly.

Change-Id: Ic8508563ec2604de312b2dd6bb9375da6eda57d6
parent ab7890d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -676,7 +676,7 @@ vendor/bin/thermal-engine
vendor/bin/time_daemon
vendor/bin/vendor.qti.hardware.soter@1.0-provision
vendor/bin/vendor_cmd_tool
vendor/bin/wcnss_service
vendor/bin/wcnss_service:vendor/bin/wcnss_service_prebuilt
vendor/bin/wdsdaemon
vendor/bin/wifidisplayhalservice
vendor/bin/wigighalsvc
+1 −1
Original line number Diff line number Diff line
@@ -209,7 +209,7 @@ on boot
    setprop vendor.usb.rmnet.inst.name "rmnet"
    setprop vendor.usb.dpl.inst.name "dpl"

service wcnss-service /system/vendor/bin/wcnss_service
service wcnss-service /system/vendor/bin/wcnss_service_prebuilt
    class late_start
    user system
    group system wifi radio
+3 −0
Original line number Diff line number Diff line
@@ -12,3 +12,6 @@

# Persist
/persist(/*)?                u:object_r:mnt_vendor_file:s0

# Custom wcnss_service
/(vendor|system/vendor)/bin/wcnss_service_prebuilt       u:object_r:wcnss_service_exec:s0