mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Merge "Remove binder_in_vendor_violators from wcnss." into oc-dr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
87c358793f
4
sepolicy/vendor/wcnss_service.te
vendored
4
sepolicy/vendor/wcnss_service.te
vendored
@@ -5,10 +5,6 @@ init_daemon_domain(wcnss_service)
|
||||
net_domain(wcnss_service)
|
||||
|
||||
vndbinder_use(wcnss_service)
|
||||
|
||||
# TODO(b/36599434): Remove this once wcnss_service stops using Binder services
|
||||
typeattribute wcnss_service binder_in_vendor_violators;
|
||||
binder_use(wcnss_service)
|
||||
binder_call(wcnss_service, per_mgr)
|
||||
|
||||
allow wcnss_service per_mgr_service:service_manager find;
|
||||
|
||||
Reference in New Issue
Block a user