diff options
-rw-r--r-- | common/vendor/file_contexts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/vendor/file_contexts b/common/vendor/file_contexts index db4a0bd..3c18010 100644 --- a/common/vendor/file_contexts +++ b/common/vendor/file_contexts @@ -1,6 +1,9 @@ # Fingerprint HAL /(vendor|system/vendor)/bin/hw/android\.hardware\.biometrics\.fingerprint@2\.0-service u:object_r:hal_fingerprint_default_exec:s0 +# GNSS HAL +/(vendor|system/vendor)/bin/hw/android\.hardware\.gnss@1\.0-service\.legacy u:object_r:hal_gnss_default_exec:s0 + # Light HAL /(vendor|system/vendor)/bin/hw/android\.hardware\.light@2\.0-service\.aw2013 u:object_r:hal_light_default_exec:s0 |