mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 03:40:35 +00:00
These vendor domains use Binder, which is not permitted. This commit thus temporarily associates these domains with binder_in_vendor_violators attribute which permits the domains to use Binder. This is a temporary workaround. The fix is to fix these domains to not use Binder. Test: mmm system/sepolicy Bug: 35870313 Change-Id: I2bc329387bfdcc250a59f5d92419b4349e49c0cf
3 lines
126 B
Plaintext
3 lines
126 B
Plaintext
# TODO(b/36569385): Remove once Camera HAL no longer uses Binder
|
|
typeattribute hal_camera_default binder_in_vendor_violators;
|