diff options
| author | josip-k <d3hum4niz3d@gmail.com> | 2021-02-12 15:07:56 +0100 |
|---|---|---|
| committer | Jan Altensen <info@stricted.net> | 2021-05-04 02:41:29 +0200 |
| commit | 814ce393b1040547917a6223bd920834c78341e0 (patch) | |
| tree | 5f04646c26cfd28b3a4013c52aa54a00c84b3b04 | |
| parent | df6a088eb01cb9c296ff074c83c57179e0649d8e (diff) | |
lineage: sepolicy: label USB 1.1 HAL
Change-Id: I2ecbc2320fc55570f4a72bc22ced6b3a869c8f0b
| -rw-r--r-- | common/vendor/file_contexts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/vendor/file_contexts b/common/vendor/file_contexts index 3c18010..0565b00 100644 --- a/common/vendor/file_contexts +++ b/common/vendor/file_contexts @@ -15,6 +15,7 @@ # USB HAL /(vendor|system/vendor)/bin/hw/android\.hardware\.usb@1\.0-service\.basic u:object_r:hal_usb_default_exec:s0 +/(vendor|system/vendor)/bin/hw/android\.hardware\.usb@1\.1-service\.typec u:object_r:hal_usb_default_exec:s0 # Vibrator HAL /(vendor|system/vendor)/bin/hw/android\.hardware\.vibrator@1\.0-service\.lineage u:object_r:hal_vibrator_default_exec:s0 |
